- f6f6424 net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del by Jiri Pirko · 11 years ago
- 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- 4ea85e8 net: Check for presence of IFLA_AF_SPEC by Thomas Graf · 11 years ago
- b7c1a31 net: Validate IFLA_BRIDGE_MODE attribute length by Thomas Graf · 11 years ago
- 799d2ff sky2: Fix crash inside sky2_rx_clean by Mirko Lindner · 11 years ago
- 6b0c540 net: bcmgenet: support restarting auto-negotiation by Florian Fainelli · 11 years ago
- 6ef398e net: bcmgenet: add EEE support by Florian Fainelli · 11 years ago
- d0a6db8 net: bcmgenet: add register definitions for EEE by Florian Fainelli · 11 years ago
- 571dcfd stmmac: platform: fix default values of the filter bins setting by Huacai Chen · 11 years ago
- 2d5c57d net/mlx4_core: Limit count field to 24 bits in qp_alloc_res by Jack Morgenstein · 11 years ago
- a620a6b tg3: fix ring init when there are more TX than RX channels by Thadeu Lima de Souza Cascardo · 11 years ago
- 3fedeab cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID Table by Hariprasad Shenai · 11 years ago
- 3a611e2 net/smsc911x: Add minimal runtime PM support by Geert Uytterhoeven · 11 years ago
- 2bbea0a 8139too: The maximum MTU should allow for VLAN headers by Alban Bedel · 11 years ago
- d543a76 net: fec: init maximum receive buffer size for ring1 and ring2 by Nimrod Andy · 11 years ago
- c33d23c enic: use netdev_rss_key_fill() helper by Eric Dumazet · 11 years ago
- 78e2045 enic: use spin_lock(wq_lock) instead of spin_lock_irqsave(wq_lock) by Govindarajulu Varadarajan · 11 years ago
- db40b3f enic: use napi_schedule_irqoff() by Govindarajulu Varadarajan · 11 years ago
- 17a402a igb: Fixes needed for surprise removal support by Carolyn Wyborny · 11 years ago
- b5b2ffc ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probe by Daniel Borkmann · 11 years ago
- 4556dc5 ixgbe: Correctly disable VLAN filter in promiscuous mode by Vlad Yasevich · 11 years ago
- bd635c3 mlx4: fix mlx4_en_set_rxfh() by Eric Dumazet · 11 years ago
- b2e1a3f RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE, RSS and FW by Hariprasad Shenai · 11 years ago
- 2b5fb1f cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VI by Hariprasad Shenai · 11 years ago
- 6e4b51a cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues by Hariprasad Shenai · 11 years ago
- 5167865 RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF and LDST by Hariprasad Shenai · 11 years ago
- 77a80e2 RDMA/cxgb4: Cleanup Filter related macros/register defines by Hariprasad Shenai · 11 years ago
- 2f90ade i40e: enable fdb add code, remove unused code by Jesse Brandeburg · 11 years ago
- 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- cd91a88 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
- 16958a2 amd-xgbe: Add support for the skb->xmit_more flag by Lendacky, Thomas · 11 years ago
- eb79e64 amd-xgbe: Perform Tx coalescing on a packet basis by Lendacky, Thomas · 11 years ago
- 16978eb amd-xgbe: Remove unused variable by Lendacky, Thomas · 11 years ago
- 5fb4b86 amd-xgbe: Add BQL support by Lendacky, Thomas · 11 years ago
- c9f140e amd-xgbe: Separate Tx/Rx ring data fields into new structs by Lendacky, Thomas · 11 years ago
- 7bba35b amd-xgbe: Incorporate Smatch coding suggestion by Lendacky, Thomas · 11 years ago
- 16edd34 amd-xgbe: Tx engine must not be active before stopping it by Lendacky, Thomas · 11 years ago
- 5449e27 amd-xgbe: Add a read memory barrier to Tx/Rx path by Lendacky, Thomas · 11 years ago
- 38a90e7 net: Xilinx: Deletion of unnecessary checks before two function calls by Markus Elfring · 11 years ago
- 5ac0fd0 IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put" by Markus Elfring · 11 years ago
- 312df74 net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is set by Saeed Mahameed · 11 years ago
- 914efb0 mlx4: don't duplicate kvfree() by Al Viro · 11 years ago
- 479163f mlx5: don't duplicate kvfree() by Al Viro · 11 years ago
- 44c8bc3 net: bcmgenet: log RX buffer allocation and RX/TX dma failures by Florian Fainelli · 11 years ago
- 60b4ea1 net: systemport: log RX buffer allocation and RX/TX DMA failures by Florian Fainelli · 11 years ago
- 62749e2 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto by Jiri Pirko · 11 years ago
- 2e95b2a sky2: use new netdev_rss_key_fill() helper by Ian Morris · 11 years ago
- f8e34d2 enic: support skb->xmit_more by Govindarajulu Varadarajan · 11 years ago
- 17544e2 cxgb4 : Fix DCB priority groups being returned in wrong order by Anish Bhatt · 11 years ago
- 5d1ff106 i40e: trigger SW INT with no ITR wait by Shannon Nelson · 11 years ago
- c88e38c i40evf: remove unnecessary else by Mitch Williams · 11 years ago
- 348d499 i40evf: make comparisons consistent by Mitch Williams · 11 years ago
- 75a6443 i40evf: make checkpatch happy by Mitch Williams · 11 years ago
- 2cda3f3 i40evf: update header comments by Mitch Williams · 11 years ago
- 1001dc3 i40e: don't overload fields by Mitch Williams · 11 years ago
- 688ff32 ixgbevf: add netpoll support by Emil Tantilov · 11 years ago
- 6622402 ixgbevf: compare total_rx_packets and budget in ixgbevf_clean_rx_irq by Emil Tantilov · 11 years ago
- bad1723 ixgbevf: Change receive model to use double buffered page based receives by Emil Tantilov · 11 years ago
- 4b95fe3 ixgbevf: Update Rx next to clean in real time by Emil Tantilov · 11 years ago
- 0579eef ixgbevf: reorder main loop in ixgbe_clean_rx_irq to allow for do/while/continue by Emil Tantilov · 11 years ago
- b97fe3b ixgbevf: Cleanup variable usage, improve stack performance by Emil Tantilov · 11 years ago
- dff8052 ixgbevf: Combine the logic for post Rx processing into single function by Emil Tantilov · 11 years ago
- ec62fe2 ixgbevf: Test Rx status bits directly out of the descriptor by Emil Tantilov · 11 years ago
- bafa578 ixgbevf: Update ixgbevf_alloc_rx_buffers to handle clearing of status bits by Emil Tantilov · 11 years ago
- 9737c6a net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too by Or Gerlitz · 11 years ago
- 732fdf0 stmmac: review driver when run kernel-doc by Giuseppe CAVALLARO · 11 years ago
- 915c199 stmmac: document common header file by Giuseppe CAVALLARO · 11 years ago
- c20e599 net: fec: remove unused return value from swap_buffer() by Lothar Waßmann · 11 years ago
- 7b487d0 net: fec: simplify loop counter handling in swap_buffer() by Lothar Waßmann · 11 years ago
- e453789 net: fec: use swab32s() instead of cpu_to_be32() by Lothar Waßmann · 11 years ago
- 6b7e400 net: fec: improve access to quirk flags by copying them into fec_enet_private struct by Lothar Waßmann · 11 years ago
- 217b584 net: fec: change type of 'bufdesc_ex' to bool by Lothar Waßmann · 11 years ago
- df406bc net: fec: properly parenthesize macro args by Lothar Waßmann · 11 years ago
- 745f42b net: fec: consistently use lower case chars as hex digits by Lothar Waßmann · 11 years ago
- ea209de net: fec: indentation cleanup by Lothar Waßmann · 11 years ago
- 3ffa037 i40e: Set XPS bit mask to zero in DCB mode by Neerav Parikh · 11 years ago
- 4b7698c i40e: Prevent link flow control settings when PFC is enabled by Neerav Parikh · 11 years ago
- d341b7a i40e: Do not disable/enable FCoE VSI with DCB reconfig by Neerav Parikh · 11 years ago
- 69129dc i40e: Modify Tx disable wait flow in case of DCB reconfiguration by Neerav Parikh · 11 years ago
- 23cd1f0 i40e: Update VEB's enabled_tc after reconfiguration by Neerav Parikh · 11 years ago
- e1c4751 i40e: Check for LLDP AdminStatus before querying DCBX by Neerav Parikh · 11 years ago
- 9fa61dd i40e: Add support to firmware CEE DCBX mode by Neerav Parikh · 11 years ago
- 2fd75f3 i40e: Resume Port Tx after DCB event by Neerav Parikh · 11 years ago
- 7bda87c i40e: Bump version to 1.1.23 by Catherine Sullivan · 11 years ago
- c5c2f7c i40e: re-enable VFLR interrupt sooner by Mitch Williams · 11 years ago
- e684fa3 i40e: only warn once of PTP nonsupport in 100Mbit speed by Shannon Nelson · 11 years ago
- 7a20db3 sfc: use netdev_rss_key_fill() helper by Eric Dumazet · 11 years ago
- b9d1ab7 mlx4: use netdev_rss_key_fill() helper by Eric Dumazet · 11 years ago
- 9913c61 ixgbe: use netdev_rss_key_fill() helper by Eric Dumazet · 11 years ago
- eb31f84 igb: use netdev_rss_key_fill() helper by Eric Dumazet · 11 years ago
- 22f258a i40e: use netdev_rss_key_fill() helper by Eric Dumazet · 11 years ago
- c41a4fb fm10k: use netdev_rss_key_fill() helper by Eric Dumazet · 11 years ago
- 5c8d19d e100e: use netdev_rss_key_fill() helper by Eric Dumazet · 11 years ago
- 1dcf7b1 be2net:use netdev_rss_key_fill() helper by Eric Dumazet · 11 years ago
- 0fa6aa4 bna: use netdev_rss_key_fill() helper by Eric Dumazet · 11 years ago
- 3964835 tg3: use netdev_rss_key_fill() helper by Eric Dumazet · 11 years ago
- e3ec69c bnx2x: use netdev_rss_key_fill() helper by Eric Dumazet · 11 years ago
- b230630 amd-xgbe: use netdev_rss_key_fill() helper by Eric Dumazet · 11 years ago
- 35717d8 drivers: net: cpsw: Fix TX_IN_SEL offset by John Ogness · 11 years ago
- 795a05c qlcnic: Implement ndo_gso_check() by Joe Stringer · 11 years ago