1. 95aa1fe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  2. 941297f netfilter: nf_conntrack: nf_conntrack_alloc() fixes by Eric Dumazet · 15 years ago
  3. aa6a03e netfilter: xt_osf: fix nf_log_packet() arguments by Patrick McHardy · 15 years ago
  4. b13bb2e net/can: add module alias to can protocol drivers by Lothar Waßmann · 15 years ago
  5. f7e5cc0 net/can bugfix: use after free bug in can protocol drivers by Lothar Waßmann · 15 years ago
  6. 252aa9d Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines." by David S. Miller · 15 years ago
  7. 8660c12 skbuff.h: Fix comment for NET_IP_ALIGN by Tobias Klauser · 15 years ago
  8. 79fbe13 drivers/net: using spin_lock_irqsave() in net_send_packet() by Dongdong Deng · 15 years ago
  9. bc23283 NET: phy_device, fix lock imbalance by Jiri Slaby · 15 years ago
  10. ee686ca gre: fix ToS/DiffServ inherit bug by Andreas Jaggi · 15 years ago
  11. c8159b2 igb: gcc-3.4.6 fix by Eric Dumazet · 15 years ago
  12. 41796e9 atlx: duplicate testing of MCAST flag by roel kluin · 15 years ago
  13. adeab1a NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines. by Ralf Baechle · 15 years ago
  14. 635ecaa netdev: restore MTU change operation by Ben Hutchings · 15 years ago
  15. 240c102 netdev: restore MAC address set and validate operations by Ben Hutchings · 15 years ago
  16. f2ba025 sit: fix regression: do not release skb->dst before xmit by Sascha Hlusiak · 15 years ago
  17. e51a67a net: ip_push_pending_frames() fix by Eric Dumazet · 15 years ago
  18. e912b11 net: sk_prot_alloc() should not blindly overwrite memory by Eric Dumazet · 15 years ago
  19. e594e96 cxgb3: Fix crash caused by stashing wrong netdev_queue by Roland Dreier · 15 years ago
  20. 8faa2a7 ixgbe: Fix coexistence of FCoE and Flow Director in 82599 by Yi Zou · 15 years ago
  21. ad46276 memory barrier: adding smp_mb__after_lock by Jiri Olsa · 15 years ago
  22. a57de0b net: adding memory barrier to the poll and receive callbacks by Jiri Olsa · 15 years ago
  23. 1b614fb netpoll: Fix carrier detection for drivers that are using phylib by Anton Vorontsov · 15 years ago
  24. d2daeab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  25. 1ce822f includecheck fix: include/linux, rfkill.h by Jaswinder Singh Rajput · 15 years ago
  26. 47ab384 p54: tx refused but queue active by Larry Finger · 15 years ago
  27. 804ef71 Atheros Kconfig needs to be dependent on WLAN_80211 by Jay Sternberg · 15 years ago
  28. b9744d1 mac80211: fix docbook by Johannes Berg · 15 years ago
  29. 4ff1766 mac80211_hwsim: avoid NULL access by Johannes Berg · 15 years ago
  30. 2fbddeb ssb: Add support for 4318E by Clyde McPherson · 15 years ago
  31. cff782c b43: Add support for 4318E by Clyde McPherson · 15 years ago
  32. 8b339d0 zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b device by Hin-Tak Leung · 15 years ago
  33. b4b223c zd1211rw: 07b8:6001 is a ZD1211B by Pascal Terjan · 15 years ago
  34. c3b8542 r6040: bump driver version to 0.24 and date to 08 July 2009 by Florian Fainelli · 15 years ago
  35. 35976d4 r6040: restore MIER register correctly when IRQ line is shared by Florian Fainelli · 15 years ago
  36. 345aa03 ipv4: Fix fib_trie rebalancing, part 4 (root thresholds) by Jarek Poplawski · 15 years ago
  37. 64c8165 davinci_emac: fix kernel oops when changing MAC address while interface is down by Pablo Bitton · 15 years ago
  38. 19e588e igb: set lan id prior to configuring phy by Alexander Duyck · 15 years ago
  39. 3938b45 mac80211: minstrel: avoid accessing negative indices in rix_to_ndx() by Luciano Coelho · 15 years ago
  40. 2dce4c2 cfg80211: fix refcount leak by Johannes Berg · 15 years ago
  41. 76d8b64 hp-wmi: fix rfkill bug by Johannes Berg · 15 years ago
  42. 59615b5 mac80211: fix allocation in mesh_queue_preq by Andrey Yurovsky · 15 years ago
  43. a7a4e41 iwmc3200wifi: add Kconfig help by Samuel Ortiz · 15 years ago
  44. cbfe89c ath9k: Fix leak in tx descriptor by Vasanthakumar Thiagarajan · 15 years ago
  45. fd4973c b43/b43legacy: fix radio LED initialization by Larry Finger · 15 years ago
  46. 1f5fc70 Wireless: nl80211, fix lock imbalance by Jiri Slaby · 15 years ago
  47. 5ca1ea2 fec: fix definition of 5272 version of FEC_X_DES_ACTIVE register by Greg Ungerer · 15 years ago
  48. 9ff1a91 fec: remove extra ";" from definition names by Greg Ungerer · 15 years ago
  49. 0ca1b08 Revert "p54: Use SKB list handling helpers instead of by-hand code." by David S. Miller · 15 years ago
  50. 1bc4ee4 sctp: fix warning at inet_sock_destruct() while release sctp socket by Wei Yongjun · 15 years ago
  51. 3c8a9c6 tun/tap: Fix crashes if open() /dev/net/tun and then poll() it. by Mariusz Kozlowski · 15 years ago
  52. 1ded3f5 dsa: fix 88e6xxx statistics counter snapshotting by Stephane Contri · 15 years ago
  53. 78c29bd forcedeth: Fix NAPI race. by Eric Dumazet · 15 years ago
  54. 3942453 drivers/net/smsc911x.c: Fix resource size off by 1 error by Julia Lawall · 15 years ago
  55. 4c3dd30 pcnet_cs: add new id by Ken Kawasaki · 15 years ago
  56. 1e9d998 bnx2x: Fix the maximal values of coalescing timeouts. by Eilon Greenstein · 15 years ago
  57. 3799cf4 bnx2x: Disable HC coalescing when setting timeout to zero. by Eilon Greenstein · 15 years ago
  58. d23e436 tun: Fix device unregister race by Herbert Xu · 15 years ago
  59. c001c21 be2net: fix spurious interrupt handling in intx mode by Sathya Perla · 15 years ago
  60. 7d3cabb e1000e: disable K1 at 1000Mbps for 82577/82578 by Bruce Allan · 15 years ago
  61. 906e8d9 e1000e: delay second read of PHY_STATUS register on failure of first read by Bruce Allan · 15 years ago
  62. 28c9195 e1000e: prevent NVM corruption on sectors larger than 4K by Bruce Allan · 15 years ago
  63. 60f1292 e1000e: do not write SmartSpeed register bits on parts without support by Bruce Allan · 15 years ago
  64. fc0c776 e1000e: delay after LCD reset and proper checks for PHY configuration done by Bruce Allan · 15 years ago
  65. e65fa87 e1000e: PHY loopback broken on 82578 by Bruce Allan · 15 years ago
  66. e5d57af ixgbe: Not allow 8259x unsupported wol options change from ethtool by Mallikarjuna R Chilakala · 15 years ago
  67. 5da43c1 ixgbe: fix inconsistent SFP/SFP+ failure results. by Don Skidmore · 15 years ago
  68. 19343de ixgbe: fix regression on some 82598 adapters by Don Skidmore · 15 years ago
  69. 63d6e1d ixgbe: fix issues with failing to detect insert of unsupported module by Don Skidmore · 15 years ago
  70. e332471 qlge: Fix sizeof usage. by Ron Mercer · 15 years ago
  71. 6a47330 qlge: Add/use function for link up/down. by Ron Mercer · 15 years ago
  72. 7fab3bf qlge: Fix MAC address bonding issue. by Ron Mercer · 15 years ago
  73. 13cfd5b qlge: Fix tx byte counter. by Ron Mercer · 15 years ago
  74. 6e9e479 qlge: Fix redundant call to free resources. by Ron Mercer · 15 years ago
  75. 8b007de qlge: Fix carrier on condition. by Ron Mercer · 15 years ago
  76. a5f59dc qlge: Clear frame to queue routing before reset. by Ron Mercer · 15 years ago
  77. 4322c5b qlge: Expand coverage of hw lock for config register. by Ron Mercer · 15 years ago
  78. a1ed052 IPv6: preferred lifetime of address not getting updated by Brian Haley · 15 years ago
  79. 59cae00 xfrm6: fix the proto and ports decode of sctp protocol by Wei Yongjun · 15 years ago
  80. c615c9f xfrm4: fix the ports decode of sctp protocol by Wei Yongjun · 15 years ago
  81. 15da4b1 net/9p: Fix crash due to bad mount parameters. by Abhishek Kulkarni · 15 years ago
  82. 887b5ea if_ether: add define for 1588 aka Timesync by Alexander Duyck · 15 years ago
  83. 42caa07 phylib: fixes for PHY_RESUMING state changes by Wade Farnsworth · 15 years ago
  84. 67c38fc netxen: avoid frequent firmware reset by Dhananjay Phadke · 15 years ago
  85. 98e31bb netxen: fix the version code macro by Dhananjay Phadke · 15 years ago
  86. c56bd0c gigaset: drop pointless check by Tilman Schmidt · 15 years ago
  87. bceb0f1 gigaset: accept connection establishment messages in any order by Tilman Schmidt · 15 years ago
  88. 3f1f7cf netfilter: add netfilter git to MAINTAINERS by Joe Perches · 15 years ago
  89. f8a68e7 Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification" by Eric W. Biederman · 15 years ago
  90. 59ed6ee igb: return PCI_ERS_RESULT_DISCONNECT on permanent error by Alexander Duyck · 15 years ago
  91. c93b5a7 e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT by Mike Mason · 15 years ago
  92. eab6330 e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error by Andre Detsch · 15 years ago
  93. 679be3b e1000: fix unmap bug by Jesse Brandeburg · 15 years ago
  94. 91615f7 igb: fix unmap length bug by Jesse Brandeburg · 15 years ago
  95. 4f57ca6 ixgbe: fix unmap length bug by Jesse Brandeburg · 15 years ago
  96. a1f2532 ixgbe: Fix link capabilities during adapter resets by Mallikarjuna R Chilakala · 15 years ago
  97. a380137 ixgbe: Fix device capabilities of 82599 single speed fiber NICs. by Mallikarjuna R Chilakala · 15 years ago
  98. 88d2b81 ixgbe: Fix SFP log messages by Don Skidmore · 15 years ago
  99. d9d62f3 usbnet: Remove private stats structure by Herbert Xu · 15 years ago
  100. 7963837 usbnet: Use netdev stats structure by Herbert Xu · 15 years ago