1. 7799652 [NETFILTER]: Fix NULL pointer dereference in nf_nat_move_storage() by Evgeniy Polyakov · 17 years ago
  2. 6452a5f [NETFILTER]: fix compat_nf_sockopt typo by Patrick McHardy · 17 years ago
  3. dab6ba3 [INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue by Pavel Emelyanov · 17 years ago
  4. d06fc1d Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  5. 6f37ac7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  6. d5cd978 sunrpc/xprtrdma/transport.c: fix use-after-free by Adrian Bunk · 17 years ago
  7. a0af5f1 mac80211: Fix queuing of scan containing a SSID by Helmut Schaa · 17 years ago
  8. d90bf5a [NET]: rt_check_expire() can take a long time, add a cond_resched() by Eric Dumazet · 17 years ago
  9. e1cd8f7 [TCP] FRTO: Clear frto_highmark only after process_frto that uses it by Ilpo Järvinen · 17 years ago
  10. c67625a [NET]: Remove notifier block from chain when register_netdevice_notifier fails by Pavel Emelyanov · 17 years ago
  11. 96a2d41 [TCP]: Make sure write_queue_from does not begin with NULL ptr by Ilpo Järvinen · 17 years ago
  12. 23aeeec [TCP] FRTO: Plug potential LOST-bit leak by Ilpo Järvinen · 17 years ago
  13. 746aa32 [TCP] FRTO: Limit snd_cwnd if TCP was application limited by Ilpo Järvinen · 17 years ago
  14. 5f1a485 [PKT_SCHED]: Check subqueue status before calling hard_start_xmit by Peter P Waskiewicz Jr · 17 years ago
  15. 5375652 [NETFILTER]: xt_time should not assume CONFIG_KTIME_SCALAR by Eric Dumazet · 17 years ago
  16. 022cbae [NET]: Move unneeded data to initdata section. by Denis V. Lunev · 17 years ago
  17. ed160e8 [NET]: Cleanup pernet operation without CONFIG_NET_NS by Denis V. Lunev · 17 years ago
  18. 81d9dda [NETFILTER]: bridge: fix double POSTROUTING hook invocation by Patrick McHardy · 17 years ago
  19. 4ce5ba6 [NETFILTER]: Consolidate nf_sockopt and compat_nf_sockopt by Pavel Emelyanov · 17 years ago
  20. e0bf9cf [NETFILTER]: nf_nat: fix memset error by Li Zefan · 17 years ago
  21. d71209d [INET]: Use list_head-s in inetpeer.c by Pavel Emelyanov · 17 years ago
  22. 22649d1 [IPVS]: Remove unused exports. by Adrian Bunk · 17 years ago
  23. 6aed421 [NET]: Unexport sysctl_{r,w}mem_max. by Adrian Bunk · 17 years ago
  24. be85d4a [AF_PACKET]: Fix minor code duplication by Urs Thuermann · 17 years ago
  25. bce9432 Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 17 years ago
  26. 91cf45f [NET]: Add the helper kernel_sock_shutdown() by Trond Myklebust · 17 years ago
  27. dbb2ed2 [IPV6]: Add ifindex field to ND user option messages. by Pierre Ynard · 17 years ago
  28. 9abed24 Fix memory leak in discard case of sctp_sf_abort_violation() by Jesper Juhl · 17 years ago
  29. 2994c63 [INET]: Small possible memory leak in FIB rules by Denis V. Lunev · 17 years ago
  30. 33d36bb [NETNS]: init dev_base_lock only once by Alexey Dobriyan · 17 years ago
  31. 284b327 [UNIX]: The unix_nr_socks limit can be exceeded by Pavel Emelyanov · 17 years ago
  32. 5c80f1a [AF_UNIX]: Convert socks to unix_socks in scan_inflight, not in callbacks by Pavel Emelyanov · 17 years ago
  33. 9305cfa [AF_UNIX]: Make unix_tot_inflight counter non-atomic by Pavel Emelyanov · 17 years ago
  34. 8032b46 [AF_PACKET]: Allow multicast traffic to be caught by ORIGDEV when bonded by Peter P Waskiewicz Jr · 17 years ago
  35. d52a60a mac80211: fix MAC80211_RCSIMPLE Kconfig by Johannes Berg · 17 years ago
  36. 7f3ad89 mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG by John W. Linville · 17 years ago
  37. 5b98b1f mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT by Johannes Berg · 17 years ago
  38. 56db6c5 mac80211: remove unused driver ops by Johannes Berg · 17 years ago
  39. 8636bf6 mac80211: remove ieee80211_common.h by Johannes Berg · 17 years ago
  40. 2736622 rfkill: Fix sparse warning by Michael Buesch · 17 years ago
  41. 7319f1e rfkill: Use mutex_lock() at register and add sanity check by Michael Buesch · 17 years ago
  42. 830f903 mac80211: allow driver to ask for a rate control algorithm by Johannes Berg · 17 years ago
  43. 999acd9 mac80211: don't allow registering the same rate control twice by Johannes Berg · 17 years ago
  44. 2bf236d rfkill: Use subsys_initcall by Michael Buesch · 17 years ago
  45. ac71c69 mac80211: make simple rate control algorithm built-in by Johannes Berg · 17 years ago
  46. 8a8f1c0 rfkill: Register LED triggers before registering switch by Michael Buesch · 17 years ago
  47. 94e10bf softmac: fix wext MLME request reason code endianness by Johannes Berg · 17 years ago
  48. b226801 [PKT_SCHED] CLS_U32: Use ffs() instead of C code on hash mask to get first set bit. by Radu Rendec · 17 years ago
  49. 39aaac1 [VLAN]: Allow setting mac address while device is up by Patrick McHardy · 17 years ago
  50. d932e04 [VLAN]: Don't synchronize addresses while the vlan device is down by Patrick McHardy · 17 years ago
  51. 358352b [INET]: Cleanup the xfrm4_tunnel_(un)register by Pavel Emelyanov · 17 years ago
  52. 99f9332 [INET]: Add missed tunnel64_err handler by Pavel Emelyanov · 17 years ago
  53. c2b4233 [IPX]: Use existing sock refcnt debugging infrastructure by Pavel Emelyanov · 17 years ago
  54. 17ab56a [PACKET]: Use existing sock refcnt debugging infrastructure by Pavel Emelyanov · 17 years ago
  55. e9671fc [NET]: Fix infinite loop in dev_mc_unsync(). by Joe Perches · 17 years ago
  56. 03f49f3 [NET]: Make helper to get dst entry and "use" it by Pavel Emelyanov · 17 years ago
  57. b166760 [IPV4]: Remove bugus goto-s from ip_route_input_slow by Pavel Emelyanov · 17 years ago
  58. fbd52eb [TCP]: Split SACK FRTO flag clearing (fixes FRTO corner case bug) by Ilpo Järvinen · 17 years ago
  59. e49aa5d [TCP]: Add unlikely() to sacktag out-of-mem in fragment case by Ilpo Järvinen · 17 years ago
  60. c7caf8d [TCP]: Fix reord detection due to snd_una covered holes by Ilpo Järvinen · 17 years ago
  61. 8dd71c5d [TCP]: Consider GSO while counting reord in sacktag by Ilpo Järvinen · 17 years ago
  62. 7d54dc6 SCTP: Always flush the queue when uncorcking. by Vlad Yasevich · 17 years ago
  63. cd3ae8e SCTP: Fix PR-SCTP to deliver all the accumulated ordered chunks by Vlad Yasevich · 17 years ago
  64. 7ab9080 SCTP: Make sctp_verify_param return multiple indications. by Vlad Yasevich · 17 years ago
  65. d970dbf SCTP: Convert custom hash lists to use hlist. by Vlad Yasevich · 17 years ago
  66. 123ed97 SCTP: Use hashed lookup when looking for an association. by Vlad Yasevich · 17 years ago
  67. 027f6e1 SCTP: Fix a potential race between timers and receive path. by Vlad Yasevich · 17 years ago
  68. 73d9c4f SCTP: Allow ADD_IP to work with AUTH for backward compatibility. by Vlad Yasevich · 17 years ago
  69. 88799fe SCTP: Correctly disable ADD-IP when AUTH is not supported. by Vlad Yasevich · 17 years ago
  70. 0ed90fb SCTP: Update RCU handling during the ADD-IP case by Vlad Yasevich · 17 years ago
  71. b6157d8 SCTP: Fix difference cases of retransmit. by Vlad Yasevich · 17 years ago
  72. f3830cc SCTP : Fix to process bundled ASCONF chunk correctly by Wei Yongjun · 17 years ago
  73. 64b0812b SCTP : Fix bad formatted comment in outqueue.c by Wei Yongjun · 17 years ago
  74. c3d8d1e [NETLINK]: Fix unicast timeouts by Patrick McHardy · 17 years ago
  75. 230140c [INET]: Remove per bucket rwlock in tcp/dccp ehash table. by Eric Dumazet · 17 years ago
  76. efac527 [IPVS]: Synchronize closing of Connections by Rumen G. Bogdanovski · 17 years ago
  77. 1e356f9 [IPVS]: Bind connections on stanby if the destination exists by Rumen G. Bogdanovski · 17 years ago
  78. b733c00 [NET]: Clean proto_(un)register from in-code ifdefs by Pavel Emelyanov · 17 years ago
  79. 4999f36 [IPSEC]: Fix crypto_alloc_comp error checking by Herbert Xu · 17 years ago
  80. fffe470 [VLAN]: Fix SET_VLAN_INGRESS_PRIORITY_CMD ioctl by Patrick McHardy · 17 years ago
  81. 45a19b0 [NETNS]: Fix compiler error in net_namespace.c by Johann Felix Soden · 17 years ago
  82. 543821c [PKT_SCHED] CLS_U32: Fix endianness problem with u32 classifier hash masks. by Radu Rendec · 17 years ago
  83. 40208d7 [NET]: Removing duplicit #includes by Jiri Olsa · 17 years ago
  84. c3e9a35 [IPV4]: Compact some ifdefs in the fib code. by Pavel Emelyanov · 17 years ago
  85. 33120b3 [IPV6]: Convert /proc/net/ipv6_route to seq_file interface by Alexey Dobriyan · 17 years ago
  86. 4f9f831 [PKT_SCHED]: Fix OOPS when removing devices from a teql queuing discipline by Evgeniy Polyakov · 17 years ago
  87. c62cf5c [DCCP]: Use DEFINE_PROTO_INUSE infrastructure. by David S. Miller · 17 years ago
  88. 8295b6d [SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure by Eric Dumazet · 17 years ago
  89. c5a432f [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure by Eric Dumazet · 17 years ago
  90. 47a31a6 [IPV4]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure by Eric Dumazet · 17 years ago
  91. 286ab3d [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way. by Eric Dumazet · 17 years ago
  92. 6a9fb94 [IPV4]: Clean the ip_sockglue.c from some ugly ifdefs by Pavel Emelyanov · 17 years ago
  93. 4e05806 [DECNET]: "addr" module param can't be __initdata by Alexey Dobriyan · 17 years ago
  94. 7a0ff71 [IPv6] SNMP: Restore Udp6InErrors incrementation by Mitsuru Chinen · 17 years ago
  95. 3f192b5 [NET]: Remove /proc/net/stat/*_arp_cache upon module removal by Alexey Dobriyan · 17 years ago
  96. bf13886 [IPV6]: Consolidate the ip cork destruction in ip6_output.c by Pavel Emelyanov · 17 years ago
  97. 429f08e [IPV4]: Consolidate the ip cork destruction in ip_output.c by Pavel Emelyanov · 17 years ago
  98. e011ff4 [NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{src,dst} by Bart De Schuymer · 17 years ago
  99. 55d84ac [NETFILTER]: nf_sockopts list head cleanup by Alexey Dobriyan · 17 years ago
  100. d1332e0 [NETFILTER]: remove unneeded rcu_dereference() calls by Patrick McHardy · 17 years ago