1. 96ae48b liquidio:RX queue alloc changes by Raghu Vatsavayi · 9 years ago
  2. fcd2b5e liquidio:Scatter gather list per IQ by Raghu Vatsavayi · 9 years ago
  3. 26236fa liquidio: Host queue mapping changes by Raghu Vatsavayi · 9 years ago
  4. ddc173a liquidio: Avoid double free during soft command by Raghu Vatsavayi · 9 years ago
  5. 810e530 net: vrf: Switch dst dev to loopback on device delete by David Ahern · 9 years ago
  6. a78c16e mdio: mux: avoid 'maybe-uninitialized' warning by Arnd Bergmann · 9 years ago
  7. d01f7ab cxgb4/cxgb4vf: Synchronize all MAC addresses by Hariprasad Shenai · 9 years ago
  8. b624420 cxgb4: Enable SR-IOV configuration via PCI sysfs interface by Hariprasad Shenai · 9 years ago
  9. c5a8c0f cxgb4: Force cxgb4 driver as MASTER in kdump kernel by Hariprasad Shenai · 9 years ago
  10. 7889681 net: vrf: Update flags and features settings by David Ahern · 9 years ago
  11. df10db9 tun: fix csum generation for tap devices by Paolo Abeni · 9 years ago
  12. 9ff7438 net: vrf: Handle ipv6 multicast and link-local addresses by David Ahern · 9 years ago
  13. cd2a9e6 net: l3mdev: Remove const from flowi6 arg to get_rt6_dst by David Ahern · 9 years ago
  14. d3cf8fd net: cx89x0: Add DT support by Alexander Shiyan · 9 years ago
  15. 4a63538 net: hns: update the dependency by Kejian Yan · 9 years ago
  16. aa7e26b r8152: save the speed by hayeswang · 9 years ago
  17. 9d21c0d r8152: move the setting for the default speed by hayeswang · 9 years ago
  18. a028a9e r8152: move the settings of PHY to a work queue by hayeswang · 9 years ago
  19. 00c04a9 bnxt_en: Support new ETHTOOL_{G|S}LINKSETTINGS API. by Michael Chan · 9 years ago
  20. 93ed811 bnxt_en: Don't allow autoneg on cards that don't support it. by Michael Chan · 9 years ago
  21. b24eb6a bnxt_en: Add BCM5731X and BCM5741X device IDs. by Michael Chan · 9 years ago
  22. 94758f8 bnxt_en: Add GRO logic for BCM5731X chips. by Michael Chan · 9 years ago
  23. 309369c bnxt_en: Refactor bnxt_gro_skb(). by Michael Chan · 9 years ago
  24. 659c805 bnxt_en: Define the supported chip numbers. by Michael Chan · 9 years ago
  25. ebcd4ee bnxt_en: Add PCI device ID for 57404 NPAR devices. by Michael Chan · 9 years ago
  26. 567b2ab bnxt_en: Enable NPAR (NIC Partitioning) Support. by Satish Baddipadige · 9 years ago
  27. fc0f192 bnxt_en: Handle VF_CFG_CHANGE event from firmware. by Michael Chan · 9 years ago
  28. 6988bd9 bnxt_en: Add new function bnxt_reset(). by Michael Chan · 9 years ago
  29. cf6645f bnxt_en: Add function for VF driver to query default VLAN. by Michael Chan · 9 years ago
  30. 7659f50 net: ethernet: enic: move to new ethtool api {get|set}_link_ksettings by Philippe Reynes · 9 years ago
  31. d1dc06d virtio_net: fix csum generation for virtio-net devices by Mike Rapoport · 9 years ago
  32. eb37c563 net: fec: handle small PHY reset durations more precisely by Stefan Wahren · 9 years ago
  33. 98bc865 net: mdio-mux: Add MDIO mux driver for iProc SoCs by Pramod Kumar · 9 years ago
  34. f20e665 mdio: mux: Enhanced MDIO mux framework for integrated multiplexers by Pramod Kumar · 9 years ago
  35. d6cf3a8 Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  36. e858fae virtio_net: use common code for virtio_net_hdr and skb GSO conversion by Mike Rapoport · 9 years ago
  37. 3416609 tuntap: use common code for virtio_net_hdr and skb GSO conversion by Mike Rapoport · 9 years ago
  38. fd88d68 macvtap: use common code for virtio_net_hdr and skb GSO conversion by Mike Rapoport · 9 years ago
  39. 112b558 NET: PHY: adds driver for Intel XWAY PHY by Hauke Mehrtens · 9 years ago
  40. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  41. 5021953 vmxnet3: segCnt can be 1 for LRO packets by Shrikrishna Khare · 9 years ago
  42. 3d5479e mlxsw: core: Remove deprecated create_workqueue by Bhaktipriya Shridhar · 9 years ago
  43. 292b9da net: cavium: liquidio: Remove deprecated create_workqueue by Bhaktipriya Shridhar · 9 years ago
  44. f7d3c1c net/mlx4_en: fix ethtool -x by Eric Dumazet · 9 years ago
  45. ca8bdaf stmmac: fix parameter to dwmac4_set_umac_addr() by Ben Dooks · 9 years ago
  46. c8d8396 r8152: replace netdev_alloc_skb_ip_align with napi_alloc_skb by hayeswang · 9 years ago
  47. 6d490f62 bgmac: Maintain some netdev statistics by Florian Fainelli · 9 years ago
  48. f6613d4 bgmac: Add support for ethtool statistics by Florian Fainelli · 9 years ago
  49. 2022e9d bgmac: Bind net_device with backing device structure by Florian Fainelli · 9 years ago
  50. e434863 net: vrf: Fix crash when IPv6 is disabled at boot time by David Ahern · 9 years ago
  51. 7d71e99 net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RX by Eric Dumazet · 9 years ago
  52. a2482d2 net: dsa: b53: Plug in VLAN support by Florian Fainelli · 9 years ago
  53. ff39c2d net: dsa: b53: Add bridge support by Florian Fainelli · 9 years ago
  54. 1da6df8 net: dsa: b53: Implement ARL add/del/dump operations by Florian Fainelli · 9 years ago
  55. 0830c98 net: dsa: b53: Add BCM7445 quirk by Florian Fainelli · 9 years ago
  56. 967dd82 net: dsa: b53: Add support for Broadcom RoboSwitch by Florian Fainelli · 9 years ago
  57. 9c57a77 net: dsa: bcm_sf2: Add VLAN support by Florian Fainelli · 9 years ago
  58. 064523f net: dsa: bcm_sf2: Add VLAN registers definitions by Florian Fainelli · 9 years ago
  59. 7fbb1a9 net: dsa: bcm_sf2: Move setup function at the far end by Florian Fainelli · 9 years ago
  60. a468ef4 net: dsa: bcm_sf2: Split fast age into a helper function by Florian Fainelli · 9 years ago
  61. 0ca00fc net/mlx5e: Fix blue flame quota logic by Eli Cohen · 9 years ago
  62. 811afea net/mlx5e: Use ndo_stop explicitly at shutdown flow by Eran Ben Elisha · 9 years ago
  63. 62e3c24 net/mlx5: E-Switch, always set mc_promisc for allmulti vports by Mohamad Haj Yahia · 9 years ago
  64. 23898c7 net/mlx5: E-Switch, Modify node guid on vf set MAC by Noa Osherovich · 9 years ago
  65. 25fff58 net/mlx5: E-Switch, Fix vport enable flow by Mohamad Haj Yahia · 9 years ago
  66. 3f42ac6 net/mlx5: E-Switch, Use the correct error check on returned pointers by Or Gerlitz · 9 years ago
  67. 3fe3d81 net/mlx5: E-Switch, Use the correct free() function by Or Gerlitz · 9 years ago
  68. bd02ef8 net/mlx5: Fix E-Switch flow steering capabilities check by Maor Gottlieb · 9 years ago
  69. 876d634 net/mlx5: Fix flow steering NIC capabilities check by Maor Gottlieb · 9 years ago
  70. 2fee37a net/mlx5: Fix root flow table update by Maor Gottlieb · 9 years ago
  71. 9cd3411 net/mlx5: Fix masking of reserved bits in XRCD number by Majd Dibbiny · 9 years ago
  72. 0d7dd79 net: ipvlan: call netdev_lockdep_set_classes() by Eric Dumazet · 9 years ago
  73. 24ffd75 net: macvlan: call netdev_lockdep_set_classes() by Eric Dumazet · 9 years ago
  74. 78e7a2a net: vrf: call netdev_lockdep_set_classes() by Eric Dumazet · 9 years ago
  75. d3fff6c net: add netdev_lockdep_set_classes() helper by Eric Dumazet · 9 years ago
  76. 5362855 netvsc: get rid of completion timeouts by Vitaly Kuznetsov · 9 years ago
  77. d664b41 mlxsw: spectrum: Don't sleep during ndo_get_phys_port_name() by Ido Schimmel · 9 years ago
  78. be94535 mlxsw: spectrum: Make split flow match firmware requirements by Ido Schimmel · 9 years ago
  79. 1aa6c4f net: vrf: Add l3mdev rules on first device create by David Ahern · 9 years ago
  80. 461cd1b0 net: dsa: bcm_sf2: Register our slave MDIO bus by Florian Fainelli · 9 years ago
  81. 3497ed8 sfc: report supported link speeds on SFP connections by Bert Kenward · 9 years ago
  82. 489e45a qede: Add dcbnl support. by Sudarsana Reddy Kalluru · 9 years ago
  83. a1d8d8a qed: Add dcbnl support. by Sudarsana Reddy Kalluru · 9 years ago
  84. 6ad8c63 qed: Add support for query/config dcbx. by Sudarsana Reddy Kalluru · 9 years ago
  85. c573976 drivers/net/fsl_ucc: Do not prefix header guard with CONFIG_ by Andreas Ziegler · 9 years ago
  86. c0530dd cxgb4: Add device id of T540-BT adapter by Hariprasad Shenai · 9 years ago
  87. 01e517f qed: potential overflow in qed_cxt_src_t2_alloc() by Dan Carpenter · 9 years ago
  88. b4869aa net: vrf: ipv6 support for local traffic to local addresses by David Ahern · 9 years ago
  89. afe80a4 net: vrf: ipv4 support for local traffic to local addresses by David Ahern · 9 years ago
  90. 911a66f net: vrf: Minor refactoring for local address patches by David Ahern · 9 years ago
  91. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 9 years ago
  92. de2b1e0 be2net: Fix provisioning of RSS for VFs in multi-partition configurations by Somnath Kotur · 9 years ago
  93. 45f13df be2net: Enable Wake-On-LAN from shutdown for Skyhawk by Sriharsha Basavapatna · 9 years ago
  94. b9263cb be2net: use max-TXQs limit too while provisioning VF queue pairs by Suresh Reddy · 9 years ago
  95. 9f647a6 net: fec: fix spelling mistakes and add missing newline by Colin Ian King · 9 years ago
  96. 8852ddb bnxt_en: Simplify VLAN receive logic. by Michael Chan · 9 years ago
  97. 5a9f6b2 bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together. by Michael Chan · 9 years ago
  98. b9a8460 bnxt_en: Fix tx push race condition. by Michael Chan · 9 years ago
  99. c19b6d2 drivers/net: support hdlc function for QE-UCC by Zhao Qiang · 9 years ago
  100. 54fdd80 qed: PF to reply to unknown messages by Yuval Mintz · 9 years ago