1. f329ad7 fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures by Bruce Allan · 10 years ago
  2. 4e458cf fm10k: address operator not needed when declaring function pointers by Bruce Allan · 10 years ago
  3. 6186ddf fm10k: use ether_addr_equal instead of memcmp by Jacob Keller · 10 years ago
  4. 09f8a82 fm10k: Cleanup exception handling for changing queues by Alexander Duyck · 10 years ago
  5. 8c2a029 fm10k: correctly pack TLV structures and explain reasoning by Jacob Keller · 10 years ago
  6. 07146e2 fm10k: don't initialize fm10k_workqueue at global level by Bruce Allan · 10 years ago
  7. 076ef44 ibmveth: consolidate kmalloc of array, memset 0 to kcalloc by Nicholas Mc Guire · 10 years ago
  8. 958d104 netcp: fix regression in receive processing by Arnd Bergmann · 10 years ago
  9. b70183d asix: silence log message from oversize packet by stephen hemminger · 10 years ago
  10. 4b402d7 nfp: call netif_carrier_off() during init by Jakub Kicinski · 10 years ago
  11. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  12. 73796d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  13. 3268e5c team: Advertise tunneling offload features by Eran Ben Elisha · 10 years ago
  14. 34a55d5 net: qmi_wwan: ignore bogus CDC Union descriptors by Bjørn Mork · 10 years ago
  15. 270c499 net/macb: Update device tree binding for resetting PHY using GPIO by Gregory CLEMENT · 10 years ago
  16. 749cb5f cxgb4: Replace arpq_head/arpq_tail with SKB double link-list code by Hariprasad Shenai · 10 years ago
  17. 9baeb9d cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets. by Hariprasad Shenai · 10 years ago
  18. f750265 cxgb4: Add API to alloc l2t entry; also update existing ones by Hariprasad Shenai · 10 years ago
  19. e41e282 cxgb4: Use symbolic constant for VLAN priority calculation by Hariprasad Shenai · 10 years ago
  20. 67894ee drivers: net: xgene: fix Tx flow control by Iyappan Subramanian · 10 years ago
  21. 301c141 nfp: clear ring delayed kick counters by Jakub Kicinski · 10 years ago
  22. 1bd4978a tun: honor IFF_UP in tun_get_user() by Eric Dumazet · 10 years ago
  23. 79aa05a 82xx: FCC: Fixing a bug causing to FCC port lock-up by Martin Roth · 10 years ago
  24. 7bff47d gianfar: Don't enable RX Filer if not supported by Hamish Martin · 10 years ago
  25. cd86660 i40e: Call geneve_get_rx_port to get the existing Geneve ports by Singhai, Anjali · 10 years ago
  26. 05ca402 geneve: Add geneve_get_rx_port support by Singhai, Anjali · 10 years ago
  27. c110c31 i40e: Kernel dependency update for i40e to support geneve offload by Singhai, Anjali · 10 years ago
  28. 6a89902 i40e: geneve tunnel offload support by Singhai, Anjali · 10 years ago
  29. a8170d2 geneve: Add geneve udp port offload for ethernet devices by Singhai, Anjali · 10 years ago
  30. 4356981 stmmac: socfpga: Provide dt node to config ptp clk source. by Phil Reid · 10 years ago
  31. 19d857c stmmac: Fix calculations for ptp counters when clock input = 50Mhz. by Phil Reid · 10 years ago
  32. e34d656 stmmac: create of compatible mdio bus for stmmac driver by Phil Reid · 10 years ago
  33. c8cd098 net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM by Tom Herbert · 10 years ago
  34. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 10 years ago
  35. 53692b1 sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC by Tom Herbert · 10 years ago
  36. 389e4e0 qlcnic: fix a timeout loop by Dan Carpenter · 10 years ago
  37. fe0be35 sfc: fix a timeout loop by Dan Carpenter · 10 years ago
  38. 351434c qlge: fix a timeout loop in ql_change_rx_buffers() by Dan Carpenter · 10 years ago
  39. b4bc88a ravb: Add fixed-link support by Kazuya Mizuguchi · 10 years ago
  40. c7557e6 amd-xgbe: fix a couple timeout loops by Dan Carpenter · 10 years ago
  41. 272c447 mlxsw: spectrum: Add support for VLAN devices on top of LAG by Ido Schimmel · 10 years ago
  42. 64771e3 mlxsw: spectrum: Enable FDB records for VLAN devices on top of LAG by Ido Schimmel · 10 years ago
  43. afd7f97 mlxsw: reg: Add lag_vid field to SFD register by Ido Schimmel · 10 years ago
  44. 26f0e7f mlxsw: spectrum: Add support for VLAN devices bridging by Ido Schimmel · 10 years ago
  45. 9589a7b5 mlxsw: spectrum: Handle VLAN devices linking / unlinking by Ido Schimmel · 10 years ago
  46. aac78a4 mlxsw: spectrum: Adjust FDB notifications for VLAN devices by Ido Schimmel · 10 years ago
  47. 54a7320 mlxsw: spectrum: Adjust switchdev ops for VLAN devices by Ido Schimmel · 10 years ago
  48. 9de6a80 mlxsw: spectrum: Use FID instead of VID when accessing FDB by Ido Schimmel · 10 years ago
  49. 19ae612 mlxsw: spectrum: Add another flood table for vFIDs by Ido Schimmel · 10 years ago
  50. c06a94e mlxsw: spectrum: Use appropriate parameter name by Ido Schimmel · 10 years ago
  51. 7f71eb4 mlxsw: spectrum: Split vFID range in two by Ido Schimmel · 10 years ago
  52. bd40e9d mlxsw: spectrum: Allocate active VLANs only for port netdevs by Ido Schimmel · 10 years ago
  53. 2b2b31c net/mlx4_core: fix handling return value of mlx4_slave_convert_port by Andrzej Hajda · 10 years ago
  54. 335b320 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  55. 09ccfd2 pptp: verify sockaddr_len in pptp_bind() and pptp_connect() by WANG Cong · 10 years ago
  56. 5449996 ravb: Add disable 10base by Kazuya Mizuguchi · 10 years ago
  57. 1299653 sh_eth: fix descriptor access endianness by Sergei Shtylyov · 10 years ago
  58. 3e23099 sh_eth: fix TX buffer byte-swapping by Sergei Shtylyov · 10 years ago
  59. 0a8047a e1000e: Fix msi-x interrupt automask by Benjamin Poirier · 10 years ago
  60. a61cfe4 e1000e: Do not write lsc to ics in msi-x mode by Benjamin Poirier · 10 years ago
  61. 16ecba5 e1000e: Do not read ICR in Other interrupt by Benjamin Poirier · 10 years ago
  62. 4d432f6 e1000e: Remove unreachable code by Benjamin Poirier · 10 years ago
  63. 5833e05 net/macb: add support for resetting PHY using GPIO by Gregory CLEMENT · 10 years ago
  64. d602de0 igb: Explicitly label self-test result indices by Joe Schultz · 10 years ago
  65. 3627f8f igb: Improve cable length function for I210, etc. by Joe Schultz · 10 years ago
  66. 06b0dd6 igb: Don't add PHY address to PCDL address by Aaron Sierra · 10 years ago
  67. 2274d37 sh_eth: uninline sh_eth_{write|read}() by Sergei Shtylyov · 10 years ago
  68. 5148371 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  69. 7e074af wan: wanxl: add pci_disable_device in case of error by Saurabh Sengar · 10 years ago
  70. 69d9728 ppp: declare ppp devices as enumerated interfaces by Guillaume Nault · 10 years ago
  71. 94dbffe ppp: define "ppp" device type by Guillaume Nault · 10 years ago
  72. d856c16 stmmac: dwmac-sunxi: Call exit cleanup function in probe error path by Chen-Yu Tsai · 10 years ago
  73. 6474de5 ravb: clear RIC1 in init instead of stop by Kazuya Mizuguchi · 10 years ago
  74. 20b08e1 net: phy: mdio-mux: Check return value of mdiobus_alloc() by Tobias Klauser · 10 years ago
  75. 2a3cdea igb: Remove GS40G specific defines/functions by Aaron Sierra · 10 years ago
  76. 386164d e1000e: Switch e1000e_up to void, drop code checking for error result by Alexander Duyck · 10 years ago
  77. cb4396e drivers/net: fix eisa_driver probe section mismatch by Fabian Frederick · 10 years ago
  78. cf8190e hv_netvsc: Fix race condition on Multi-Send Data field by Haiyang Zhang · 10 years ago
  79. abe492b geneve: UDP checksum configuration via netlink by Tom Herbert · 10 years ago
  80. 98900a8 net:hns: print MAC with %pM by Andy Shevchenko · 10 years ago
  81. 946973a net:hns: annotate IO address space properly by Andy Shevchenko · 10 years ago
  82. 504b0fd fm10k: initialize xps at driver load by Jacob Keller · 10 years ago
  83. 3d02b3d fm10k: cleanup overly long lines by Bruce Allan · 10 years ago
  84. bb269e8 fm10k: cleanup namespace pollution by Bruce Allan · 10 years ago
  85. 3e51564 fm10k: use BIT() macro instead of open-coded bit-shifting by Bruce Allan · 10 years ago
  86. a4fcad6 fm10k: whitespace cleanups by Bruce Allan · 10 years ago
  87. e214d85 fm10k: do not inline fm10k_iov_select_vid() by Bruce Allan · 10 years ago
  88. e00e23b fm10k: Cleanup exception handling for mailbox interrupt by Alexander Duyck · 10 years ago
  89. 587731e fm10k: Cleanup MSI-X interrupts in case of failure by Alexander Duyck · 10 years ago
  90. 5682366 fm10k: conditionally compile DCB and DebugFS support by Jacob Keller · 10 years ago
  91. e3b6e95 fm10k: bump driver version by Jacob Keller · 10 years ago
  92. aa502b4 fm10k: consistently refer to VLANs and VLAN IDs by Jacob Keller · 10 years ago
  93. b80b1a5 fm10k: remove namespace pollution of fm10k_iov_msg_data_pf by Jacob Keller · 10 years ago
  94. 4ab0f79 fm10k: remove unnecessary else block from if statements with return by Jacob Keller · 10 years ago
  95. 40423dd fm10k: do not use CamelCase by Jacob Keller · 10 years ago
  96. f0cf5c9 fm10k: use ether_addr_copy to copy MAC address by Jacob Keller · 10 years ago
  97. f68766d Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  98. f3ed935 e1000e: initial support for i219-LM (3) by Raanan Avargil · 10 years ago
  99. 7b06a69 igb: improve handling of disconnected adapters by Jarod Wilson · 10 years ago
  100. be06998 igb: fix NULL derefs due to skipped SR-IOV enabling by Jan Beulich · 10 years ago