1. 3446b9d llc: Fix double accounting of received packets by Arnaldo Carvalho de Melo · 16 years ago
  2. 12293bf netfilter: nf_conntrack_expect: fix error path unwind in nf_conntrack_expect_init() by Alexey Dobriyan · 16 years ago
  3. 8c3a01d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  4. 4c8411f bluetooth: fix locking bug in the rfcomm socket cleanup handling by Arjan van de Ven · 16 years ago
  5. c97c23e mac80211: fix alignment issue with compare_ether_addr() by Senthil Balasubramanian · 16 years ago
  6. 70d251b mac80211: Fix for NULL pointer dereference in sta_info_get() by Senthil Balasubramanian · 16 years ago
  7. f6d9710 mac80211: fix a typo in ieee80211_handle_filtered_frame comment by Yi Zhu · 16 years ago
  8. d4231ca mac80211 : Fixes the status message for iwconfig by Abhijeet Kolekar · 16 years ago
  9. 9381be0 mac80211: reorder channel and freq reporting in wext scan report by Tomas Winkler · 16 years ago
  10. 167ad6f mac80211: fix ieee80211_rx_bss_put/get imbalance by Tomas Winkler · 16 years ago
  11. 679fda1 net/mac80211: always true conditionals by Nicolas Kaiser · 16 years ago
  12. 825de27 dccp ccid-3: Fix "t_ipi explosion" bug by Gerrit Renker · 16 years ago
  13. 6079a46 dccp: Fix to handle short sequence numbers packet correctly by Wei Yongjun · 16 years ago
  14. 289c79a vlan: Use bitmask of feature flags instead of seperate feature bits by Patrick McHardy · 16 years ago
  15. 071f92d net: The world is not perfect patch. by Rami Rosen · 16 years ago
  16. 88860c9 xfrm_user: Remove zero length key checks. by David S. Miller · 16 years ago
  17. 51f82a2 net/ipv4/arp.c: Use common hex_asc helpers by Denis Cheng · 16 years ago
  18. 7d227cd2 tcp: TCP connection times out if ICMP frag needed is delayed by Sridhar Samudrala · 16 years ago
  19. 4da5105 af_key: Fix selector family initialization. by Kazunori MIYAZAWA · 16 years ago
  20. d8ac48d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  21. 0d580a7 mac80211: fix NULL pointer dereference in ieee80211_compatible_rates by Helmut Schaa · 16 years ago
  22. d3ede32 pktgen: make sure that pktgen_thread_worker has been executed by Denis V. Lunev · 16 years ago
  23. 51e779f mac80211: don't claim iwspy support by Johannes Berg · 16 years ago
  24. 5fb1357 [VLAN]: Propagate selected feature bits to VLAN devices by Patrick McHardy · 16 years ago
  25. 81d8534 vlan: Correctly handle device notifications for layered VLAN devices by Patrick McHardy · 16 years ago
  26. 0e91796 net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags() by David Woodhouse · 16 years ago
  27. f2df824 net_sched: cls_api: fix return value for non-existant classifiers by Patrick McHardy · 16 years ago
  28. 1ac06e0 ipsec: Use the correct ip_local_out function by Herbert Xu · 16 years ago
  29. 6f70499 ipv6 addrconf: Allow infinite prefix lifetime. by YOSHIFUJI Hideaki · 16 years ago
  30. 69cdf8f ipv6 route: Fix lifetime in netlink. by YOSHIFUJI Hideaki · 16 years ago
  31. a326443 ipv6 addrconf: Fix route lifetime setting in corner case. by YOSHIFUJI Hideaki · 16 years ago
  32. 44dc19c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  33. 0686caa ndisc: Add missing strategies for per-device retrans timer/reachable time settings. by YOSHIFUJI Hideaki · 16 years ago
  34. 2f561fe mac80211: Add RTNL version of ieee80211_iterate_active_interfaces by Ivo van Doorn · 17 years ago
  35. 34a961f mac80211 : Association with 11n hidden ssid ap. by Abhijeet Kolekar · 17 years ago
  36. dcc9977 net: handle errors from device_rename by Stephen Hemminger · 17 years ago
  37. 8f40f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  38. f7fd63c net/irda/irnet/irnet_irda.c needs unaligned.h by Andrew Morton · 17 years ago
  39. 887b3ec 9p: fix error path during early mount by Eric Van Hensbergen · 17 years ago
  40. 332c421 9p: make cryptic unknown error from server less scary by Eric Van Hensbergen · 17 years ago
  41. d0c4471 9p: fix flags length in net by Steven Rostedt · 17 years ago
  42. 728fc4e 9p: Correct fidpool creation failure in p9_client_create by Josef 'Jeff' Sipek · 17 years ago
  43. c154949 9p: use struct mutex instead of struct semaphore by Josef 'Jeff' Sipek · 17 years ago
  44. bb8ffdf 9p: propagate parse_option changes to client and transports by Eric Van Hensbergen · 17 years ago
  45. ee44399 9p: Documentation updates by Eric Van Hensbergen · 17 years ago
  46. 6aa5fc4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  47. 9ee6b7f net: Fix typo in net/core/sock.c. by Rami Rosen · 17 years ago
  48. 01b7a31 netfilter: xt_iprange: module aliases for xt_iprange by Phil Oester · 17 years ago
  49. 1eedf69 netfilter: ctnetlink: dump conntrack ID in event messages by Eric Leblond · 17 years ago
  50. 3322238 irda: Fix a misalign access issue. (v2) by Graf Yang · 17 years ago
  51. c1cc678 sctp: Fix use of uninitialized pointer by Patrick McHardy · 17 years ago
  52. 5e0f892 cipso: Relax too much careful cipso hash function. by Pavel Emelyanov · 17 years ago
  53. 79d44516 tcp FRTO: work-around inorder receivers by Ilpo Järvinen · 17 years ago
  54. a1c1f28 tcp FRTO: Fix fallback to conventional recovery by Ilpo Järvinen · 17 years ago
  55. 608961a mac80211: Use skb_header_cloned() on TX path. by David S. Miller · 17 years ago
  56. f3994ec mac80211: assign needed_headroom/tailroom for netdevs by Johannes Berg · 17 years ago
  57. f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 17 years ago
  58. a4278e1 mac80211: add missing newlines in printk() by Pavel Roskin · 17 years ago
  59. 36d16ae mac80211: fix association with some APs by Helmut Schaa · 17 years ago
  60. 6d6936e Fix potential scheduling while atomic in mesh_path_add. by Pavel Emelyanov · 17 years ago
  61. 0eb03d5 Fix not checked kmalloc() result. by Pavel Emelyanov · 17 years ago
  62. f84e71a Fix GFP_KERNEL allocation under read lock. by Pavel Emelyanov · 17 years ago
  63. 812714d mac80211: mesh hwmp: fix kfree(skb) by Patrick McHardy · 17 years ago
  64. 69687a0 mac80211: fix access to null skb by Luis Carlos Cobo · 17 years ago
  65. ef26925 mac80211: fix incorrect mesh header length by Luis Carlos Cobo · 17 years ago
  66. df44205 mac80211: Don't encrypt beacons by Ivo van Doorn · 17 years ago
  67. 78520ca mac80211: fix debugfs default key oops by Johannes Berg · 17 years ago
  68. bb55bdd fix irq flags in mac80211 code by Steven Rostedt · 17 years ago
  69. c449258 sctp: Add address type check while process paramaters of ASCONF chunk by Wei Yongjun · 17 years ago
  70. 6e40a91 sctp: Do not enable peer IPv6 address support on PF_INET socket by Wei Yongjun · 17 years ago
  71. a8f43ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  72. 36ca34c sit: Add missing kfree_skb() on pskb_may_pull() failure. by David S. Miller · 17 years ago
  73. f08269d tipc: Increase buffer header to support worst-case device by Allan Stephens · 17 years ago
  74. 28a4acb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  75. 625fc3a Remove duplicated include in net/sunrpc/svc.c by Huang Weiyi · 17 years ago
  76. a1f2aa1 fix irq flags in mac80211 code by Steven Rostedt · 17 years ago
  77. e46b66b net: Added ASSERT_RTNL() to dev_open() and dev_close(). by Ben Hutchings · 17 years ago
  78. c2ab7ac can: Fix can_send() handling on dev_queue_xmit() failures by Oliver Hartkopp · 17 years ago
  79. aca5139 netns: Fix arbitrary net_device-s corruptions on net_ns stop. by Pavel Emelyanov · 17 years ago
  80. f3261af netfilter: Kconfig: default DCCP/SCTP conntrack support to the protocol config values by Patrick McHardy · 17 years ago
  81. ef75d49 netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last request by Patrick McHardy · 17 years ago
  82. c67fa02 net/ipv4: correct RFC 1122 section reference in comment by J.H.M. Dassen (Ray) · 17 years ago
  83. 62ab222 tcp FRTO: SACK variant is errorneously used with NewReno by Ilpo Järvinen · 17 years ago
  84. 4880d10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  85. 9d1045a net_cls_act: act_simple dont ignore realloc code by Jamal Hadi Salim · 17 years ago
  86. 5f6b1ea Revert "atm: Do not free already unregistered net device." by David S. Miller · 17 years ago
  87. 1944317 dccp: return -EINVAL on invalid feature length by Chris Wright · 17 years ago
  88. fa1b1cf net_cls_act: Make act_simple use of netlink policy. by Jamal Hadi Salim · 17 years ago
  89. 5ffc02a ip: Use inline function dst_metric() instead of direct access to dst->metric[] by Satoru SATOH · 17 years ago
  90. 0bbeafd ip: Make use of the inline function dst_metric_locked() by Satoru SATOH · 17 years ago
  91. 1e0ba00 atm: Bad locking on br2684_devs modifications. by Pavel Emelyanov · 17 years ago
  92. 65e4113 atm: Do not free already unregistered net device. by Pavel Emelyanov · 17 years ago
  93. 339a7c4 mac80211: Do not free net device after it is unregistered. by Pavel Emelyanov · 17 years ago
  94. e340a90 bridge: Consolidate error paths in br_add_bridge(). by Pavel Emelyanov · 17 years ago
  95. c37aa90 bridge: Net device leak in br_add_bridge(). by Pavel Emelyanov · 17 years ago
  96. c800578 net: Fix useless comment reference loop. by Johannes Berg · 17 years ago
  97. 3ba08b0 sch_htb: remove from event queue in htb_parent_to_leaf() by Jarek Poplawski · 17 years ago
  98. afa26be Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  99. 4f9faaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  100. 4346f65 hrtimer: remove duplicate helper function by Oliver Hartkopp · 17 years ago