1. 85ff3d8 net/macb: add TX checksum offload feature by Cyrille Pitchen · 10 years ago
  2. a4c35ed3 net/macb: add scatter-gather hw feature by Cyrille Pitchen · 10 years ago
  3. e175587 net/macb: configure for FIFO mode and non-gigabit by Nicolas Ferre · 10 years ago
  4. ef49200 drivers: net: cpsw: cleanup: remove unused function by Mugunthan V N · 10 years ago
  5. 3f6148e net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be static by Fengguang Wu · 10 years ago
  6. 159945a bfin_mac: convert bfin Ethernet driver to NAPI framework by Sonic Zhang · 10 years ago
  7. 6b53daf net: do not name the pointer to struct net_device net by WANG Cong · 10 years ago
  8. 7b18ef0 isdn: use constants instead of magicnumbers by Himangi Saraogi · 10 years ago
  9. c81576c cxgb4: Fixed incorrect check for memory operation in t4_memory_rw by Hariprasad Shenai · 10 years ago
  10. 2695fb5 net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' by Alexei Starovoitov · 10 years ago
  11. dd66d38 fec: Simplify the PM related hooks by Fabio Estevam · 10 years ago
  12. e40f5c7 net_sched: remove exceptional & on function name by Himangi Saraogi · 10 years ago
  13. 56ec0fb neigh: remove exceptional & on function name by Himangi Saraogi · 10 years ago
  14. 179542a igmp: remove exceptional & on function name by Himangi Saraogi · 10 years ago
  15. 9239079 Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch by David S. Miller · 10 years ago
  16. 10f2980 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  17. d9e0ecb openvswitch: Add skb_clone NULL check for the sampling action. by Andy Zhou · 10 years ago
  18. 651887b openvswitch: Sample action without side effects by Simon Horman · 10 years ago
  19. f53e383 openvswitch: Avoid memory corruption in queue_userspace_packet() by Andy Zhou · 10 years ago
  20. e3effd7 i40e: always print aqtx answer by Shannon Nelson · 10 years ago
  21. 7d62dac i40e: Give link more time after setting flow control by Catherine Sullivan · 10 years ago
  22. 7aa6761 i40e: Fix firmware API version errors by Catherine Sullivan · 10 years ago
  23. 77813d0 i40e/i40evf: ARQ copy desc data even for failed commands by Kamil Krawczyk · 10 years ago
  24. b65476c i40evf: don't wait so long by Mitch Williams · 10 years ago
  25. 22d2fa1 i40e/i40evf: fix extension header csum logic by Jesse Brandeburg · 10 years ago
  26. cd552cb i40e/i40evf: Add nvmupdate support by Shannon Nelson · 10 years ago
  27. efe1ac2 i40e: fix format mismatch in drivers/net/ethernet/intel/i40e/i40e_debugfs.c by Toralf Förster · 11 years ago
  28. bf22a6b igb: bump igb version to 5.2.13 by Todd Fujinaka · 10 years ago
  29. 1516f0a igb: Add message when malformed packets detected by hw by Carolyn Wyborny · 10 years ago
  30. caafb95 ixgbe: don't check minimum link when direct assigned to virtual machine by Jacob Keller · 10 years ago
  31. 8818970 ixgbe: fix use of list_for_each in ixgbe_enumerate_functions by Jacob Keller · 10 years ago
  32. 339de30 ixgbe: Change some uses of strncpy to strlcpy by Mark Rustad · 10 years ago
  33. f6eec61 openvswitch: Enable tunnel GSO for OVS bridge. by Pravin B Shelar · 10 years ago
  34. 5cd667b openvswitch: Allow each vport to have an array of 'port_id's. by Alex Wang · 10 years ago
  35. 508a8c9 ixgbe: Fix possible null-dereference in error path by Mark Rustad · 10 years ago
  36. f6e6753 Merge branch 'filter-move' by David S. Miller · 10 years ago
  37. b5f4df3 bpf: update MAINTAINERS entry by Alexei Starovoitov · 10 years ago
  38. f5bffec net: filter: split filter.c into two files by Alexei Starovoitov · 10 years ago
  39. 8942a6d Merge branch 'bcmgenet-next' by David S. Miller · 10 years ago
  40. c489be0 net: bcmgenet: use kcalloc instead of kzalloc by Florian Fainelli · 10 years ago
  41. 8900ea5 net: bcmgenet: add missing braces to some if statements by Florian Fainelli · 10 years ago
  42. 164d4f2 net: bcmgenet: add and remove missing blank lines by Florian Fainelli · 10 years ago
  43. c91b7f6 net: bcmgenet: re-align multiple lines correctly by Florian Fainelli · 10 years ago
  44. 5e811b3 net: bcmgenet: remove FSF mail address by Florian Fainelli · 10 years ago
  45. f5220d6 ipv4: Make IP_MULTICAST_ALL and IP_MSFILTER work on raw sockets by Quentin Armitage · 10 years ago
  46. 92bab4e Merge branch 'virtio-net-busy-poll' by David S. Miller · 10 years ago
  47. 9181563 virtio-net: rx busy polling support by Jason Wang · 10 years ago
  48. 2ffa759 virtio-net: introduce virtnet_receive() by Jason Wang · 10 years ago
  49. 96b3bff ethernet: realtek: use pci_device_id by Varka Bhadram · 10 years ago
  50. 5490c27 ethernet: realtek: use module_pci_driver by Varka Bhadram · 10 years ago
  51. 274f482 sock: remove skb argument from sk_rcvqueues_full by Sorin Dumitru · 10 years ago
  52. 52c4f0e drivers: net: cpsw: add support to dump ALE table via ethtool register dump by Mugunthan V N · 10 years ago
  53. 63502b8 dp83640: Fix receive timestamp race condition by Stefan Sørensen · 10 years ago
  54. 3676326 sfc: Add support for busy polling by Alexandre Rames · 10 years ago
  55. 2dbe82d Merge branch 'mlx4-next' by David S. Miller · 10 years ago
  56. ea1c1af net/mlx4_en: Reduce memory consumption on kdump kernel by Amir Vadai · 10 years ago
  57. 2599d85 net/mlx4_core: Use low memory profile on kdump kernel by Amir Vadai · 10 years ago
  58. 0fef9d0 net/mlx4_en: Disable blueflame using ethtool private flags by Amir Vadai · 10 years ago
  59. b94901f net/mlx4_en: current_mac isn't updated in port up by Eyal Perry · 10 years ago
  60. 7861f12 net: mvpp2: Simplify BM pool buffers freeing by Ezequiel Garcia · 10 years ago
  61. d74c96c net: mvpp2: Fix the BM pool buffer release check by Ezequiel Garcia · 10 years ago
  62. 08a2375 net: mvpp2: Enable proper PHY polling and fix port functionality by Marcin Wojtas · 10 years ago
  63. b5c0a80 net: mvpp2: Fix the periodic XON enable bit by Marcin Wojtas · 10 years ago
  64. 0bec8c8 net: skbuff: Use ALIGN macro instead of open coding it by Tobias Klauser · 10 years ago
  65. 526cbef net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY by David Laight · 10 years ago
  66. 723189f net: sctp: Open out the check for Nagle by David Laight · 10 years ago
  67. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  68. 15ba223 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  69. 89faa06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  70. 1486771 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 10 years ago
  71. 8dcc3be Merge tag 'trace-fixes-v3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  72. 2605392 sparc: Hook up renameat2 syscall. by David S. Miller · 10 years ago
  73. 1bb4238 Merge branch 'cxgb4-next' by David S. Miller · 10 years ago
  74. 91244bb iw_cxgb4: Don't limit TPTE count to 32KB by Hariprasad Shenai · 10 years ago
  75. 66eb19a iw_cxgb4: advertise the correct device max attributes by Hariprasad Shenai · 10 years ago
  76. 3e5c02c iw_cxgb4: Support query_qp() verb by Hariprasad Shenai · 10 years ago
  77. dd92b12 iw_cxgb4: log detailed warnings for negative advice by Hariprasad Shenai · 10 years ago
  78. 822dd8a cxgb4: Add the MC1 registers to read in the interrupt handler by Hariprasad Shenai · 10 years ago
  79. bc3bd3f Merge branch 'enic-next' by David S. Miller · 10 years ago
  80. 3762ff8 enic: Add ethtool support to show classifier filters added by the driver by Govindarajulu Varadarajan · 10 years ago
  81. e3e5af3 enic: remove #ifdef CONFIG_RFS_ACCEL around filter structures by Govindarajulu Varadarajan · 10 years ago
  82. 1042cab af_iucv: avoid path quiesce of severed path in shutdown() by Ursula Braun · 10 years ago
  83. 45cbb2e qeth: Display adjacent switch attributes by Stefan Raspl · 10 years ago
  84. 850717e Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  85. 10ec947 ipv4: fix buffer overflow in ip_options_compile() by Eric Dumazet · 10 years ago
  86. 2405240 net: bcmgenet: only update UMAC_CMD if something changed by Florian Fainelli · 10 years ago
  87. bb1fed7 Merge branch 'bcmgenet-next' by David S. Miller · 10 years ago
  88. 06ba837 net: bcmgenet: hook ethtool set/get_wol operations by Florian Fainelli · 10 years ago
  89. 8c90db7 net: bcmgenet: suspend and resume from Wake-on-LAN by Florian Fainelli · 10 years ago
  90. 1c3c1e7 net: bcmgenet: fix bcmgenet_wol_resume by Florian Fainelli · 10 years ago
  91. 8fdb0e0 net: bcmgenet: handle UMAC_IRQ_MPD_R interrupt bit by Florian Fainelli · 10 years ago
  92. c3ae64a net: bcmgenet: handle GENET_POWER_WOL_MAGIC by Florian Fainelli · 10 years ago
  93. c51de7f net: bcmgenet: add Wake-on-LAN support code by Florian Fainelli · 10 years ago
  94. 8562056 net: bcmgenet: request Wake-on-LAN interrupt by Florian Fainelli · 10 years ago
  95. b6e978e net: bcmgenet: add suspend/resume callbacks by Florian Fainelli · 10 years ago
  96. 909ff5e net: bcmgenet: modularize bcmgenet_{open,close} by Florian Fainelli · 10 years ago
  97. e29585b net: bcmgenet: add umac_enable_set helper by Florian Fainelli · 10 years ago
  98. ef3d4f1 net: bcmgenet: remove wol_enabled conditional code by Florian Fainelli · 10 years ago
  99. 67dd8f3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  100. 6890ad4b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago