summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-20xen-netfront: avoid packet loss when ethernet header crosses page boundaryVitaly Kuznetsov
2016-09-20net: phy: Add MAC-IF driver for Microsemi PHYs.Raju Lakkaraju
2016-09-20mlxsw: spectrum: Fix sparse warningsIdo Schimmel
2016-09-20mlxsw: Change the RX LAG hash function from XOR to CRCElad Raz
2016-09-20bnxt_en: Fix build error for kernesl without RTC-LIBRob Swindell
2016-09-19net sched: stylistic cleanupsJamal Hadi Salim
2016-09-19net sched actions police: peg drop stats for conforming trafficRoman Mashak
2016-09-19net sched ife action: Introduce skb tcindex metadata encap decapJamal Hadi Salim
2016-09-19net sched ife action: add 16 bit helpersJamal Hadi Salim
2016-09-19net/mlx5: clean function declarations in eswitch.c upBaoyou Xie
2016-09-19be2net: mark symbols static where possibleBaoyou Xie
2016-09-19phy: mark lan88xx_suspend() staticBaoyou Xie
2016-09-19net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-19net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-19net: ethernet: broadcom: bcm63xx: use phydev from struct net_devicePhilippe Reynes
2016-09-19net: ethernet: broadcom: b44: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-19net: ethernet: broadcom: b44: use phydev from struct net_devicePhilippe Reynes
2016-09-19Merge branch 'bnxt_en-next'David S. Miller
2016-09-19bnxt_en: Fixed the VF link status after a link state changeEddie Wai
2016-09-19bnxt_en: Support for "ethtool -r" commandDeepak Khungar
2016-09-19bnxt_en: Pad TX packets below 52 bytes.Michael Chan
2016-09-19bnxt_en: Call firmware to approve the random VF MAC address.Michael Chan
2016-09-19bnxt_en: Re-arrange bnxt_hwrm_func_qcaps().Michael Chan
2016-09-19bnxt_en: Fix ethtool -l|-L inconsistent channel counts.Michael Chan
2016-09-19bnxt_en: Added support for Secure Firmware UpdateRob Swindell
2016-09-19bnxt_en: Update to firmware interface spec 1.5.1.Michael Chan
2016-09-19bnxt_en: Simplify PCI device names and add additinal PCI IDs.Michael Chan
2016-09-19bnxt_en: Use RSS flags defined in the bnxt_hsi.h file.Michael Chan
2016-09-19gso: Support partial splitting at the frag_list pointerSteffen Klassert
2016-09-19Merge tag 'rxrpc-rewrite-20160917-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-09-19Merge tag 'rxrpc-rewrite-20160917-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-09-19Merge branch 'net-sched-singly-linked-list'David S. Miller
2016-09-19sched: add and use qdisc_skb_head helpersFlorian Westphal
2016-09-19sched: replace __skb_dequeue with __qdisc_dequeue_headFlorian Westphal
2016-09-19sched: remove qdisc arg from __qdisc_dequeue_headFlorian Westphal
2016-09-19sched: don't use skb queue helpersFlorian Westphal
2016-09-19pie: use qdisc_dequeue_head wrapperFlorian Westphal
2016-09-19cxgb4: Fix return value check in cfg_queues_uld()Wei Yongjun
2016-09-19Merge branch 'mediatek-hw-lro'David S. Miller
2016-09-19net: ethernet: mediatek: add the dts property to set if the HW supports LRONelson Chang
2016-09-19net: ethernet: mediatek: add ethtool functions to configure RX flows of HW LRONelson Chang
2016-09-19net: ethernet: mediatek: add HW LRO functions of PDMA RX ringsNelson Chang
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai
2016-09-19sctp: Remove some redundant codeChristophe Jaillet
2016-09-19mlx4: fix XDP_TX is acting like XDP_PASS on TX ring fullJesper Dangaard Brouer
2016-09-19Merge branch 'ipvlan-l3'David S. Miller
2016-09-19ipvlan: Introduce l3s modeMahesh Bandewar
2016-09-19net: Add _nf_(un)register_hooks symbolsMahesh Bandewar
2016-09-19ipv6: Export p6_route_input_lookup symbolMahesh Bandewar
2016-09-18Merge branch 'net-offloaded-stats'David S. Miller