1. be666e0 net: Several cleanups for the setsockopt compat support. by David L Stevens · 17 years ago
  2. 2ad17de ipvs: fix oops in backup for fwmark conn templates by Julian Anastasov · 17 years ago
  3. d69efb1 bridge: kernel panic when unloading bridge module by Bodo Stroesser · 17 years ago
  4. 43af853 bridge: fix error handling in br_add_if() by Volodymyr G Lukiianyk · 17 years ago
  5. 9a732ed netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets by Arnaud Ebalard · 17 years ago
  6. 0e93bb9 netfilter: x_tables: fix net namespace leak when reading /proc/net/xxx_tables_names by Pavel Emelyanov · 17 years ago
  7. be8d0d7 netfilter: xt_TCPOPTSTRIP: signed tcphoff for ipv6_skip_exthdr() retval by Roel Kluin · 17 years ago
  8. 246eb2a tcp: Limit cwnd growth when deferring for GSO by John Heffner · 17 years ago
  9. ce447eb tcp: Allow send-limited cwnd to grow up to max_burst when gso disabled by John Heffner · 17 years ago
  10. d031358 [netdrvr] gianfar: Determine TBIPA value dynamically by Paul Gortmaker · 17 years ago
  11. dac2f83 Driver for IXP4xx built-in Ethernet ports by Krzysztof Halasa · 17 years ago
  12. 770f867 ARM: am79c961a: platform_get_irq() may return signed unnoticed by Roel Kluin · 17 years ago
  13. 0a0a831 netiucv: Fix missing driver attributes. by Cornelia Huck · 17 years ago
  14. efe3df6 qeth: layer 2 allow ethtool to set TSO by Frank Blaschka · 17 years ago
  15. a74b08c qeth: read number of ports from card by Ursula Braun · 17 years ago
  16. 8af7c5a qeth: layer 3 add missing dev_open/close to ccwgroup handler by Frank Blaschka · 17 years ago
  17. f90b744 qeth: rework fast path by Frank Blaschka · 17 years ago
  18. 3f9975a qeth: provide get ethtool settings by Frank Blaschka · 17 years ago
  19. 213298f qeth: layer 3 support vlan IPv6 on hiper socket by Frank Blaschka · 17 years ago
  20. cd02321 qeth module size reduction. by Peter Tiedemann · 17 years ago
  21. 022b660 ccwgroup: Unify parsing for group attribute. by Ursula Braun · 17 years ago
  22. 8bbf844 netiucv: get rid of in_atomic() use by Ursula Braun · 17 years ago
  23. 93ad37d lcs: CCL-sequ. numbers required for protocol 802.2 only. by Klaus D. Wacker · 17 years ago
  24. 679dce3 Blackfin EMAC Driver: Initial version of ethtool support by Bryan Wu · 17 years ago
  25. 7ef0a7e Blackfin EMAC Driver: code cleanup by Bryan Wu · 17 years ago
  26. 4e5b864 net: eepro autoport typo by Harvey Harrison · 17 years ago
  27. 4d9b1a0 Add support for SMSC LAN8187 and LAN8700 PHYs by Steve Glendinning · 17 years ago
  28. 48c41b9 Rename SMSC phy functions to be more generic by Steve Glendinning · 17 years ago
  29. 5d12b13 drivers/net/phy: fix kernel-doc notation by Randy Dunlap · 17 years ago
  30. 23d9b38 S2io: Version update for multi ring patches by Sreenivasa Honnur · 17 years ago
  31. 0425b46 S2io: Enable multi ring support by Sreenivasa Honnur · 17 years ago
  32. dfd4415 3c515: use netstats in net_device structure by Paulius Zaleckas · 17 years ago
  33. 815f880 3c509: use netstats in net_device structure by Paulius Zaleckas · 17 years ago
  34. ba0f6ca 3c505: use netstats in net_device structure by Paulius Zaleckas · 17 years ago
  35. dd32f7e Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream by Jeff Garzik · 17 years ago
  36. 090bf62 Merge branch 'sis190' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream by Jeff Garzik · 17 years ago
  37. 8ceee66 New driver "sfc" for Solarstorm SFC4000 controller. by Ben Hutchings · 17 years ago
  38. 358c129 iwlwifi: Allow building iwl3945 without iwl4965. by Jason Riedy · 17 years ago
  39. bd8fd21 wireless: Fix compile error with wifi & leds by Luca Tettamanti · 17 years ago
  40. 9ae27e0 tcp: Fix slab corruption with ipv6 and tcp6fuzz by Evgeniy Polyakov · 17 years ago
  41. dae5029 ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. by David L Stevens · 17 years ago
  42. 01a2202 [IPSEC]: Use digest_null directly for auth by Herbert Xu · 17 years ago
  43. 0b80ae4 sunrpc: fix missing kernel-doc by Randy Dunlap · 17 years ago
  44. 3f91bd4 can: Fix copy_from_user() results interpretation by Sam Ravnborg · 17 years ago
  45. 5c5d6da Revert "ipv6: Fix typo in net/ipv6/Kconfig" by David S. Miller · 17 years ago
  46. becf3da tipc: endianness annotations by Al Viro · 17 years ago
  47. ec6b486 ipv6: result of csum_fold() is already 16bit, no need to cast by Al Viro · 17 years ago
  48. 5e2c433 [XFRM] AUDIT: Fix flowlabel text format ambibuity. by YOSHIFUJI Hideaki · 17 years ago
  49. 697c269 sis190: account for Tx errors by Francois Romieu · 17 years ago
  50. c34ebba sis190: remove needless MII reset by Francois Romieu · 17 years ago
  51. 47e4781 sis190: Rx path update by Francois Romieu · 17 years ago
  52. 35aeb78 sis190: use netdev_alloc_skb by Stephen Hemminger · 17 years ago
  53. e3eccad sis190: hard-code the alignment of tiny packets by Stephen Hemminger · 17 years ago
  54. 4709aa5 sis190: use the allocated buffer as a status code in sis190_alloc_rx_skb by Stephen Hemminger · 17 years ago
  55. 653252c net: Fix wrong interpretation of some copy_to_user() results. by Pavel Emelyanov · 17 years ago
  56. cc93d7d Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  57. 461e6c8 xfrm: alg_key_len & alg_icv_len should be unsigned by Eric Dumazet · 17 years ago
  58. f946dff [netdrvr] tehuti: move ioctl perm check closer to function start by Jeff Garzik · 17 years ago
  59. 5b3f129 ipv6: Fix typo in net/ipv6/Kconfig by Michael Beasley · 17 years ago
  60. d4f73c8 via-velocity: fix vlan receipt by Francois Romieu · 17 years ago
  61. 78c6146 tg3: sparse cleanup by Eric Dumazet · 17 years ago
  62. 9f3f791 forcedeth: realtek phy crossover detection by Ayaz Abdulla · 17 years ago
  63. cca87c1 ibm_newemac: Increase MDIO timeouts by Benjamin Herrenschmidt · 17 years ago
  64. 815b97c gianfar: Fix skb allocation strategy by Andy Fleming · 17 years ago
  65. 8d74849 netxen: reduce stack usage of netxen_nic_flash_print by Harvey Harrison · 17 years ago
  66. db2961c smc911x: test after postfix decrement fails in smc911x_{reset,drop_pkt} by Roel Kluin · 17 years ago
  67. 72abb46 net drivers: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  68. a433686 forcedeth: new backoff implementation by Ayaz Abdulla · 17 years ago
  69. 22559c5 ehea: make things static by Andrew Morton · 17 years ago
  70. f62220d phylib: Add support for board-level PHY fixups by Andy Fleming · 17 years ago
  71. 8ec7226 [netdrvr] atlx: code movement: move atl1 parameter parsing by Chris Snook · 17 years ago
  72. 3b49f03 atlx: remove flash vendor parameter by Chris Snook · 17 years ago
  73. e3152ab korina: misc cleanup by Francois Romieu · 17 years ago
  74. 751c2e4 korina: fix misplaced return statement by Francois Romieu · 17 years ago
  75. d753d82 WAN: Fix confusing insmod error code for C101 too. by Krzysztof Halasa · 17 years ago
  76. 7cda1ed Removing dead code in drivers/net/wan/hdlc_fr.c by Cédric Augonnet · 17 years ago
  77. 6131a26 tehuti: check register size by Francois Romieu · 17 years ago
  78. 5a0e2cd [netdrvr] typhoon: typhoon_resume - remove call to start_queue by Grant Grundler · 17 years ago
  79. 11121e3 ibm_newemac: PowerPC 440EP/440GR EMAC PHY clock workaround by Valentine Barshak · 17 years ago
  80. 0925ab5 ibm_newemac: PowerPC 440GX EMAC PHY clock workaround by Valentine Barshak · 17 years ago
  81. be63c09 ibm_newemac Use status property for unused/unwired EMACs by Josh Boyer · 17 years ago
  82. 51d4a1c ibm_newemac: Fix section mismatch warnings by Josh Boyer · 17 years ago
  83. afd1dee ibm_newemac: Add support for 460EX/GT-type MAL rx-channel handling by Stefan Roese · 17 years ago
  84. f34ebab ibm_newemac: Fix problem with jumbo frame support and EMAC V4.patch by Stefan Roese · 17 years ago
  85. f014e97 e1000e: Increment version to 0.2.1 by Jesse Brandeburg · 17 years ago
  86. c682fc2 igb: save and restore pcie/msi state to support EEH recovery by Auke Kok · 17 years ago
  87. aad3273 e1000e: save and restore pcie/msi state to support EEH recovery by Wendy Xiong · 17 years ago
  88. fb3b27b ixgbe: save and restore pcie/msi state to support EEH recovery by Wendy Xiong · 17 years ago
  89. 7b1be19 e1000e: lower ring minimum size to 64 by Auke Kok · 17 years ago
  90. 2d9498f e1000e: Fix HW Error on es2lan, ARP capture issue by BMC by David Graham · 17 years ago
  91. de5b307 e1000e: Add interrupt moderation run-time ethtool interface by Auke Kok · 17 years ago
  92. 7c25769 e1000e: cleanup several stats issues by Bruce Allan · 17 years ago
  93. c9fcbf4 S2io: Removed rx_lock and put_lock by Sreenivasa Honnur · 17 years ago
  94. 99993af S2io: Removed receive buffer replenishment tasklet by Sreenivasa Honnur · 17 years ago
  95. 10371b5 S2io: Version update for memory leak fix during free_tx_buffers by Sreenivasa Honnur · 17 years ago
  96. b35b3b4 S2io: Fix memory leak during free_tx_buffers by Sreenivasa Honnur · 17 years ago
  97. f38d100 ucc_geth: Fix sneaky merge conflict regarding bus_id by Andy Fleming · 17 years ago
  98. 1a98d05 ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 sockets. by YOSHIFUJI Hideaki · 17 years ago
  99. 8d390ef tcp: tcp_probe buffer overflow and incorrect return value by Tom Quetchenbach · 17 years ago
  100. a5d6ab5 niu: Add support for Neptune FEM/NEM cards for C10 server blades by Matheos Worku · 17 years ago