1. e242297 [NET]: should explicitely initialize atomic_t field in struct dst_ops by Eric Dumazet · 17 years ago
  2. ad1984e [TCP]: NewReno must count every skb while marking losses by Ilpo Järvinen · 17 years ago
  3. 23fe186 [NETNS]: Fix race between put_net() and netlink_kernel_create(). by Pavel Emelyanov · 17 years ago
  4. 533cb5b [XFRM]: constify 'struct xfrm_type' by Eric Dumazet · 17 years ago
  5. 2216b48 [NETNS]: Add missing initialization of nl_info.nl_net in rtm_to_fib6_config() by Benjamin Thery · 17 years ago
  6. 4a19ec5 [NET]: Introducing socket mark socket option. by Laszlo Attila Toth · 17 years ago
  7. 036c2e2 [AF_RXRPC]: constify function pointer tables by Jan Engelhardt · 17 years ago
  8. b6c0632 [BLUETOOTH]: Add conn add/del workqueues to avoid connection fail. by Dave Young · 17 years ago
  9. 2614fa5 [IPCOMP]: Fetch nexthdr before ipch is destroyed by Herbert Xu · 17 years ago
  10. 936f6f8 [IPV4] fib_trie: apply fixes from fib_hash by Julian Anastasov · 17 years ago
  11. c18865f [IPV4] fib: fix route replacement, fib_info is shared by Julian Anastasov · 17 years ago
  12. ec9dbb1 [SCTP]: Fix miss of report unrecognized HMAC Algorithm parameter by Wei Yongjun · 17 years ago
  13. 8cf8e5a [INET_DIAG]: Fix inet_diag_lock_handler error path. by Arnaldo Carvalho de Melo · 17 years ago
  14. 29ffe1a [INET]: Prevent out-of-sync truesize on ip_fragment slow path by Herbert Xu · 17 years ago
  15. 1987e7b [AX25]: Kill ax25_bind() user triggable printk. by maximilian attems · 17 years ago
  16. a44562e [AX25]: Beautify x25_init() version printk. by maximilian attems · 17 years ago
  17. 8674204 [NET] 9p: kill dead static inline buf_put_string by Ilpo Järvinen · 17 years ago
  18. 1a6509d [IPSEC]: Add support for combined mode algorithms by Herbert Xu · 17 years ago
  19. 6fbf2cb [IPSEC]: Allow async algorithms by Herbert Xu · 17 years ago
  20. 38320c7 [IPSEC]: Use crypto_aead and authenc in ESP by Herbert Xu · 17 years ago
  21. 303d9bf rfkill: add the WiMAX radio type by Iñaky Pérez-González · 17 years ago
  22. 8b6bbe7 mac80211: fixing null qos data frames check for reordering buffer by Ron Rindjunsky · 17 years ago
  23. 691ba23 mac80211: fix alignment warning by Johannes Berg · 17 years ago
  24. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  25. 44c3b59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  26. dd430ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  27. 44c45eb Make !NETFILTER_ADVANCED enable IP6_NF_MATCH_IPV6HEADER by Linus Torvalds · 17 years ago
  28. df3825c x86: change NR_CPUS arrays in numa_64 by travis@sgi.com · 17 years ago
  29. 34f5b46 SUNRPC: Don't bother changing the sigmask for asynchronous RPC calls by Trond Myklebust · 17 years ago
  30. afc8811 SUNRPC: rpcb_getport_sync() passes incorrect address size to rpc_create() by Chuck Lever · 17 years ago
  31. 67d6021 SUNRPC: Clean up block comment preceding rpcb_getport_sync() by Chuck Lever · 17 years ago
  32. f1ec08c SUNRPC: Use appropriate argument types in rpcb client by Chuck Lever · 17 years ago
  33. b91e101 SUNRPC: rpcb_getport_sync() should use built-in hostname generator by Chuck Lever · 17 years ago
  34. 33e01dc SUNRPC: Clean up functions that free address_strings array by Chuck Lever · 17 years ago
  35. 86d61d8 SUNRPC: Fix up constant string declarations in struct rpcbind_args by Trond Myklebust · 17 years ago
  36. b454ae9 SUNRPC: fewer conditionals in the format_ip_address routines by Chuck Lever · 17 years ago
  37. 7df0899 SUNRPC: Fix use of copy_to_user() in gss_pipe_upcall() by Chuck Lever · 17 years ago
  38. ba7392b SUNRPC: Add support for per-client timeout values by Trond Myklebust · 17 years ago
  39. 2881ae7 SUNRPC: Clean up the transport timeout initialisation by Trond Myklebust · 17 years ago
  40. 698b6d0 SUNRPC: cleanup for rpc_new_client() by Trond Myklebust · 17 years ago
  41. 0fb2b7e SUNRPC: Move universal address definitions to global header by Chuck Lever · 17 years ago
  42. 0a48f5d SUNRPC: RPC version numbers are u32 by Chuck Lever · 17 years ago
  43. 9f6ad26 SUNRPC: Fix socket address handling in rpcb_clnt by Chuck Lever · 17 years ago
  44. 510deb0 SUNRPC: rpc_create() default hostname should support AF_INET6 addresses by Chuck Lever · 17 years ago
  45. 9b45b74 SUNRPC: Remove an unneeded implicit type cast when calling rpc_depopulate() by Chuck Lever · 17 years ago
  46. 322e2ef SUNRPC: temp var should match return type of xdr_skb_read_actor by Chuck Lever · 17 years ago
  47. 5d40a8a SUNRPC: Check a return result by Chuck Lever · 17 years ago
  48. d4b37ff SUNRPC: Fix an unnecessary implicit type cast in rpcrdma_count_chunks() by Chuck Lever · 17 years ago
  49. 2a428b2 SUNRPC: Prevent mixed sign comparisons in rpcrdma_convert_iovs() by Chuck Lever · 17 years ago
  50. a4a8749 SUNRPC: Cleanup to remove the last users of the RPC_WAITQ declaration by Trond Myklebust · 17 years ago
  51. 47fe064 SUNRPC: Unexport rpc_init_task() and rpc_execute() by Trond Myklebust · 17 years ago
  52. e8f5d77 SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task by Trond Myklebust · 17 years ago
  53. b562794 SUNRPC: Remove the now unused function rpc_call_setup() by Trond Myklebust · 17 years ago
  54. 5138fde NFS/SUNRPC: Convert all users of rpc_call_setup() by Trond Myklebust · 17 years ago
  55. b3ef8b3 SUNRPC: Allow rpc_init_task() to initialise the rpc_task->tk_msg by Trond Myklebust · 17 years ago
  56. 77de2c5 SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action by Trond Myklebust · 17 years ago
  57. 5085925 SUNRPC: Mask signals across the call to rpc_call_setup() in rpc_run_task by Trond Myklebust · 17 years ago
  58. 3ff7576 SUNRPC: Clean up the initialisation of priority queue scheduling info. by Trond Myklebust · 17 years ago
  59. c970aa8 SUNRPC: Clean up rpc_run_task by Trond Myklebust · 17 years ago
  60. 84115e1 SUNRPC: Cleanup of rpc_task initialisation by Trond Myklebust · 17 years ago
  61. e8914c6 SUNRPC: Restrict sunrpc client exports by Trond Myklebust · 17 years ago
  62. a6eaf8b SUNRPC: Move exported declarations to the function declarations by Trond Myklebust · 17 years ago
  63. 93a44a7 sunrpc: document the rpc_pipefs kernel api by J. Bruce Fields · 17 years ago
  64. 663b885 SUNRPC: Reconnect immediately whenever the server isn't refusing it. by Trond Myklebust · 17 years ago
  65. 62da3b2 SUNRPC: Rename xprt_disconnect() by Trond Myklebust · 17 years ago
  66. 3ebb067 SUNRPC: Make call_status()/call_decode() call xprt_force_disconnect() by Trond Myklebust · 17 years ago
  67. 7272dcd SUNRPC: xprt_autoclose() should not call xprt_disconnect() by Trond Myklebust · 17 years ago
  68. e06799f SUNRPC: Use shutdown() instead of close() when disconnecting a TCP socket by Trond Myklebust · 17 years ago
  69. ef80367 SUNRPC: TCP clear XPRT_CLOSE_WAIT when the socket is closed for writes by Trond Myklebust · 17 years ago
  70. 3b948ae SUNRPC: Allow the client to detect if the TCP connection is closed by Trond Myklebust · 17 years ago
  71. 67a391d SUNRPC: Fix TCP rebinding logic by Trond Myklebust · 17 years ago
  72. 66af1e5 SUNRPC: Fix a race in xs_tcp_state_change() by Trond Myklebust · 17 years ago
  73. 13541b3 NetLabel: Add auditing to the static labeling mechanism by Paul Moore · 17 years ago
  74. 8cc4457 NetLabel: Introduce static network labels for unlabeled connections by Paul Moore · 17 years ago
  75. d621d35 SELinux: Enable dynamic enable/disable of the network access checks by Paul Moore · 17 years ago
  76. 75e2291 NetLabel: Add IP address family information to the netlbl_skbuff_getattr() function by Paul Moore · 17 years ago
  77. 16efd45 NetLabel: Add secid token support to the NetLabel secattr struct by Paul Moore · 17 years ago
  78. 1c3fad9 NetLabel: Consolidate the LSM domain mapping/hashing locks by Paul Moore · 17 years ago
  79. b64397e NetLabel: Cleanup the LSM domain hash functions by Paul Moore · 17 years ago
  80. c783f1c NetLabel: Remove unneeded RCU read locks by Paul Moore · 17 years ago
  81. 85040bc [IPV6] ADDRLABEL: Fix double free on label deletion. by YOSHIFUJI Hideaki · 17 years ago
  82. ac97f75 [IPV4] fib_trie: remove unneeded NULL check by Stephen Hemminger · 17 years ago
  83. f638a2f [IPV4] fib_trie: More whitespace cleanup. by Stephen Hemminger · 17 years ago
  84. 7a9c1bd [NET_SCHED]: Use nla_policy for attribute validation in ematches by Patrick McHardy · 17 years ago
  85. 53b2bf3 [NET_SCHED]: Use nla_policy for attribute validation in actions by Patrick McHardy · 17 years ago
  86. 6fa8c01 [NET_SCHED]: Use nla_policy for attribute validation in classifiers by Patrick McHardy · 17 years ago
  87. 27a3421 [NET_SCHED]: Use nla_policy for attribute validation in packet schedulers by Patrick McHardy · 17 years ago
  88. 5feb5e1 [NET_SCHED]: sch_api: introduce constant for rate table size by Patrick McHardy · 17 years ago
  89. 1587bac [NET_SCHED]: Use typeful attribute parsing helpers by Patrick McHardy · 17 years ago
  90. 24beeab [NET_SCHED]: Use typeful attribute construction helpers by Patrick McHardy · 17 years ago
  91. 57e1c48 [NET_SCHED]: Use NLA_PUT_STRING for string dumping by Patrick McHardy · 17 years ago
  92. 4b3550ef [NET_SCHED]: Use nla_nest_start/nla_nest_end by Patrick McHardy · 17 years ago
  93. cee6372 [NET_SCHED]: Propagate nla_parse return value by Patrick McHardy · 17 years ago
  94. ab27cfb [NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get by Patrick McHardy · 17 years ago
  95. c96c947 [NET_SCHED]: act_api: use nlmsg_parse by Patrick McHardy · 17 years ago
  96. 6d834e0 [NET_SCHED]: act_api: fix netlink API conversion bug by Patrick McHardy · 17 years ago
  97. b03f467 [NET_SCHED]: sch_netem: use nla_parse_nested_compat by Patrick McHardy · 17 years ago
  98. f5e5cb7 [NET_SCHED]: sch_atm: fix format string warning by Patrick McHardy · 17 years ago
  99. dde1bc0 [NETNS]: Add namespace for ICMP replying code. by Denis V. Lunev · 17 years ago
  100. b592191 [NETNS]: Routing cache virtualization. by Denis V. Lunev · 17 years ago