cascardo/linux.git
2015-05-13 Willem de Bruijnpacket: rollover huge flows before small flows
2015-05-13 Willem de Bruijnpacket: rollover lock contention avoidance
2015-05-13 Willem de Bruijnpacket: rollover only to socket with headroom
2015-05-13 Willem de Bruijnpacket: rollover prepare: per-socket state
2015-05-13 Willem de Bruijnpacket: rollover prepare: move code out of callsites
2015-05-13 Eric Dumazetipv4: __ip_local_out_sk() is static
2015-05-13 Eric Dumazettcp/dccp: tw_timer_handler() is static
2015-05-13 David S. MillerMerge branch 'cls_flower'
2015-05-13 Jiri Pirkotc: introduce Flower classifier
2015-05-13 Jiri Pirkoflow_dissector: change port array into src, dst tuple
2015-05-13 Jiri Pirkoflow_dissector: introduce support for Ethernet addresses
2015-05-13 Jiri Pirkoflow_dissector: introduce support for ipv6 addressses
2015-05-13 Jiri Pirkoflow_dissector: add missing header includes
2015-05-13 Jiri Pirkoflow_dissect: use programable dissector in skb_flow_dis...
2015-05-13 Jiri Pirkoflow_dissector: introduce programable flow_dissector
2015-05-13 Jiri Pirkoflow_dissector: fix doc for skb_get_poff
2015-05-13 Jiri Pirkonet: move netdev_pick_tx and dependencies to net/core...
2015-05-13 Jiri Pirkonet: move __skb_tx_hash to dev.c
2015-05-13 Jiri Pirkonet: move __skb_get_hash function declaration to flow_d...
2015-05-13 Jiri Pirkoflow_dissector: fix doc for __skb_get_hash and remove...
2015-05-13 Jiri Pirkonet: move *skb_get_poff declarations into correct header
2015-05-13 Jiri Pirkoflow_dissector: remove unused function flow_get_hlen...
2015-05-13 Jiri Pirkonet: change name of flow_dissector header to match...
2015-05-13 David S. MillerMerge branch 'sfc-next'
2015-05-13 Edward Creesfc: suppress some MCDI error messages in PTP
2015-05-13 Edward Creesfc: nicer log message on PTP probe fail
2015-05-13 Florian Westphalnet: sched: use counter to break reclassify loops
2015-05-13 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-05-13 Justin Cormackfix missing copy_from_user in macvtap
2015-05-13 Scott Feldmanswitchdev: don't use anonymous union on switchdev attr...
2015-05-13 David S. MillerMerge branch 'switchdev-cleanups'
2015-05-13 Scott Feldmanswitchdev: apply review comments on documentation
2015-05-13 Scott Feldmanswitchdev: align comment with other comments in block
2015-05-13 Scott Feldmanswitchdev: sparse warning: pass ipv4 fib dst as network...
2015-05-13 Scott Feldmanswitchdev: sparse warning: make __switchdev_port_obj_ad...
2015-05-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-05-13 David Ahernnet: Remove remaining remnants of pm_qos from netdevice.h
2015-05-13 David Aherne1000e: Add pm_qos header
2015-05-13 Ying Xuenet: make skb_dst_pop routine static
2015-05-13 Niklas Casselnet: phy: micrel: Fix regression in kszphy_probe
2015-05-13 Michal Simeknet: ll_temac: Fix DMA map size bug
2015-05-13 Michael Holzheutest_bpf: add 173 new testcases for eBPF
2015-05-13 Brenden Blancosamples/bpf: fix in-source build of samples with clang
2015-05-13 Alexei Starovoitovx86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions
2015-05-13 Hariprasad... cxgb4/cxgb4vf: Cleanup macros, add comments and add...
2015-05-13 KY Srinivasanhv_netvsc: Use the xmit_more skb flag to optimize signa...
2015-05-13 Alexei Starovoitovpktgen: fix packet generation
2015-05-13 David S. MillerMerge branch 'systemport-irq-coalesce'
2015-05-13 Florian Fainellinet: systemport: Implement RX coalescing control knobs
2015-05-13 Florian Fainellinet: systemport: Implement TX coalescing control knobs
2015-05-13 Denys Vlasenkonet: deinline netif_tx_stop_all_queues(), remove WARN_O...
2015-05-13 Justin Cormackmacvtap add missing ioctls - fix wrapping
2015-05-12 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-05-12 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-05-12 Nicolas Dichtelnetns: return RTM_NEWNSID instead of RTM_GETNSID on...
2015-05-12 Linus TorvaldsMerge tag 'for-v4.1-rc' of git://git.infradead.org...
2015-05-12 David S. MillerMerge branch 'switchdev_spring_cleanup'
2015-05-12 Scott Feldmanswitchdev: bring documentation up-to-date
2015-05-12 Scott Feldmanrocker: make checkpatch -f clean
2015-05-12 Scott Feldmanswitchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature...
2015-05-12 Scott Feldmanswitchdev: convert fib_ipv4_add/del over to switchdev_p...
2015-05-12 Scott Feldmanswitchdev: cut over to new switchdev_port_bridge_getlink
2015-05-12 Scott Feldmanswitchdev: add new switchdev_port_bridge_getlink
2015-05-12 Scott Feldmanbridge: revert br_dellink change back to original
2015-05-12 Scott Feldmanswitchdev: remove unused switchdev_port_bridge_dellink
2015-05-12 Scott Feldmanswitchdev: cut over to new switchdev_port_bridge_dellink
2015-05-12 Scott Feldmanswitchdev: add new switchdev_port_bridge_dellink
2015-05-12 Scott Feldmanbridge: restore br_setlink back to original
2015-05-12 Scott Feldmanswitchdev: remove old switchdev_port_bridge_setlink
2015-05-12 Scott Feldmanswitchdev: cut over to new switchdev_port_bridge_setlink
2015-05-12 Scott Feldmanswitchdev: add new switchdev bridge setlink
2015-05-12 Scott Feldmanswitchdev: add bridge port flags attr
2015-05-12 Scott Feldmanrocker: use switchdev add/del obj for bridge port vlans
2015-05-12 Scott Feldmanswitchdev: add port vlan obj
2015-05-12 Scott Feldmanswitchdev: introduce switchdev add/del obj ops
2015-05-12 Scott Feldmanswitchdev: convert STP update to switchdev attr set
2015-05-12 Scott Feldmanrocker: support prepare-commit transaction model
2015-05-12 Scott Feldmanswitchdev: convert parent_id_get to switchdev attr get
2015-05-12 Scott Feldmanswitchdev: introduce get/set attrs ops
2015-05-12 Jiri Pirkoswitchdev: s/swdev_/switchdev_/
2015-05-12 Jiri Pirkoswitchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SW...
2015-05-12 David Wardnet_sched: gred: add TCA_GRED_LIMIT attribute
2015-05-12 Nicolas SchichanARM: net: add JIT support for loads from struct seccomp...
2015-05-12 Joe Perchesinfiniband: Remove duplicated KERN_<LEVEL> from pr_...
2015-05-12 Mike MarciniszynIB/qib: fix test of unsigned variable
2015-05-12 Tatyana NikolovaRDMA/core: Fix for parsing netlink string attribute
2015-05-12 Paul BurtonMIPS: fix FP mode selection in lieu of .MIPS.abiflags...
2015-05-12 Sathya PerlaUpdate be2net maintainers' email addresses
2015-05-12 David S. MillerMerge branch 'netdev_page_frags'
2015-05-12 Alexander Duyckbnx2x, tg3: Replace put_page(virt_to_head_page()) with...
2015-05-12 Alexander Duyckhisilicon: Replace put_page(virt_to_head_page()) with...
2015-05-12 Alexander Duycke1000: Replace e1000_free_frag with skb_free_frag
2015-05-12 Alexander Duyckmvneta: Replace put_page(virt_to_head_page(ptr)) w...
2015-05-12 Alexander Duycknetcp: Replace put_page(virt_to_head_page(ptr)) w/...
2015-05-12 Alexander Duycknet: Add skb_free_frag to replace use of put_page in...
2015-05-12 Alexander Duyckmm/net: Rename and move page fragment handling from...
2015-05-12 Alexander Duycknet: Store virtual address instead of page in netdev_al...
2015-05-12 Alexander Duyckigb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor...
2015-05-12 Alexander Duycknet: Use cached copy of pfmemalloc to avoid accessing...
2015-05-12 Ralf BaechleMIPS: SMP: Fix build error.
next