1. 8f43fb0 qeth layer 2 and layer 3 common feature handling by Thomas Richter · 8 years ago
  2. 5f78e29 qeth: optimize IP handling in rx_mode callback by Lakhvich Dmitriy · 8 years ago
  3. 6059c90 qeth: introduce linearization fail count to stats by Eugene Crosser · 8 years ago
  4. 2601e4e qeth: enable scatter/gather by default by Eugene Crosser · 8 years ago
  5. d52aec9 qeth: enable scatter/gather in layer 2 mode by Eugene Crosser · 8 years ago
  6. 8bad55f qeth: fill netdevice->gso_* attributes accurately by Eugene Crosser · 8 years ago
  7. 41aeed5 qeth: clean up condition when tso is used by Eugene Crosser · 8 years ago
  8. 2863c61 qeth: refactor calculation of SBALE count by Eugene Crosser · 8 years ago
  9. 1b05cf6 qeth: Include error message for "OS Mismatch" by Eugene Crosser · 8 years ago
  10. 278af57 net: gianfar: fix old-style declaration by Arnd Bergmann · 8 years ago
  11. ac56506 isdn: eicon: fix old-style declarations by Arnd Bergmann · 8 years ago
  12. 60a25d0 hamradio: baycom: fix old-style declaration by Arnd Bergmann · 8 years ago
  13. 40309d2 net: tlan: don't set unused function argument by Arnd Bergmann · 8 years ago
  14. 287debd net: qlcnic: don't set unused function argument by Arnd Bergmann · 8 years ago
  15. 55e7f6a dsa: b53: fix big-endian register access by Arnd Bergmann · 8 years ago
  16. fae5617 r8152: modify the check of the flag of PHY_RESET in set_speed function by hayeswang · 8 years ago
  17. d21cfb3 net: ethernet: ax88796: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  18. de0eabf net: ethernet: ax88796: use phydev from struct net_device by Philippe Reynes · 8 years ago
  19. 229666c net: stmmac: dwmac-rk: keep the PHY up for WoL by Vincent Palatin · 8 years ago
  20. cecbc55 net: stmmac: allow to split suspend/resume from init/exit callbacks by Vincent Palatin · 8 years ago
  21. 38d27f3 sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flag by Andrew Rybchenko · 8 years ago
  22. 23e202b sfc: Update MCDI protocol definitions by Edward Cree · 8 years ago
  23. eb7cfd8 sfc: Disable VLAN filtering by default if not strictly required by Andrew Rybchenko · 8 years ago
  24. e4478ad sfc: VLAN filters must only be created if the firmware supports this. by Martin Habets · 8 years ago
  25. 7ac0dd9 sfc: Fix dup unknown multicast/unicast filters after datapath reset by Andrew Rybchenko · 8 years ago
  26. 8c91562 sfc: Refactor checks for invalid filter ID by Edward Cree · 8 years ago
  27. d248953 sfc: Take mac_lock before calling efx_ef10_filter_table_probe by Martin Habets · 8 years ago
  28. 4a53ea8 sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacks by Andrew Rybchenko · 8 years ago
  29. 34813fe sfc: Implement list of VLANs added over interface by Andrew Rybchenko · 8 years ago
  30. b3a3c03 sfc: Make EF10 filter management helper functions VLAN-aware by Andrew Rybchenko · 8 years ago
  31. afa4ce1 sfc: Store unicast and multicast promisc flag with address cache by Andrew Rybchenko · 8 years ago
  32. dc3273e sfc: Move filter IDs to per-VLAN data structure by Andrew Rybchenko · 8 years ago
  33. 6a37958 sfc: Forget filter ID when the filter is marked old by Andrew Rybchenko · 8 years ago
  34. dd98708 sfc: Assert filter_sem write locked when required by Edward Cree · 8 years ago
  35. ebfcd0f sfc: Add efx_nic member with fixed netdev features by Andrew Rybchenko · 8 years ago
  36. b071c3a sfc: Move last mc_promisc flag to EF10 filter table state by Andrew Rybchenko · 8 years ago
  37. 100a9db sfc: Define macro with EF10 offload feature by Andrew Rybchenko · 8 years ago
  38. 6a885b6 liquidio: Introduce new octeon2/3 header by Raghu Vatsavayi · 8 years ago
  39. 0cece6c liquidio: Replace ifidx for FW commands by Raghu Vatsavayi · 8 years ago
  40. 7275ebf liquidio: New driver FW command structure by Raghu Vatsavayi · 8 years ago
  41. a5b3788 liquidio: Consider PTP for packet size calculations by Raghu Vatsavayi · 8 years ago
  42. cabeb13 liquidio: RX desc alloc changes by Raghu Vatsavayi · 8 years ago
  43. 96ae48b liquidio:RX queue alloc changes by Raghu Vatsavayi · 8 years ago
  44. fcd2b5e liquidio:Scatter gather list per IQ by Raghu Vatsavayi · 8 years ago
  45. 26236fa liquidio: Host queue mapping changes by Raghu Vatsavayi · 8 years ago
  46. ddc173a liquidio: Avoid double free during soft command by Raghu Vatsavayi · 8 years ago
  47. 810e530 net: vrf: Switch dst dev to loopback on device delete by David Ahern · 8 years ago
  48. a78c16e mdio: mux: avoid 'maybe-uninitialized' warning by Arnd Bergmann · 8 years ago
  49. d01f7ab cxgb4/cxgb4vf: Synchronize all MAC addresses by Hariprasad Shenai · 8 years ago
  50. b624420 cxgb4: Enable SR-IOV configuration via PCI sysfs interface by Hariprasad Shenai · 8 years ago
  51. c5a8c0f cxgb4: Force cxgb4 driver as MASTER in kdump kernel by Hariprasad Shenai · 8 years ago
  52. 7889681 net: vrf: Update flags and features settings by David Ahern · 8 years ago
  53. df10db9 tun: fix csum generation for tap devices by Paolo Abeni · 8 years ago
  54. 9ff7438 net: vrf: Handle ipv6 multicast and link-local addresses by David Ahern · 8 years ago
  55. cd2a9e6 net: l3mdev: Remove const from flowi6 arg to get_rt6_dst by David Ahern · 8 years ago
  56. d3cf8fd net: cx89x0: Add DT support by Alexander Shiyan · 8 years ago
  57. 4a63538 net: hns: update the dependency by Kejian Yan · 8 years ago
  58. aa7e26b r8152: save the speed by hayeswang · 8 years ago
  59. 9d21c0d r8152: move the setting for the default speed by hayeswang · 8 years ago
  60. a028a9e r8152: move the settings of PHY to a work queue by hayeswang · 8 years ago
  61. 00c04a9 bnxt_en: Support new ETHTOOL_{G|S}LINKSETTINGS API. by Michael Chan · 8 years ago
  62. 93ed811 bnxt_en: Don't allow autoneg on cards that don't support it. by Michael Chan · 8 years ago
  63. b24eb6a bnxt_en: Add BCM5731X and BCM5741X device IDs. by Michael Chan · 8 years ago
  64. 94758f8 bnxt_en: Add GRO logic for BCM5731X chips. by Michael Chan · 8 years ago
  65. 309369c bnxt_en: Refactor bnxt_gro_skb(). by Michael Chan · 8 years ago
  66. 659c805 bnxt_en: Define the supported chip numbers. by Michael Chan · 8 years ago
  67. ebcd4ee bnxt_en: Add PCI device ID for 57404 NPAR devices. by Michael Chan · 8 years ago
  68. 567b2ab bnxt_en: Enable NPAR (NIC Partitioning) Support. by Satish Baddipadige · 8 years ago
  69. fc0f192 bnxt_en: Handle VF_CFG_CHANGE event from firmware. by Michael Chan · 8 years ago
  70. 6988bd9 bnxt_en: Add new function bnxt_reset(). by Michael Chan · 8 years ago
  71. cf6645f bnxt_en: Add function for VF driver to query default VLAN. by Michael Chan · 8 years ago
  72. 7659f50 net: ethernet: enic: move to new ethtool api {get|set}_link_ksettings by Philippe Reynes · 8 years ago
  73. d1dc06d virtio_net: fix csum generation for virtio-net devices by Mike Rapoport · 8 years ago
  74. eb37c563 net: fec: handle small PHY reset durations more precisely by Stefan Wahren · 8 years ago
  75. 4484f73 phy: Add Northstar2 PCI Phy support by Pramod Kumar · 8 years ago
  76. 98bc865 net: mdio-mux: Add MDIO mux driver for iProc SoCs by Pramod Kumar · 8 years ago
  77. f20e665 mdio: mux: Enhanced MDIO mux framework for integrated multiplexers by Pramod Kumar · 8 years ago
  78. 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 · 8 years ago
  79. e858fae virtio_net: use common code for virtio_net_hdr and skb GSO conversion by Mike Rapoport · 8 years ago
  80. 3416609 tuntap: use common code for virtio_net_hdr and skb GSO conversion by Mike Rapoport · 8 years ago
  81. fd88d68 macvtap: use common code for virtio_net_hdr and skb GSO conversion by Mike Rapoport · 8 years ago
  82. 112b558 NET: PHY: adds driver for Intel XWAY PHY by Hauke Mehrtens · 8 years ago
  83. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  84. 698ea54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  85. 00da900 Merge tag 'drm-fixes-for-v4.7-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  86. f758bbd Merge tag 'acpi-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  87. 524a3f2 Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  88. 5021953 vmxnet3: segCnt can be 1 for LRO packets by Shrikrishna Khare · 8 years ago
  89. 3d5479e mlxsw: core: Remove deprecated create_workqueue by Bhaktipriya Shridhar · 8 years ago
  90. 292b9da net: cavium: liquidio: Remove deprecated create_workqueue by Bhaktipriya Shridhar · 8 years ago
  91. f7d3c1c net/mlx4_en: fix ethtool -x by Eric Dumazet · 8 years ago
  92. ca8bdaf stmmac: fix parameter to dwmac4_set_umac_addr() by Ben Dooks · 8 years ago
  93. c8d8396 r8152: replace netdev_alloc_skb_ip_align with napi_alloc_skb by hayeswang · 8 years ago
  94. 6d490f62 bgmac: Maintain some netdev statistics by Florian Fainelli · 8 years ago
  95. f6613d4 bgmac: Add support for ethtool statistics by Florian Fainelli · 8 years ago
  96. 2022e9d bgmac: Bind net_device with backing device structure by Florian Fainelli · 8 years ago
  97. e434863 net: vrf: Fix crash when IPv6 is disabled at boot time by David Ahern · 8 years ago
  98. 7d71e99 net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RX by Eric Dumazet · 8 years ago
  99. a2482d2 net: dsa: b53: Plug in VLAN support by Florian Fainelli · 8 years ago
  100. ff39c2d net: dsa: b53: Add bridge support by Florian Fainelli · 8 years ago