1. dab6ba3 [INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue by Pavel Emelyanov · 17 years ago
  2. fb93134 [TCP]: Fix size calculation in sk_stream_alloc_pskb by Herbert Xu · 17 years ago
  3. 022cbae [NET]: Move unneeded data to initdata section. by Denis V. Lunev · 17 years ago
  4. d71209d [INET]: Use list_head-s in inetpeer.c by Pavel Emelyanov · 17 years ago
  5. c0d8248 [INET]: Remove leftover prototypes from include/net/inet_common.h by Arnaldo Carvalho de Melo · 17 years ago
  6. bce9432 Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 17 years ago
  7. 2994c63 [INET]: Small possible memory leak in FIB rules by Denis V. Lunev · 17 years ago
  8. 9305cfa [AF_UNIX]: Make unix_tot_inflight counter non-atomic by Pavel Emelyanov · 17 years ago
  9. 56db6c5 mac80211: remove unused driver ops by Johannes Berg · 17 years ago
  10. 830f903 mac80211: allow driver to ask for a rate control algorithm by Johannes Berg · 17 years ago
  11. 03f49f3 [NET]: Make helper to get dst entry and "use" it by Pavel Emelyanov · 17 years ago
  12. 9e4505c [INET]: Add a missing include <linux/vmalloc.h> to inet_hashtables.h by Eric Dumazet · 17 years ago
  13. fa7ff65 SCTP: Clean-up some defines for regressions tests. by Vlad Yasevich · 17 years ago
  14. 7ab9080 SCTP: Make sctp_verify_param return multiple indications. by Vlad Yasevich · 17 years ago
  15. d970dbf SCTP: Convert custom hash lists to use hlist. by Vlad Yasevich · 17 years ago
  16. 73d9c4f SCTP: Allow ADD_IP to work with AUTH for backward compatibility. by Vlad Yasevich · 17 years ago
  17. 88799fe SCTP: Correctly disable ADD-IP when AUTH is not supported. by Vlad Yasevich · 17 years ago
  18. 0ed90fb SCTP: Update RCU handling during the ADD-IP case by Vlad Yasevich · 17 years ago
  19. b6157d8 SCTP: Fix difference cases of retransmit. by Vlad Yasevich · 17 years ago
  20. 230140c [INET]: Remove per bucket rwlock in tcp/dccp ehash table. by Eric Dumazet · 17 years ago
  21. efac527 [IPVS]: Synchronize closing of Connections by Rumen G. Bogdanovski · 17 years ago
  22. 1e356f9 [IPVS]: Bind connections on stanby if the destination exists by Rumen G. Bogdanovski · 17 years ago
  23. c3e9a35 [IPV4]: Compact some ifdefs in the fib code. by Pavel Emelyanov · 17 years ago
  24. 286ab3d [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way. by Eric Dumazet · 17 years ago
  25. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  26. d465579 [NET]: Relax the reference counting of init_net_ns by Pavel Emelyanov · 17 years ago
  27. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  28. f1a6c4d [NET]: Move the sock_copy() from the header by Pavel Emelyanov · 17 years ago
  29. d06f608 SCTP endianness annotations regression by Al Viro · 17 years ago
  30. 2b008b0 [NET]: Marking struct pernet_operations __net_initdata was inappropriate by Eric W. Biederman · 17 years ago
  31. 8ad7c62 [SCTP] net/sctp/auth.c: make 3 functions static by Adrian Bunk · 17 years ago
  32. d84d64d [SCTP]: #if 0 sctp_update_copy_cksum() by Adrian Bunk · 17 years ago
  33. d76081f [IRDA]: Make ircomm_tty static. by Adrian Bunk · 17 years ago
  34. 12da81d [NET_CLS_ACT]: Introduce skb_act_clone by Jamal Hadi Salim · 17 years ago
  35. fee9dee [UDP]: Make use of inet_iif() when doing socket lookups. by Vlad Yasevich · 17 years ago
  36. a37ae40 [NET]: Don't declare extern variables in net/core/sysctl_net_core.c by Pavel Emelyanov · 17 years ago
  37. c1bd24b [TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update() by Chuck Lever · 17 years ago
  38. b6a0dc8 [Bluetooth] Add support for handling simple eSCO links by Marcel Holtmann · 17 years ago
  39. 6464f35 [Bluetooth] Fall back to L2CAP in basic mode by Marcel Holtmann · 17 years ago
  40. 4e8402a [Bluetooth] Retrieve L2CAP features mask on connection setup by Marcel Holtmann · 17 years ago
  41. 861d688 [Bluetooth] Remove global conf_mtu variable from L2CAP by Marcel Holtmann · 17 years ago
  42. a9de924 [Bluetooth] Switch from OGF+OCF to using only opcodes by Marcel Holtmann · 17 years ago
  43. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  44. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  45. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  46. 1399637 [IPSEC]: Rename mode to outer_mode and add inner_mode by Herbert Xu · 17 years ago
  47. 17c2a42 [IPSEC]: Store afinfo pointer in xfrm_mode by Herbert Xu · 17 years ago
  48. 1bfcb10 [IPSEC]: Add missing BEET checks by Herbert Xu · 17 years ago
  49. aa5d62c [IPSEC]: Move type and mode map into xfrm_state.c by Herbert Xu · 17 years ago
  50. 33b5ecb [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi by Herbert Xu · 17 years ago
  51. c4541b4 [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input by Herbert Xu · 17 years ago
  52. 47e958e [NET]: Fix the race between sk_filter_(de|at)tach and sk_clone() by Pavel Emelyanov · 17 years ago
  53. 309dd5f [NET]: Move the filter releasing into a separate call by Pavel Emelyanov · 17 years ago
  54. 48d6005 [INET]: Remove no longer needed ->equal callback by Pavel Emelyanov · 17 years ago
  55. abd6523 [INET]: Consolidate xxx_find() in fragment management by Pavel Emelyanov · 17 years ago
  56. c6fda28 [INET]: Consolidate xxx_frag_create() by Pavel Emelyanov · 17 years ago
  57. e521db9 [INET]: Consolidate xxx_frag_alloc() by Pavel Emelyanov · 17 years ago
  58. 2588fe1 [INET]: Consolidate xxx_frag_intern by Pavel Emelyanov · 17 years ago
  59. 982c37c 9p: remove sysctl by Eric Van Hensbergen · 17 years ago
  60. fb0466c 9p: fix bad kconfig cross-dependency by Eric Van Hensbergen · 17 years ago
  61. ba17674 9p: attach-per-user by Latchesar Ionkov · 17 years ago
  62. a80d923 9p: Make transports dynamic by Eric Van Hensbergen · 17 years ago
  63. e5bbef2 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers by Herbert Xu · 17 years ago
  64. 762cc40 [INET]: Consolidate the xxx_put by Pavel Emelyanov · 17 years ago
  65. 8e7999c [INET]: Consolidate the xxx_evictor by Pavel Emelyanov · 17 years ago
  66. 1e4b828 [INET]: Consolidate the xxx_frag_destroy by Pavel Emelyanov · 17 years ago
  67. 321a3a9 [INET]: Consolidate xxx_the secret_rebuild by Pavel Emelyanov · 17 years ago
  68. 277e650 [INET]: Consolidate the xxx_frag_kill by Pavel Emelyanov · 17 years ago
  69. 04128f2 [INET]: Collect common frag sysctl variables together by Pavel Emelyanov · 17 years ago
  70. 7eb9515 [INET]: Collect frag queues management objects together by Pavel Emelyanov · 17 years ago
  71. 5ab11c9 [INET]: Move common fields from frag_queues in one place. by Pavel Emelyanov · 17 years ago
  72. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  73. af1e1cf [IPVS]: Replace local version of skb_make_writable by Herbert Xu · 17 years ago
  74. 776c729 [IPV4]: Change ip_defrag to return an integer by Herbert Xu · 17 years ago
  75. 3191057 [IPv6]: Export userland ND options through netlink (RDNSS support) by Pierre Ynard · 17 years ago
  76. 092e9d9 [9P]: build fix with !CONFIG_SYSCTL by Ingo Molnar · 17 years ago
  77. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  78. d1ec3b7 [NETLINK]: Fix typos in comments in netlink.h by Pierre Ynard · 17 years ago
  79. 227b60f [INET]: local port range robustness by Stephen Hemminger · 17 years ago
  80. 0639300 [SCTP]: port randomization by Stephen Hemminger · 17 years ago
  81. 87bdc48 [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr by Herbert Xu · 17 years ago
  82. 37fedd3 [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output by Herbert Xu · 17 years ago
  83. 658b219 [IPSEC]: Move common code into xfrm_alloc_spi by Herbert Xu · 17 years ago
  84. 4665079 [NETNS]: Move some code into __init section when CONFIG_NET_NS=n by Pavel Emelyanov · 17 years ago
  85. cdf7e66 [IPSEC]: Unexport xfrm_replay_notify by Herbert Xu · 17 years ago
  86. 436a0a4 [IPSEC]: Move output replay code into xfrm_output by Herbert Xu · 17 years ago
  87. 83815de [IPSEC]: Move xfrm_state_check into xfrm_output.c by Herbert Xu · 17 years ago
  88. 406ef77 [IPSEC]: Move common output code to xfrm_output by Herbert Xu · 17 years ago
  89. bc31d3b [IPSEC] ah: Remove keys from ah_data structure by Herbert Xu · 17 years ago
  90. 4b7137f [IPSEC] esp: Remove keys from esp_data structure by Herbert Xu · 17 years ago
  91. f0703c8 [AF_IUCV]: postpone receival of iucv-packets by Ursula Braun · 17 years ago
  92. 57f2044 [AF_IUCV]: remove static declarations from header file. by Heiko Carstens · 17 years ago
  93. cfcabdc [NET]: sparse warning fixes by Stephen Hemminger · 17 years ago
  94. 5ecc2a5 [MAC80211]: Update beacon_update callback documentation by Michael Buesch · 17 years ago
  95. 478f8d2 [MAC80211]: add sta_notify callback by Tomas Winkler · 17 years ago
  96. 47f0c50 [MAC80211]: Add association LED trigger by Michael Buesch · 17 years ago
  97. 628a140 [MAC80211]: remove ALG_NONE by Johannes Berg · 17 years ago
  98. f9d540e [MAC80211]: remove management interface by Johannes Berg · 17 years ago
  99. a289755 [MAC80211]: add "invalid" interface type by Johannes Berg · 17 years ago
  100. 89e536a ax88796: add 93cx6 eeprom support by Magnus Damm · 17 years ago