[ALSA] usb-caiaq - add support for Kore controller 2
[sfrench/cifs-2.6.git] / net /
2008-01-31 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-01-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-01-30 Linus TorvaldsMake !NETFILTER_ADVANCED enable IP6_NF_MATCH_IPV6HEADER
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in numa_64
2008-01-30 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2008-01-30 Trond MyklebustSUNRPC: Don't bother changing the sigmask for asynchron...
2008-01-30 Chuck LeverSUNRPC: rpcb_getport_sync() passes incorrect address...
2008-01-30 Chuck LeverSUNRPC: Clean up block comment preceding rpcb_getport_s...
2008-01-30 Chuck LeverSUNRPC: Use appropriate argument types in rpcb client
2008-01-30 Chuck LeverSUNRPC: rpcb_getport_sync() should use built-in hostnam...
2008-01-30 Chuck LeverSUNRPC: Clean up functions that free address_strings...
2008-01-30 Trond MyklebustSUNRPC: Fix up constant string declarations in struct...
2008-01-30 Chuck LeverSUNRPC: fewer conditionals in the format_ip_address...
2008-01-30 Chuck LeverSUNRPC: Fix use of copy_to_user() in gss_pipe_upcall()
2008-01-30 Trond MyklebustSUNRPC: Add support for per-client timeout values
2008-01-30 Trond MyklebustSUNRPC: Clean up the transport timeout initialisation
2008-01-30 Trond MyklebustSUNRPC: cleanup for rpc_new_client()
2008-01-30 Chuck LeverSUNRPC: Move universal address definitions to global...
2008-01-30 Chuck LeverSUNRPC: RPC version numbers are u32
2008-01-30 Chuck LeverSUNRPC: Fix socket address handling in rpcb_clnt
2008-01-30 Chuck LeverSUNRPC: rpc_create() default hostname should support...
2008-01-30 Chuck LeverSUNRPC: Remove an unneeded implicit type cast when...
2008-01-30 Chuck LeverSUNRPC: temp var should match return type of xdr_skb_re...
2008-01-30 Chuck LeverSUNRPC: Check a return result
2008-01-30 Chuck LeverSUNRPC: Fix an unnecessary implicit type cast in rpcrdm...
2008-01-30 Chuck LeverSUNRPC: Prevent mixed sign comparisons in rpcrdma_conve...
2008-01-30 Trond MyklebustSUNRPC: Cleanup to remove the last users of the RPC_WAI...
2008-01-30 Trond MyklebustSUNRPC: Unexport rpc_init_task() and rpc_execute()
2008-01-30 Trond MyklebustSUNRPC: allow the caller of rpc_run_task to preallocate...
2008-01-30 Trond MyklebustSUNRPC: Remove the now unused function rpc_call_setup()
2008-01-30 Trond MyklebustNFS/SUNRPC: Convert all users of rpc_call_setup()
2008-01-30 Trond MyklebustSUNRPC: Allow rpc_init_task() to initialise the rpc_tas...
2008-01-30 Trond MyklebustSUNRPC: Add a helper rpc_call_start() that initialises...
2008-01-30 Trond MyklebustSUNRPC: Mask signals across the call to rpc_call_setup...
2008-01-30 Trond MyklebustSUNRPC: Clean up the initialisation of priority queue...
2008-01-30 Trond MyklebustSUNRPC: Clean up rpc_run_task
2008-01-30 Trond MyklebustSUNRPC: Cleanup of rpc_task initialisation
2008-01-30 Trond MyklebustSUNRPC: Restrict sunrpc client exports
2008-01-30 Trond MyklebustSUNRPC: Move exported declarations to the function...
2008-01-30 J. Bruce Fieldssunrpc: document the rpc_pipefs kernel api
2008-01-30 Trond MyklebustSUNRPC: Reconnect immediately whenever the server isn...
2008-01-30 Trond MyklebustSUNRPC: Rename xprt_disconnect()
2008-01-30 Trond MyklebustSUNRPC: Make call_status()/call_decode() call xprt_forc...
2008-01-30 Trond MyklebustSUNRPC: xprt_autoclose() should not call xprt_disconnect()
2008-01-30 Trond MyklebustSUNRPC: Use shutdown() instead of close() when disconne...
2008-01-30 Trond MyklebustSUNRPC: TCP clear XPRT_CLOSE_WAIT when the socket is...
2008-01-30 Trond MyklebustSUNRPC: Allow the client to detect if the TCP connectio...
2008-01-30 Trond MyklebustSUNRPC: Fix TCP rebinding logic
2008-01-30 Trond MyklebustSUNRPC: Fix a race in xs_tcp_state_change()
2008-01-29 Paul MooreNetLabel: Add auditing to the static labeling mechanism
2008-01-29 Paul MooreNetLabel: Introduce static network labels for unlabeled...
2008-01-29 Paul MooreSELinux: Enable dynamic enable/disable of the network...
2008-01-29 Paul MooreNetLabel: Add IP address family information to the...
2008-01-29 Paul MooreNetLabel: Add secid token support to the NetLabel secat...
2008-01-29 Paul MooreNetLabel: Consolidate the LSM domain mapping/hashing...
2008-01-29 Paul MooreNetLabel: Cleanup the LSM domain hash functions
2008-01-29 Paul MooreNetLabel: Remove unneeded RCU read locks
2008-01-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.25
2008-01-28 YOSHIFUJI Hideaki[IPV6] ADDRLABEL: Fix double free on label deletion.
2008-01-28 Stephen Hemminger[IPV4] fib_trie: remove unneeded NULL check
2008-01-28 Stephen Hemminger[IPV4] fib_trie: More whitespace cleanup.
2008-01-28 Patrick McHardy[NET_SCHED]: Use nla_policy for attribute validation...
2008-01-28 Patrick McHardy[NET_SCHED]: Use nla_policy for attribute validation...
2008-01-28 Patrick McHardy[NET_SCHED]: Use nla_policy for attribute validation...
2008-01-28 Patrick McHardy[NET_SCHED]: Use nla_policy for attribute validation...
2008-01-28 Patrick McHardy[NET_SCHED]: sch_api: introduce constant for rate table...
2008-01-28 Patrick McHardy[NET_SCHED]: Use typeful attribute parsing helpers
2008-01-28 Patrick McHardy[NET_SCHED]: Use typeful attribute construction helpers
2008-01-28 Patrick McHardy[NET_SCHED]: Use NLA_PUT_STRING for string dumping
2008-01-28 Patrick McHardy[NET_SCHED]: Use nla_nest_start/nla_nest_end
2008-01-28 Patrick McHardy[NET_SCHED]: Propagate nla_parse return value
2008-01-28 Patrick McHardy[NET_SCHED]: act_api: use PTR_ERR in tcf_action_init...
2008-01-28 Patrick McHardy[NET_SCHED]: act_api: use nlmsg_parse
2008-01-28 Patrick McHardy[NET_SCHED]: act_api: fix netlink API conversion bug
2008-01-28 Patrick McHardy[NET_SCHED]: sch_netem: use nla_parse_nested_compat
2008-01-28 Patrick McHardy[NET_SCHED]: sch_atm: fix format string warning
2008-01-28 Denis V. Lunev[NETNS]: Add namespace for ICMP replying code.
2008-01-28 Denis V. Lunev[NETNS]: Routing cache virtualization.
2008-01-28 Patrick McHardy[NET_SCHED]: Convert actions from rtnetlink to new...
2008-01-28 Patrick McHardy[NET_SCHED]: Convert classifiers from rtnetlink to...
2008-01-28 Patrick McHardy[NET_SCHED]: Convert packet schedulers from rtnetlink...
2008-01-28 Patrick McHardy[NETLINK]: Add nla_append()
2008-01-28 Patrick McHardy[NET_SCHED]: mark classifier ops __read_mostly
2008-01-28 Patrick McHardy[NET_SCHED]: Move EXPORT_SYMBOL next to exported symbol
2008-01-28 Denis V. Lunev[NETNS]: Add namespace parameter to ip_route_output_key.
2008-01-28 Denis V. Lunev[NETNS]: Add namespace parameter to ip_route_output_flow.
2008-01-28 Denis V. Lunev[NETNS]: Add namespace parameter to __ip_route_output_key.
2008-01-28 Denis V. Lunev[NETNS]: Add namespace parameter to ip_route_output_slow.
2008-01-28 Denis V. Lunev[NETNS]: Add namespace parameter to ip_dev_find.
2008-01-28 Denis V. Lunev[NETNS]: Add netns parameter to fib_select_default.
2008-01-28 Denis V. Lunev[IPV4]: Consolidate fib_select_default.
2008-01-28 Stephen Hemminger[IPV4] fib_trie: avoid rescan on dump
2008-01-28 Stephen Hemminger[IPV4] fib_trie: avoid extra search on delete
next