1. c43d558 tcp: kill dead end_seq variable in clean_rtx_queue by Ilpo Järvinen · 15 years ago
  2. 5861f8e tcp: remove pointless .dsack/.num_sacks code by Ilpo Järvinen · 15 years ago
  3. 7cd0a63 pkt_sched: Change misleading code in class delete. by Jarek Poplawski · 15 years ago
  4. 8bdd663 net: reorder fields of struct socket by Eric Dumazet · 15 years ago
  5. ff4fbd4 netxen: update version to 4.0.30 by Dhananjay Phadke · 15 years ago
  6. d8b100c netxen: add receive side scaling (rss) support by Dhananjay Phadke · 15 years ago
  7. 9b3ef55 netxen: remove old lro code by Dhananjay Phadke · 15 years ago
  8. 438627c netxen: sanitize variable names by Dhananjay Phadke · 15 years ago
  9. 0b72e65 netxen: add suspend resume support by Dhananjay Phadke · 15 years ago
  10. fbb52f2 netxen: fix endianness in serial number by Dhananjay Phadke · 15 years ago
  11. 09e1c06 ixgbe: Add documentation for the driver by PJ Waskiewicz · 15 years ago
  12. 4df1046 ixgbe: Cleanup some whitespace issues, fixup and add some comments by Jesse Brandeburg · 15 years ago
  13. 8851253 ixgbe: Two small fixes for 82599 when bringing the device down and for WoL by PJ Waskiewicz · 15 years ago
  14. 9891ca7 ixgbe: Add a few safety nets for register writes and descriptor cleanups by Jesse Brandeburg · 15 years ago
  15. 2a41ff8 ixgbe: Cleanup on the Rx init path by Jesse Brandeburg · 15 years ago
  16. 9a1a69ad ixgbe: Fix the Tx clean logic to return proper status by Jesse Brandeburg · 15 years ago
  17. 4dd64df ixgbe: fix bug with napi add before request_irq by Jesse Brandeburg · 15 years ago
  18. 509ee93 ixgbe: Fix interrupt configuration for 82599 by Jesse Brandeburg · 15 years ago
  19. 40dcd79 ixgbe: Disable DROP_EN for Rx queues by PJ Waskiewicz · 15 years ago
  20. d51019a ixgbe: Fix an accounting problem when the Rx FIFO is full by PJ Waskiewicz · 15 years ago
  21. 1339b9e ixgbe: Fix get_supported_physical_layer() due to new 82599 PHY types by PJ Waskiewicz · 15 years ago
  22. c8ea5ea igb: add support for 82576 quad copper adapter by Alexander Duyck · 15 years ago
  23. 9eb2341 igb: add support for another dual port 82576 non-security nic by Alexander Duyck · 15 years ago
  24. 75f4f38 igb: correct typo that was setting vfta mask to 1 by Alexander Duyck · 15 years ago
  25. cad6d05 igb: add PF to pool by Alexander Duyck · 15 years ago
  26. a2cf8b6 igb: support wol on second port by Alexander Duyck · 15 years ago
  27. bd38e5d igb: resolve warning of unused adapter struct by Alexander Duyck · 15 years ago
  28. 5e6d5b1 igb: remove netif running call from igb_poll by Alexander Duyck · 15 years ago
  29. 92be791 igb: switch to new dca API by Maciej Sosnowski · 15 years ago
  30. 9c70526 ppp: ppp_mp_explode() redesign by Gabriele Paoloni · 15 years ago
  31. a2025b8 tcp: '< 0' test on unsigned by Roel Kluin · 15 years ago
  32. 8db09f2 x25: '< 0' and '>= 0' test on unsigned by Roel Kluin · 15 years ago
  33. 73ce7b0 ipv4: arp announce, arp_proxy and windows ip conflict verification by Denys Fedoryshchenko · 15 years ago
  34. 1f8ae0a tulip: Fix for MTU problems with 802.1q tagged frames by Tomasz Lemiech · 15 years ago
  35. a390d1f phylib: convert state_queue work to delayed_work by Marcin Slusarz · 15 years ago
  36. 34cd347 bmac: remove unused variable bp in bmac_misc_intr() by Pavel Roskin · 15 years ago
  37. 52e21b1 ehea: fix circular locking problem by Jan-Bernd Themann · 15 years ago
  38. f9ac30f macvlan: Deterministic ingress packet delivery by Eric Biederman · 15 years ago
  39. b0832a2 macvlan: Support creating macvlans from macvlans by Eric Biederman · 15 years ago
  40. f7efb6c smsc911x: improve EEPROM loading timeout logic in open by Steve Glendinning · 15 years ago
  41. 8dacd54 smsc911x: check for FFWD success before checking for timeout by Steve Glendinning · 15 years ago
  42. 273ae44 Network Drop Monitor: Adding Build changes to enable drop monitor by Neil Horman · 15 years ago
  43. 9a8afc8 Network Drop Monitor: Adding drop monitor implementation & Netlink protocol by Neil Horman · 15 years ago
  44. ead2ceb Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-of-line points for skbs by Neil Horman · 15 years ago
  45. 4893d39 Network Drop Monitor: Add trace declaration for skb frees by Neil Horman · 15 years ago
  46. 26ccfc3 gianfar: Convert to use netdev_ops by Andy Fleming · 15 years ago
  47. db46db1 gianfar: remove gianfar_mii.c by Andy Fleming · 15 years ago
  48. bda6a15 8139too: allow to set mac address on running device by Jiri Pirko · 15 years ago
  49. c048aaf 8139cp: allow to set mac address on running device by Jiri Pirko · 15 years ago
  50. 6fc791e sctp: add Adaptation Layer Indication parameter only when it's set by malc · 15 years ago
  51. 7659502 sctp: fix to send FORWARD-TSN chunk only if peer has such capable by Wei Yongjun · 15 years ago
  52. 5ffad5a sctp: fix to indicate ASCONF support in INIT-ACK only if peer has such capable by Wei Yongjun · 15 years ago
  53. 5e8f3f7 sctp: simplify sctp listening code by Vlad Yasevich · 15 years ago
  54. 3bcb125 cxgb3: update driver version by Divy Le Ray · 15 years ago
  55. d9507a5 cxgb3: update FW by Divy Le Ray · 15 years ago
  56. bf79209 cxgb3: detect mac link faults. by Divy Le Ray · 15 years ago
  57. cd40658 cxgb3: Update Rev3 mac workaround by Divy Le Ray · 15 years ago
  58. fc88219 cxgb3: disable high freq non-data interrupts by Divy Le Ray · 15 years ago
  59. 42c8ea1 cxgb3: separate TX and RX reclaim handlers by Divy Le Ray · 15 years ago
  60. b2b964f cxgb3: prefetch buffer access in GRO mode by Divy Le Ray · 15 years ago
  61. 8f43580 cxgb3: fix skb truesize in jumbo mode by Divy Le Ray · 15 years ago
  62. 9bb2b31 cxgb3: release page ref on mapping error by Divy Le Ray · 15 years ago
  63. 26b3871 cxgb3: ring rx door bell less frequently by Divy Le Ray · 15 years ago
  64. ff5e2b4 wimax: fix i2400m printk formats by Randy Dunlap · 15 years ago
  65. fc1ad92 tcp: allow timestamps even if SYN packet has tsval=0 by Eric Dumazet · 15 years ago
  66. 3e1a3ce forcedeth: version bump to 64 by Ayaz Abdulla · 15 years ago
  67. 1b2bb76 forcedeth: fix irq clearing and napi spin lock changes by Ayaz Abdulla · 15 years ago
  68. 6cef67a forcedeth: performance changes by Ayaz Abdulla · 15 years ago
  69. 4145ade forcedeth: add interrupt moderation logic by Ayaz Abdulla · 15 years ago
  70. b67874a forcedeth: remove isr processing loop by Ayaz Abdulla · 15 years ago
  71. 9e18476 forcedeth: add new optimization mode by Ayaz Abdulla · 15 years ago
  72. f27e6f3 forcedeth: napi - handle all processing by Ayaz Abdulla · 15 years ago
  73. 33912e7 forcedeth: add/modify tx done with limit by Ayaz Abdulla · 15 years ago
  74. 2daac3e forcedeth: remove overhead by Ayaz Abdulla · 15 years ago
  75. 582806b forcedeth: save irq events for napi processing by Ayaz Abdulla · 15 years ago
  76. d41c628 forcedeth: remove msix + napi by Ayaz Abdulla · 15 years ago
  77. 08d9357 forcedeth: fix missing napi enable/disable calls by Ayaz Abdulla · 15 years ago
  78. 8ed1454 forcedeth: fix stats version feature by Ayaz Abdulla · 15 years ago
  79. a220547 net: fix warning about non-const string by Stephen Hemminger · 15 years ago
  80. 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 15 years ago
  81. 3f61213 gigaset: return -ENOTTY for unimplemented functions by Paul Bolle · 15 years ago
  82. 3c420f2 gigaset: Kconfig cleanup by Tilman Schmidt · 15 years ago
  83. 1e2d005 netxen: annotate board_config and board_type by Dhananjay Phadke · 15 years ago
  84. becf46a netxen: cleanup superfluous multi-context code by Dhananjay Phadke · 15 years ago
  85. 9f5bc7f netxen: refactor netdev open close by Dhananjay Phadke · 15 years ago
  86. d32cc3d netxen: small xmit optimizations by Dhananjay Phadke · 15 years ago
  87. 0ddc110 netxen: cleanup rx handling by Dhananjay Phadke · 15 years ago
  88. d5df2a1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  89. db434ac bnx2x: Using DMAE to initialize the chip by Eilon Greenstein · 15 years ago
  90. 6dc7d8c bnx2x: Casting page alignment by Eilon Greenstein · 15 years ago
  91. 916c775 bnx2x: Adding restriction on sge_buf_size by Eilon Greenstein · 15 years ago
  92. d4a4aba qlge: bugfix: Fix endian issue related to rx buffers. by Ron Mercer · 15 years ago
  93. 74c50b4 qlge: bugfix: Pad outbound frames smaller than 60 bytes. by Ron Mercer · 15 years ago
  94. 6b318cb qlge: bugfix: Move netif_napi_del() to common call point. by Ron Mercer · 15 years ago
  95. 39a28bc qlge: Remove spinlock from asic init path. by Ron Mercer · 15 years ago
  96. b25215d qlge: Clear shadow registers before use. by Ron Mercer · 15 years ago
  97. 08b1bc8 qlge: Get rid of irqsave/restore in intr disable. by Ron Mercer · 15 years ago
  98. c9cf0a0 qlge: bugfix: Tell hw to strip vlan header. by Ron Mercer · 15 years ago
  99. 1e21330 qlge: Add tx multiqueue support. by Ron Mercer · 15 years ago
  100. 22bdd4f qlge: Add support for GRO. by Ron Mercer · 15 years ago