1. d420895 ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags. by YOSHIFUJI Hideaki · 16 years ago
  2. 59d88c0 netlabel: Fix a problem when dumping the default IPv6 static labels by Paul Moore · 16 years ago
  3. 251a4b3 net/inet_lro: remove setting skb->ip_summed when not LRO-able by Eli Cohen · 16 years ago
  4. 9a37580 inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild by Pavel Emelyanov · 16 years ago
  5. a0a61a6 CONNECTOR: add a proc entry to list connectors by Li Zefan · 16 years ago
  6. 10b595a netlink: Fix some doc comments in net/netlink/attr.c by Julius Volz · 16 years ago
  7. 7be8735 tcp: /proc/net/tcp rto,ato values not scaled properly (v2) by Stephen Hemminger · 16 years ago
  8. c88e6f5 include/linux/netdevice.h: don't export MAX_HEADER to userspace by Adrian Bunk · 16 years ago
  9. ede16af pkt_sched: Remove CONFIG_NET_SCH_RR by Adrian Bunk · 16 years ago
  10. 01e123d pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive. by WANG Cong · 16 years ago
  11. 5dbaec5 netdevice: Fix typo of dev_unicast_add() comment by Wang Chen · 16 years ago
  12. ec0d215 af_unix: fix 'poll for write'/connected DGRAM sockets by Rainer Weikusat · 16 years ago
  13. db43a28 tcp: fix for splice receive when used with software LRO by Octavian Purdila · 16 years ago
  14. 57413eb tcp: calculate tcp_mem based on low memory instead of all memory by Miquel van Smoorenburg · 16 years ago
  15. 4797982 hamradio: remove unused variable by Andre Haupt · 16 years ago
  16. 00eb7fe mac80211: fix an oops in several failure paths in key allocation by Emmanuel Grumbach · 16 years ago
  17. 5f4a6fa prism: islpci_eth.c endianness fix by Harvey Harrison · 16 years ago
  18. 980dfcb rt2x00: Fix lock dependency errror by Ivo van Doorn · 16 years ago
  19. 7ac3b02 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  20. 3e3cda9 Hold RTNL while calling dev_close() by Ben Hutchings · 17 years ago
  21. c81ec80 qla3xxx: Hold RTNL while calling dev_close() by Ben Hutchings · 17 years ago
  22. 64c42f6 [netdrvr] Fix IOMMU overflow checking in s2io.c by Andi Kleen · 16 years ago
  23. 581abbc e1000: only enable TSO6 via ethtool when using correct hardware by Andy Gospodarek · 16 years ago
  24. 1923815 e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx by Kevin Hao · 16 years ago
  25. 70081ac [netdrvr] netxen: fix netxen_pci_tbl[] breakage by Al Viro · 16 years ago
  26. c5643ca [netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enable by Ingo Molnar · 16 years ago
  27. e8399fe ipg: use NULL, not zero, for pointers by Pekka Enberg · 16 years ago
  28. ecfecfb ipg: fix jumbo frame compilation by Pekka Enberg · 16 years ago
  29. 3f6602a drivers/net/r6040.c: Eliminate double sizeof by Julia Lawall · 16 years ago
  30. 54299ef pcnet_cs, axnet_cs: clear bogus interrupt before request_irq by Komuro · 16 years ago
  31. 52cc308 e1000e: fix EEH recovery during reset on PPC by Jeff Kirsher · 16 years ago
  32. 3023682 igb: fix EEH recovery during reset on PPC by Jeff Kirsher · 16 years ago
  33. 6f4a0e4 ixgbe: fix EEH recovery during reset on PPC by Paul Larson · 16 years ago
  34. ccc57aa tc35815: Fix receiver hangup on Rx FIFO overflow by Atsushi Nemoto · 16 years ago
  35. 59524a3 tc35815: Mark carrier-off before starting PHY by Atsushi Nemoto · 16 years ago
  36. f471f92 s2io: fix documentation about intr_type by Michal Schmidt · 16 years ago
  37. 66b5004 iwlwifi: improve scanning band selection management by Ron Rindjunsky · 16 years ago
  38. 99ade25 rt2x00: Fix unbalanced mutex locking by Ivo van Doorn · 16 years ago
  39. 2f9ec47 b43legacy: Fix possible NULL pointer dereference in DMA code by Michael Buesch · 16 years ago
  40. 7b3abfc b43: Fix possible MMIO access while device is down by Michael Buesch · 16 years ago
  41. 664f200 b43legacy: Do not return TX_BUSY from op_tx by Michael Buesch · 16 years ago
  42. c9e8eae b43: Do not return TX_BUSY from op_tx by Michael Buesch · 16 years ago
  43. 59d393a mac80211: implement EU regulatory domain by Tony Vroon · 16 years ago
  44. 88a6f4a netfilter: ip6table_mangle: don't reroute in LOCAL_IN by Patrick McHardy · 16 years ago
  45. b9f75f4 netns: Don't receive new packets in a dead network namespace. by Eric W. Biederman · 16 years ago
  46. 735ce97 sctp: Make sure N * sizeof(union sctp_addr) does not overflow. by David S. Miller · 16 years ago
  47. 2645a3c pppoe: warning fix by Stephen Hemminger · 16 years ago
  48. f630e43 ipv6: Drop packets for loopback address from outside of the box. by YOSHIFUJI Hideaki · 16 years ago
  49. aea7427 ipv6: Remove options header when setsockopt's optlen is 0 by Shan Wei · 16 years ago
  50. ef3a62d mac80211: detect driver tx bugs by Johannes Berg · 16 years ago
  51. 6d1a3fb netlink: genl: fix circular locking by Patrick McHardy · 16 years ago
  52. 3a5be7d Revert "mac80211: Use skb_header_cloned() on TX path." by David S. Miller · 16 years ago
  53. 3c73419 af_unix: fix 'poll for write'/ connected DGRAM sockets by Rainer Weikusat · 16 years ago
  54. 4552e11 Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  55. f09f7ee tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is set by Ang Way Chuang · 16 years ago
  56. 58c7821 atl1: relax eeprom mac address error check by Radu Cristescu · 16 years ago
  57. 7dac6f8 net/enc28j60: low power mode by David Brownell · 16 years ago
  58. 6fd6588 net/enc28j60: section fix by David Brownell · 16 years ago
  59. a3b4fce sky2: 88E8040T pci device id by Stephen Hemminger · 16 years ago
  60. 439b454 netxen: download firmware in pci probe by Dhananjay Phadke · 16 years ago
  61. dcd56fd netxen: cleanup debug messages by Dhananjay Phadke · 16 years ago
  62. 3276fba netxen: remove global physical_port array by Dhananjay Phadke · 16 years ago
  63. dc515f2 netxen: fix portnum for hp mezz cards by Dhananjay Phadke · 16 years ago
  64. 8b8091f ibm_newemac: select CRC32 in Kconfig by Josh Boyer · 16 years ago
  65. fe833fc xfrm: fix fragmentation for ipv4 xfrm tunnel by Steffen Klassert · 16 years ago
  66. a56b8f8 netfilter: nf_conntrack_h323: fix module unload crash by Patrick McHardy · 16 years ago
  67. 8a54886 netfilter: nf_conntrack_h323: fix memory leak in module initialization error path by Patrick McHardy · 16 years ago
  68. 68b80f1 netfilter: nf_nat: fix RCU races by Patrick McHardy · 16 years ago
  69. 65c3e47 atm: [he] send idle cells instead of unassigned when in SDH mode by Chas Williams · 16 years ago
  70. 28e84ab atm: [he] limit queries to the device's register space by Robert T. Johnson · 16 years ago
  71. 7e903c2 atm: [br2864] fix routed vcmux support by Eric Kinzie · 16 years ago
  72. 059e377 atm: [he] only support suni driver on multimode interfaces by Chas Williams · 16 years ago
  73. d6c1d70 atm: [iphase] doesn't call phy->start due to a bogus #ifndef by Jorge Boncompte [DTI2] · 16 years ago
  74. c0ed0b6 atm: [iphase] set drvdata before enabling interrupts by Jorge Boncompte [DTI2] · 16 years ago
  75. 2714166 atm: [br2684] Fix oops due to skb->dev being NULL by Jorge Boncompte [DTI2] · 16 years ago
  76. a9d246d ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c. by Rami Rosen · 16 years ago
  77. 68be802 raw: Restore /proc/net/raw correct behavior by Eric Dumazet · 16 years ago
  78. 6de329e net: Fix test for VLAN TX checksum offload capability by Ben Hutchings · 16 years ago
  79. 319fa2a sctp: Correclty set changeover_active for SFR-CACC by Vlad Yasevich · 16 years ago
  80. 80896a3 sctp: Correctly cleanup procfs entries upon failure. by Wei Yongjun · 16 years ago
  81. 93653e0 tcp: Revert reset of deferred accept changes in 2.6.26 by David S. Miller · 16 years ago
  82. 2b4743b ipv6 sit: Avoid extra need for compat layer in PRL management. by YOSHIFUJI Hideaki · 16 years ago
  83. 47083fc pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis. by Jesper Dangaard Brouer · 16 years ago
  84. f9ffced pkt_sched: HTB scheduler, change default hysteresis mode to off. by Jesper Dangaard Brouer · 16 years ago
  85. 34a5d71 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  86. cb62ecc rt2x00: Add D-link DWA111 support by Ivo van Doorn · 16 years ago
  87. 995ad6c mac80211: add missing new line in debug print HT_DEBUG by Tomas Winkler · 16 years ago
  88. 5c5f966 mac80211 : fix for iwconfig in ad-hoc mode by Abhijeet Kolekar · 16 years ago
  89. e634036 ssb: Fix coherent DMA mask for PCI devices by Michael Buesch · 16 years ago
  90. 6847aa5 rt2x00: LEDS build failure by Randy Dunlap · 16 years ago
  91. e76328e4 rt2x00: INPUT build failure by Randy Dunlap · 16 years ago
  92. 98a3b2f b43: Fix noise calculation WARN_ON by Michael Buesch · 16 years ago
  93. 028118a b43: Fix possible NULL pointer dereference in DMA code by Michael Buesch · 16 years ago
  94. 051c256 rt2x00: Restrict DMA to 32-bit addresses. by Gertjan van Wingerde · 16 years ago
  95. edfa78b rt2x00: Don't kill guardian_urb when it wasn't created by Ivo van Doorn · 16 years ago
  96. 7775c97 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  97. 42a5a8a parisc: update my email address by Kyle McMartin · 16 years ago
  98. e374d17 parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3 by Kyle McMartin · 16 years ago
  99. f4441b6 parisc: fix off by one in setup_sigcontext32 by Kyle McMartin · 17 years ago
  100. 22febf1 parisc: export empty_zero_page by Kyle McMartin · 17 years ago