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