1. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  2. 253aab0 fcoe: Use CHECKSUM_PARTIAL to indicate CRC offload by Tom Herbert · 9 years ago
  3. 53692b1 sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC by Tom Herbert · 9 years ago
  4. 55dc5a9 net: Add skb_inner_transport_offset function by Tom Herbert · 9 years ago
  5. b4bc88a ravb: Add fixed-link support by Kazuya Mizuguchi · 9 years ago
  6. a7159a3 Merge branch 'mlxsw-bridge-vlan-offloading' by David S. Miller · 9 years ago
  7. 272c447 mlxsw: spectrum: Add support for VLAN devices on top of LAG by Ido Schimmel · 9 years ago
  8. 64771e3 mlxsw: spectrum: Enable FDB records for VLAN devices on top of LAG by Ido Schimmel · 9 years ago
  9. afd7f97 mlxsw: reg: Add lag_vid field to SFD register by Ido Schimmel · 9 years ago
  10. 26f0e7f mlxsw: spectrum: Add support for VLAN devices bridging by Ido Schimmel · 9 years ago
  11. 9589a7b5 mlxsw: spectrum: Handle VLAN devices linking / unlinking by Ido Schimmel · 9 years ago
  12. aac78a4 mlxsw: spectrum: Adjust FDB notifications for VLAN devices by Ido Schimmel · 9 years ago
  13. 54a7320 mlxsw: spectrum: Adjust switchdev ops for VLAN devices by Ido Schimmel · 9 years ago
  14. 9de6a80 mlxsw: spectrum: Use FID instead of VID when accessing FDB by Ido Schimmel · 9 years ago
  15. 19ae612 mlxsw: spectrum: Add another flood table for vFIDs by Ido Schimmel · 9 years ago
  16. c06a94e mlxsw: spectrum: Use appropriate parameter name by Ido Schimmel · 9 years ago
  17. 7f71eb4 mlxsw: spectrum: Split vFID range in two by Ido Schimmel · 9 years ago
  18. bd40e9d mlxsw: spectrum: Allocate active VLANs only for port netdevs by Ido Schimmel · 9 years ago
  19. 6ff64f6 switchdev: Pass original device to port netdev driver by Ido Schimmel · 9 years ago
  20. 9d54783 switchdev: vlan: Use switchdev_port* in vlan_netdev_ops by Ido Schimmel · 9 years ago
  21. 335b320 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  22. 0a8047a e1000e: Fix msi-x interrupt automask by Benjamin Poirier · 9 years ago
  23. a61cfe4 e1000e: Do not write lsc to ics in msi-x mode by Benjamin Poirier · 9 years ago
  24. 16ecba5 e1000e: Do not read ICR in Other interrupt by Benjamin Poirier · 9 years ago
  25. 4d432f6 e1000e: Remove unreachable code by Benjamin Poirier · 9 years ago
  26. 5833e05 net/macb: add support for resetting PHY using GPIO by Gregory CLEMENT · 9 years ago
  27. d602de0 igb: Explicitly label self-test result indices by Joe Schultz · 9 years ago
  28. 3627f8f igb: Improve cable length function for I210, etc. by Joe Schultz · 9 years ago
  29. 06b0dd6 igb: Don't add PHY address to PCDL address by Aaron Sierra · 9 years ago
  30. bda13fe net: Fix typo in skb_fclone_busy by Masanari Iida · 9 years ago
  31. 5148371 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  32. 7e074af wan: wanxl: add pci_disable_device in case of error by Saurabh Sengar · 9 years ago
  33. 7772f77 Merge branch 'ppp-type-and-name' by David S. Miller · 9 years ago
  34. 69d9728 ppp: declare ppp devices as enumerated interfaces by Guillaume Nault · 9 years ago
  35. 94dbffe ppp: define "ppp" device type by Guillaume Nault · 9 years ago
  36. e286213 Merge branch 's390-next' by David S. Miller · 9 years ago
  37. 476933c qeth: get rid of redundant 0-termination by Rasmus Villemoes · 9 years ago
  38. 5777773 qeth: repair SBAL elements calculation by Ursula Braun · 9 years ago
  39. e5ebe63 qeth: initialize net_device with carrier off by Ursula Braun · 9 years ago
  40. b475e31 qeth use common function qeth_get_setassparms_cmd by Thomas Richter · 9 years ago
  41. e043046 s390-ctcm: Delete unnecessary checks before the function call "channel_remove" by Markus Elfring · 9 years ago
  42. f0c59af MAINTAINERS: switch to alternate IBM mail address by Ursula Braun · 9 years ago
  43. 979f66b iucv: call skb_linearize() when needed by Eugene Crosser · 9 years ago
  44. 0506eb0 iucv: prevent information leak in iucv_message by Eugene Crosser · 9 years ago
  45. 5241c2d ipv6: addrconf: drop ieee802154 specific things by Alexander Aring · 9 years ago
  46. 6474de5 ravb: clear RIC1 in init instead of stop by Kazuya Mizuguchi · 9 years ago
  47. 3fa4cc9 net, cgroup: cgroup_sk_updat_lock was missing initializer by Tejun Heo · 9 years ago
  48. 2a3cdea igb: Remove GS40G specific defines/functions by Aaron Sierra · 9 years ago
  49. 386164d e1000e: Switch e1000e_up to void, drop code checking for error result by Alexander Duyck · 9 years ago
  50. cb4396e drivers/net: fix eisa_driver probe section mismatch by Fabian Frederick · 9 years ago
  51. cf8190e hv_netvsc: Fix race condition on Multi-Send Data field by Haiyang Zhang · 9 years ago
  52. abe492b geneve: UDP checksum configuration via netlink by Tom Herbert · 9 years ago
  53. 369620a rco: Clean up casting errors by Tom Herbert · 9 years ago
  54. 823aeda Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  55. 504b0fd fm10k: initialize xps at driver load by Jacob Keller · 9 years ago
  56. 3d02b3d fm10k: cleanup overly long lines by Bruce Allan · 9 years ago
  57. bb269e8 fm10k: cleanup namespace pollution by Bruce Allan · 9 years ago
  58. 3e51564 fm10k: use BIT() macro instead of open-coded bit-shifting by Bruce Allan · 9 years ago
  59. a4fcad6 fm10k: whitespace cleanups by Bruce Allan · 9 years ago
  60. e214d85 fm10k: do not inline fm10k_iov_select_vid() by Bruce Allan · 9 years ago
  61. e00e23b fm10k: Cleanup exception handling for mailbox interrupt by Alexander Duyck · 9 years ago
  62. 587731e fm10k: Cleanup MSI-X interrupts in case of failure by Alexander Duyck · 9 years ago
  63. 5682366 fm10k: conditionally compile DCB and DebugFS support by Jacob Keller · 9 years ago
  64. e3b6e95 fm10k: bump driver version by Jacob Keller · 9 years ago
  65. aa502b4 fm10k: consistently refer to VLANs and VLAN IDs by Jacob Keller · 9 years ago
  66. b80b1a5 fm10k: remove namespace pollution of fm10k_iov_msg_data_pf by Jacob Keller · 9 years ago
  67. 4ab0f79 fm10k: remove unnecessary else block from if statements with return by Jacob Keller · 9 years ago
  68. 40423dd fm10k: do not use CamelCase by Jacob Keller · 9 years ago
  69. f0cf5c9 fm10k: use ether_addr_copy to copy MAC address by Jacob Keller · 9 years ago
  70. f68766d Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  71. f3ed935 e1000e: initial support for i219-LM (3) by Raanan Avargil · 9 years ago
  72. 7b06a69 igb: improve handling of disconnected adapters by Jarod Wilson · 9 years ago
  73. 9119023 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  74. be06998 igb: fix NULL derefs due to skipped SR-IOV enabling by Jan Beulich · 9 years ago
  75. d17c786 e1000e: Increase timeout of polling bit RSPCIPHY by Raanan Avargil · 9 years ago
  76. b77ac46 e1000e: fix division by zero on jumbo MTUs by Dmitry Fleytman · 9 years ago
  77. 13a87c1 e1000: Elementary checkpatch warnings and checks removed by Janusz Wolak · 9 years ago
  78. c619581 e1000: get rid of duplicate exit path by Jean Sacren · 9 years ago
  79. f03fed6 e1000: fix kernel-doc argument being missing by Jean Sacren · 9 years ago
  80. 5a5e889 e1000e: clean up the local variable by Jean Sacren · 9 years ago
  81. b6fad9f e1000: fix a typo in the comment by Jean Sacren · 9 years ago
  82. 4e01f3a e1000: clean up the checking logic by Jean Sacren · 9 years ago
  83. 08c9912 igb: use the correct i210 register for EEMNGCTL by Todd Fujinaka · 9 years ago
  84. a48954c e1000: Remove checkpatch coding style errors by Janusz Wolak · 9 years ago
  85. 73bf804 igb: don't unmap NULL hw_addr by Jarod Wilson · 9 years ago
  86. 9eab46b e1000: fix data race between tx_ring->next_to_clean by Dmitriy Vyukov · 9 years ago
  87. 18f7ce5 igb: add 88E1543 initialization code by Todd Fujinaka · 9 years ago
  88. e09b890 e1000: make eeprom read/write scheduler friendly by Joern Engel · 9 years ago
  89. c9c9f1b i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4 by Catherine Sullivan · 9 years ago
  90. 69ebe955 i40evf: change version string generation by Mitch Williams · 9 years ago
  91. f119999 i40e: clean whole mac filter list by Shannon Nelson · 9 years ago
  92. b9eacec i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722 by Anjali Singhai Jain · 9 years ago
  93. 75eb73c i40e: hush little warnings by Mitch Williams · 9 years ago
  94. 00ada50 i40e: Opcode and structures required by OEM Post Update AQ command and add new NVM arq message by Michal Kosiarz · 9 years ago
  95. 6621e4b i40e: use explicit cast from u16 to u8 by Kamil Krawczyk · 9 years ago
  96. fdb47ae i40evf: check rings before freeing resources by Mitch Williams · 9 years ago
  97. b7b713a i40e: don't add zero MAC filter by Mitch Williams · 9 years ago
  98. b36e9ab i40e: properly delete VF MAC filters by Mitch Williams · 9 years ago
  99. 75f5cea i40e: chomp the BIT(_ULL) by Jesse Brandeburg · 9 years ago
  100. 1d72135 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago