[TIPC]: declare proto_ops structures as 'const'.
[safe/jmp/linux-2.6] / net /
2008-02-08 Florian Westphal[TIPC]: declare proto_ops structures as 'const'.
2008-02-08 Ilpo Järvinen[TIPC]: Kill unused static inline (x5)
2008-02-08 Stephen Hemminger[TC]: oops in em_meta
2008-02-08 Ursula Braun[AF_IUCV]: defensive programming of iucv_callback_txdone
2008-02-08 Ursula Braun[AF_IUCV]: broken send_skb_q results in endless loop
2008-02-08 Ursula Braun[IUCV]: wrong irq-disabling locking at module load...
2008-02-08 Urs Thuermann[CAN]: Minor clean-ups
2008-02-08 Urs Thuermann[CAN]: Move proto_{,un}register() out of spin-locked...
2008-02-08 Urs Thuermann[CAN]: Clean up module auto loading
2008-02-08 Eric Dumazet[IPSEC] flow: Remove an unnecessary ____cacheline_aligned
2008-02-08 Patrick McHardy[IPV4]: route: fix crash ip_route_input
2008-02-08 Jan Engelhardt[NETFILTER]: xt_iprange: add missing #include
2008-02-08 Patrick McHardy[NETFILTER]: xt_iprange: fix typo in address family
2008-02-08 Patrick McHardy[NETFILTER]: nf_conntrack: fix ct_extend ->move operation
2008-02-08 Jozsef Kadlecsik[NETFILTER]: nf_conntrack: TCP conntrack reopening fix
2008-02-07 David HowellsConvert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
2008-02-07 Andrew Morton9p: fix p9_printfcall export
2008-02-07 Eric Van Hensbergen9p: transport API reorganization
2008-02-07 Eric Van Hensbergen9p: add remove function to trans_virtio
2008-02-07 Anthony Liguori9p: Convert semaphore to spinlock for p9_idpool
2008-02-07 Eric Van Hensbergen9p: Fix soft lockup in virtio transport
2008-02-07 Eric Van Hensbergen9p: block-based virtio client
2008-02-07 Eric Van Hensbergen9p: create transport rpc cut-thru
2008-02-07 Martin Stava9p: fix bug in p9_clone_stat
2008-02-06 Sven Wegeneripvs: Make wrr "no available servers" error message...
2008-02-06 David S. MillerMerge branch 'fixes' of /linux/kernel/git/linville...
2008-02-06 Patrick McHardy[NET_SCHED]: cls_flow: support classification based...
2008-02-06 Patrick McHardy[NET_SCHED]: cls_flow: fix key mask validity check
2008-02-06 Patrick McHardy[NET_SCHED]: em_meta: fix compile warning
2008-02-05 Michael Bueschmac80211: Is not EXPERIMENTAL anymore
2008-02-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-05 Paul MooreNetLabel: introduce a new kernel configuration API...
2008-02-05 Stephen Hemminger[PKT_SCHED]: vlan tag match
2008-02-05 Adrian Bunk[NET] rtnetlink.c: remove no longer used functions
2008-02-05 Herbert Xu[ICMP]: Restore pskb_pull calls in receive function
2008-02-05 Pavel Emelyanov[INET]: Fix accidentally broken inet(6)_hash_connect...
2008-02-05 Dave Youngbluetooth rfcomm tty: destroy before tty_close()
2008-02-05 Andrew Mortonbluetooth: uninlining
2008-02-05 Dave Youngbluetooth: hidp_process_hid_control remove unnecessary...
2008-02-05 Wei Yongjun[SCTP]: Fix kernel panic while received AUTH chunk...
2008-02-05 Wei Yongjun[SCTP]: Fix kernel panic while received AUTH chunk...
2008-02-05 Denis V. Lunev[IPV4]: Formatting fix for /proc/net/fib_trie.
2008-02-05 Rami Rosen[NET_SCHED]: Add #ifdef CONFIG_NET_EMATCH in net/sched...
2008-02-05 Adrian Bunk[IPSEC] xfrm4_beet_input(): fix an if()
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 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://linux-nfs.org/~bfield...
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 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
next