1. 9d3e444 [SOCK]: Adds a rcu_dereference() in sk_filter by Eric Dumazet · 17 years ago
  2. 0f99be0 [XFRM]: xfrm_algo_clone() allocates too much memory by Eric Dumazet · 17 years ago
  3. 02f1c89 [NET]: Clone the sk_buff 'iif' field in __skb_clone() by Paul Moore · 17 years ago
  4. f691724 [SCTP]: Fix the name of the authentication event. by Vlad Yasevich · 17 years ago
  5. ecef969 [VETH]: move veth.h to include/linux by Stephen Hemminger · 17 years ago
  6. fae718d [NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibility by Patrick McHardy · 17 years ago
  7. f4ab2f72 [NET] include/net/: Spelling fixes by Joe Perches · 17 years ago
  8. 8e71a11 [SCTP]: Fix the bind_addr info during migration. by Vlad Yasevich · 17 years ago
  9. 56c99d0 [IPV4]: Remove prototype of ip_rt_advice by Denis V. Lunev · 17 years ago
  10. b7e0fe9 SCTP: Fix build issues with SCTP AUTH. by Vlad Yasevich · 17 years ago
  11. 218ad12 [IPV4]: Fix memory leak in inet_hashtables.h when NUMA is on by Pavel Emelyanov · 17 years ago
  12. 53438e5 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
  13. 92468c5 ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollution by Guillaume Chazarain · 17 years ago
  14. 6e42141 [TCP] MTUprobe: fix potential sk_send_head corruption by Ilpo Järvinen · 17 years ago
  15. 9055fa1 [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED by Simon Horman · 17 years ago
  16. 9e103fa [IPVS]: Fix sysctl warnings about missing strategy in schedulers by Simon Horman · 17 years ago
  17. 611cd55 [IPVS]: Fix sysctl warnings about missing strategy by Christian Borntraeger · 17 years ago
  18. 21df56c [TCP]: Fix TCP header misalignment by Herbert Xu · 17 years ago
  19. dab6ba3 [INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue by Pavel Emelyanov · 17 years ago
  20. fb93134 [TCP]: Fix size calculation in sk_stream_alloc_pskb by Herbert Xu · 17 years ago
  21. 022cbae [NET]: Move unneeded data to initdata section. by Denis V. Lunev · 17 years ago
  22. d71209d [INET]: Use list_head-s in inetpeer.c by Pavel Emelyanov · 17 years ago
  23. c0d8248 [INET]: Remove leftover prototypes from include/net/inet_common.h by Arnaldo Carvalho de Melo · 17 years ago
  24. bce9432 Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 17 years ago
  25. 2994c63 [INET]: Small possible memory leak in FIB rules by Denis V. Lunev · 17 years ago
  26. 9305cfa [AF_UNIX]: Make unix_tot_inflight counter non-atomic by Pavel Emelyanov · 17 years ago
  27. 56db6c5 mac80211: remove unused driver ops by Johannes Berg · 17 years ago
  28. 830f903 mac80211: allow driver to ask for a rate control algorithm by Johannes Berg · 17 years ago
  29. 03f49f3 [NET]: Make helper to get dst entry and "use" it by Pavel Emelyanov · 17 years ago
  30. 9e4505c [INET]: Add a missing include <linux/vmalloc.h> to inet_hashtables.h by Eric Dumazet · 17 years ago
  31. fa7ff65 SCTP: Clean-up some defines for regressions tests. by Vlad Yasevich · 17 years ago
  32. 7ab9080 SCTP: Make sctp_verify_param return multiple indications. by Vlad Yasevich · 17 years ago
  33. d970dbf SCTP: Convert custom hash lists to use hlist. by Vlad Yasevich · 17 years ago
  34. 73d9c4f SCTP: Allow ADD_IP to work with AUTH for backward compatibility. by Vlad Yasevich · 17 years ago
  35. 88799fe SCTP: Correctly disable ADD-IP when AUTH is not supported. by Vlad Yasevich · 17 years ago
  36. 0ed90fb SCTP: Update RCU handling during the ADD-IP case by Vlad Yasevich · 17 years ago
  37. b6157d8 SCTP: Fix difference cases of retransmit. by Vlad Yasevich · 17 years ago
  38. 230140c [INET]: Remove per bucket rwlock in tcp/dccp ehash table. by Eric Dumazet · 17 years ago
  39. efac527 [IPVS]: Synchronize closing of Connections by Rumen G. Bogdanovski · 17 years ago
  40. 1e356f9 [IPVS]: Bind connections on stanby if the destination exists by Rumen G. Bogdanovski · 17 years ago
  41. c3e9a35 [IPV4]: Compact some ifdefs in the fib code. by Pavel Emelyanov · 17 years ago
  42. 286ab3d [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way. by Eric Dumazet · 17 years ago
  43. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  44. d465579 [NET]: Relax the reference counting of init_net_ns by Pavel Emelyanov · 17 years ago
  45. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  46. f1a6c4d [NET]: Move the sock_copy() from the header by Pavel Emelyanov · 17 years ago
  47. d06f608 SCTP endianness annotations regression by Al Viro · 17 years ago
  48. 2b008b0a [NET]: Marking struct pernet_operations __net_initdata was inappropriate by Eric W. Biederman · 17 years ago
  49. 8ad7c62b [SCTP] net/sctp/auth.c: make 3 functions static by Adrian Bunk · 17 years ago
  50. d84d64d [SCTP]: #if 0 sctp_update_copy_cksum() by Adrian Bunk · 17 years ago
  51. d76081f [IRDA]: Make ircomm_tty static. by Adrian Bunk · 17 years ago
  52. 12da81d [NET_CLS_ACT]: Introduce skb_act_clone by Jamal Hadi Salim · 17 years ago
  53. fee9dee [UDP]: Make use of inet_iif() when doing socket lookups. by Vlad Yasevich · 17 years ago
  54. a37ae40 [NET]: Don't declare extern variables in net/core/sysctl_net_core.c by Pavel Emelyanov · 17 years ago
  55. c1bd24b [TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update() by Chuck Lever · 17 years ago
  56. b6a0dc8 [Bluetooth] Add support for handling simple eSCO links by Marcel Holtmann · 17 years ago
  57. 6464f35 [Bluetooth] Fall back to L2CAP in basic mode by Marcel Holtmann · 17 years ago
  58. 4e8402a [Bluetooth] Retrieve L2CAP features mask on connection setup by Marcel Holtmann · 17 years ago
  59. 861d688 [Bluetooth] Remove global conf_mtu variable from L2CAP by Marcel Holtmann · 17 years ago
  60. a9de924 [Bluetooth] Switch from OGF+OCF to using only opcodes by Marcel Holtmann · 17 years ago
  61. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  62. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  63. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  64. 1399637 [IPSEC]: Rename mode to outer_mode and add inner_mode by Herbert Xu · 17 years ago
  65. 17c2a42 [IPSEC]: Store afinfo pointer in xfrm_mode by Herbert Xu · 17 years ago
  66. 1bfcb10 [IPSEC]: Add missing BEET checks by Herbert Xu · 17 years ago
  67. aa5d62c [IPSEC]: Move type and mode map into xfrm_state.c by Herbert Xu · 17 years ago
  68. 33b5ecb [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi by Herbert Xu · 17 years ago
  69. c4541b4 [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input by Herbert Xu · 17 years ago
  70. 47e958e [NET]: Fix the race between sk_filter_(de|at)tach and sk_clone() by Pavel Emelyanov · 17 years ago
  71. 309dd5f [NET]: Move the filter releasing into a separate call by Pavel Emelyanov · 17 years ago
  72. 48d6005 [INET]: Remove no longer needed ->equal callback by Pavel Emelyanov · 17 years ago
  73. abd6523 [INET]: Consolidate xxx_find() in fragment management by Pavel Emelyanov · 17 years ago
  74. c6fda28 [INET]: Consolidate xxx_frag_create() by Pavel Emelyanov · 17 years ago
  75. e521db9 [INET]: Consolidate xxx_frag_alloc() by Pavel Emelyanov · 17 years ago
  76. 2588fe1 [INET]: Consolidate xxx_frag_intern by Pavel Emelyanov · 17 years ago
  77. 982c37c 9p: remove sysctl by Eric Van Hensbergen · 17 years ago
  78. fb0466c 9p: fix bad kconfig cross-dependency by Eric Van Hensbergen · 17 years ago
  79. ba17674 9p: attach-per-user by Latchesar Ionkov · 17 years ago
  80. a80d923 9p: Make transports dynamic by Eric Van Hensbergen · 17 years ago
  81. e5bbef2 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers by Herbert Xu · 17 years ago
  82. 762cc40 [INET]: Consolidate the xxx_put by Pavel Emelyanov · 17 years ago
  83. 8e7999c [INET]: Consolidate the xxx_evictor by Pavel Emelyanov · 17 years ago
  84. 1e4b828 [INET]: Consolidate the xxx_frag_destroy by Pavel Emelyanov · 17 years ago
  85. 321a3a9 [INET]: Consolidate xxx_the secret_rebuild by Pavel Emelyanov · 17 years ago
  86. 277e650 [INET]: Consolidate the xxx_frag_kill by Pavel Emelyanov · 17 years ago
  87. 04128f2 [INET]: Collect common frag sysctl variables together by Pavel Emelyanov · 17 years ago
  88. 7eb9515 [INET]: Collect frag queues management objects together by Pavel Emelyanov · 17 years ago
  89. 5ab11c9 [INET]: Move common fields from frag_queues in one place. by Pavel Emelyanov · 17 years ago
  90. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  91. af1e1cf [IPVS]: Replace local version of skb_make_writable by Herbert Xu · 17 years ago
  92. 776c729 [IPV4]: Change ip_defrag to return an integer by Herbert Xu · 17 years ago
  93. 3191057 [IPv6]: Export userland ND options through netlink (RDNSS support) by Pierre Ynard · 17 years ago
  94. 092e9d9 [9P]: build fix with !CONFIG_SYSCTL by Ingo Molnar · 17 years ago
  95. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  96. d1ec3b7 [NETLINK]: Fix typos in comments in netlink.h by Pierre Ynard · 17 years ago
  97. 227b60f [INET]: local port range robustness by Stephen Hemminger · 17 years ago
  98. 0639300 [SCTP]: port randomization by Stephen Hemminger · 17 years ago
  99. 87bdc48 [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr by Herbert Xu · 17 years ago
  100. 37fedd3 [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output by Herbert Xu · 17 years ago