uml: clean up sig_handler_common_skas
[sfrench/cifs-2.6.git] / net /
2008-02-05 Paul MooreNetLabel: introduce a new kernel configuration API...
2008-02-04 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-02-04 Linus TorvaldsMerge branch 'slub-linus' of git://git./linux/kernel...
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2008-02-04 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2008-02-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-04 Rusty Russellvirtio: explicit enable_cb/disable_cb rather than callb...
2008-02-04 Rusty Russellvirtio: simplify config mechanism.
2008-02-04 Rusty Russellvirtio: Implement skb_partial_csum_set, for setting...
2008-02-03 Oliver Pintertypo fixes in net/core/net_namespace.c
2008-02-03 Oliver Pintertypo fix in net/rfkill/rfkill.c
2008-02-03 Oliver Pintertypo fixes in net/sctp/sm_statefuns.c
2008-02-03 David S. MillerMerge branch 'fixes' of /linux/kernel/git/linville...
2008-02-03 Arnaldo Carvalho... [SOCK] proto: Add hashinfo member to struct proto
2008-02-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-02 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2008-02-02 Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2008-02-02 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/pci-2.6
2008-02-02 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2008-02-01 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-02-01 Chuck LeverSUNRPC: RPC program information is stored in unsigned...
2008-02-01 Trond MyklebustSUNRPC: Move exported symbol definitions after function...
2008-02-01 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-02-01 Jeff LaytonSUNRPC: spin svc_rqst initialization to its own function
2008-02-01 Tom Tuckerrdma: makefile
2008-02-01 Tom Tuckerrdma: ONCRPC RDMA protocol marshalling
2008-02-01 Tom Tuckerrdma: SVCRDMA sendto
2008-02-01 Tom Tuckerrdma: SVCRDMA recvfrom
2008-02-01 Tom Tuckerrdma: SVCRDMA Core Transport Services
2008-02-01 Tom Tuckerrdma: SVCRDMA Transport Module
2008-02-01 Tom Tuckersvc: Add svc_xprt_names service to replace svc_sock_names
2008-02-01 Tom Tuckerknfsd: Support adding transports by writing portlist...
2008-02-01 Tom Tuckersvc: Add svc API that queries for a transport instance
2008-02-01 Tom Tuckersvc: Add /proc/sys/sunrpc/transport files
2008-02-01 Tom Tuckersvc: Add transport hdr size for defer/revisit
2008-02-01 Tom Tuckersvc: Move the xprt independent code to the svc_xprt...
2008-02-01 Tom Tuckersvc: Make svc_check_conn_limits xprt independent
2008-02-01 Tom Tuckersvc: Removing remaining references to rq_sock in rqstp
2008-02-01 Tom Tuckersvc: Move create logic to common code
2008-02-01 Tom Tuckersvc: Make svc_age_temp_sockets svc_age_temp_transports
2008-02-01 Tom Tuckersvc: Make svc_recv transport neutral
2008-02-01 Tom Tuckersvc: Make svc_sock_release svc_xprt_release
2008-02-01 Tom Tuckersvc: Move the sockaddr information to svc_xprt
2008-02-01 Tom Tuckersvc: Make deferral processing xprt independent
2008-02-01 Tom Tuckersvc: Move the authinfo cache to svc_xprt.
2008-02-01 Tom Tuckersvc: Remove sk_lastrecv
2008-02-01 Tom Tuckersvc: Move accept call to svc_xprt_received to common...
2008-02-01 Tom Tuckersvc: Change svc_sock_received to svc_xprt_received...
2008-02-01 Tom Tuckersvc: Make svc_send transport neutral
2008-02-01 Tom Tuckersvc: Make the enqueue service transport neutral and...
2008-02-01 Tom Tuckersvc: Move sk_reserved to svc_xprt
2008-02-01 Tom Tuckersvc: Make close transport independent
2008-02-01 Tom Tuckersvc: Move sk_server and sk_pool to svc_xprt
2008-02-01 Tom Tuckersvc: Move sk_flags to the svc_xprt structure
2008-02-01 Tom Tuckersvc: Change sk_inuse to a kref
2008-02-01 Tom Tuckersvc: Change services to use new svc_create_xprt service
2008-02-01 Tom Tuckersvc: Add a generic transport svc_create_xprt function
2008-02-01 Tom Tuckersvc: Move connection limit checking to its own function
2008-02-01 Tom Tuckersvc: Remove unnecessary call to svc_sock_enqueue
2008-02-01 Tom Tuckersvc: Add xpo_accept transport function
2008-02-01 Tom Tuckersvc: Move close processing to a single place
2008-02-01 Tom Tuckersvc: Add a transport function that checks for write...
2008-02-01 Tom Tuckersvc: Add xpo_prep_reply_hdr
2008-02-01 Tom Tuckersvc: Add per-transport delete functions
2008-02-01 Tom Tuckersvc: Add transport specific xpo_release function
2008-02-01 Tom Tuckersvc: Move sk_sendto and sk_recvfrom to svc_xprt_class
2008-02-01 Tom Tuckersvc: Add a max payload value to the transport
2008-02-01 Tom Tuckersvc: Make svc_sock the tcp/udp transport
2008-02-01 Tom Tuckersvc: Add an svc transport class
2008-02-01 J. Bruce Fieldssvcrpc: ensure gss DESTROY tokens free contexts from...
2008-02-01 J. Bruce Fieldssunrpc: gss: simplify rsi_parse logic
2008-02-01 J. Bruce Fieldsnfsd: fix rsi_cache reference count leak
2008-02-01 J. Bruce Fieldsknfsd: allow cache_register to return error on failure
2008-02-01 J. Bruce Fieldsnfsd: move cache proc (un)registration to separate...
2008-02-01 J. Bruce Fieldsknfsd: cache unregistration needn't return error
2008-02-01 J. Bruce Fieldsknfsd: fix cache.c comment
2008-02-01 Chuck LeverSUNRPC: Use unsigned string lengths in xdr_decode_strin...
2008-02-01 Chuck LeverSUNRPC: Prevent length underflow in read_flush()
2008-02-01 Linus TorvaldsMerge branch 'audit.b46' of git://git./linux/kernel...
2008-02-01 Johannes Bergmac80211: fix initialisation error path
2008-02-01 Johannes Bergmac80211 rate control: fix section mismatch
2008-02-01 Johannes Bergmac80211: make alignment warning optional
2008-02-01 Klaus Heinrich Kiwi[AUDIT] Add uid, gid fields to ANOM_PROMISCUOUS message
2008-02-01 Eric Paris[AUDIT] add session id to audit messages
2008-02-01 Al Viro[PATCH] switch audit_get_loginuid() to task_struct *
2008-02-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-02-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-01 Denis V. Lunev[NETNS]: Lookup in FIB semantic hashes taking into...
2008-02-01 Denis V. Lunev[NETNS]: Add a namespace mark to fib_info.
2008-02-01 Denis V. Lunev[IPV4]: fib_sync_down rework.
2008-02-01 Denis V. Lunev[NETNS]: Process interface address manipulation routine...
2008-02-01 Denis V. Lunev[IPV4]: Small style cleanup of the error path in rtm_to...
2008-02-01 Denis V. Lunev[IPV4]: Fix memory leak on error path during FIB initia...
2008-02-01 Pavel Emelyanov[NETFILTER]: Ipv6-related xt_hashlimit compilation...
2008-02-01 Patrick McHardy[NET_SCHED]: Add flow classifier
2008-02-01 Patrick McHardy[NET_SCHED]: sch_sfq: make internal queues visible...
next