Commit Graph

7610 Commits (b0b933c08bd5fd053bbba8ba6387f543be03d49f)

Author SHA1 Message Date
Pavel Emelyanov cbdc738732 namespaces: mark NET_NS with "depends on NAMESPACES" 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
Andrew Morton 7276744354 9p: fix p9_printfcall export 17 years ago
Eric Van Hensbergen 8a0dc95fd9 9p: transport API reorganization 17 years ago
Eric Van Hensbergen f39335453f 9p: add remove function to trans_virtio 17 years ago
Anthony Liguori dea7bbb603 9p: Convert semaphore to spinlock for p9_idpool 17 years ago
Eric Van Hensbergen 7c7d90f2dd 9p: Fix soft lockup in virtio transport 17 years ago
Eric Van Hensbergen e2735b7720 9p: block-based virtio client 17 years ago
Eric Van Hensbergen 043aba403e 9p: create transport rpc cut-thru 17 years ago
Martin Stava afcf0c13ae 9p: fix bug in p9_clone_stat 17 years ago
Sven Wegener 9c1ca6e68a ipvs: Make wrr "no available servers" error message rate-limited 17 years ago
Patrick McHardy 9ec138101f [NET_SCHED]: cls_flow: support classification based on VLAN tag 17 years ago
Patrick McHardy 4f25049106 [NET_SCHED]: cls_flow: fix key mask validity check 17 years ago
Patrick McHardy 0ea9d70df8 [NET_SCHED]: em_meta: fix compile warning 17 years ago
Michael Buesch 03ac7a8141 mac80211: Is not EXPERIMENTAL anymore 17 years ago
Paul Moore eda61d32e8 NetLabel: introduce a new kernel configuration API for NetLabel 17 years ago
Stephen Hemminger 3113e88c3c [PKT_SCHED]: vlan tag match 17 years ago
Adrian Bunk 03245ce2f0 [NET] rtnetlink.c: remove no longer used functions 17 years ago
Herbert Xu 8cf229437f [ICMP]: Restore pskb_pull calls in receive function 17 years ago
Pavel Emelyanov 5d8c0aa943 [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations. 17 years ago
Dave Young 93d807401c bluetooth rfcomm tty: destroy before tty_close() 17 years ago
Andrew Morton 91f5cca3d1 bluetooth: uninlining 17 years ago
Dave Young eff001e35a bluetooth: hidp_process_hid_control remove unnecessary parameter dealing 17 years ago
Wei Yongjun 7cc08b55fc [SCTP]: Fix kernel panic while received AUTH chunk with BAD shared key identifier 17 years ago
Wei Yongjun d2f19fa13e [SCTP]: Fix kernel panic while received AUTH chunk while enabled auth 17 years ago
Denis V. Lunev b9c4d82a85 [IPV4]: Formatting fix for /proc/net/fib_trie. 17 years ago
Rami Rosen 0aead54347 [NET_SCHED]: Add #ifdef CONFIG_NET_EMATCH in net/sched/cls_flow.c (latest git broken build) 17 years ago
Adrian Bunk 322c8a3c36 [IPSEC] xfrm4_beet_input(): fix an if() 17 years ago
Rusty Russell 18445c4d50 virtio: explicit enable_cb/disable_cb rather than callback return. 17 years ago
Rusty Russell a586d4f601 virtio: simplify config mechanism. 17 years ago
Rusty Russell f35d9d8aae virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets. 17 years ago
Oliver Pinter 53379e57a7 typo fixes in net/core/net_namespace.c 17 years ago
Oliver Pinter 1dbede8714 typo fix in net/rfkill/rfkill.c 17 years ago
Oliver Pinter ac461a0330 typo fixes in net/sctp/sm_statefuns.c 17 years ago
Arnaldo Carvalho de Melo ab1e0a13d7 [SOCK] proto: Add hashinfo member to struct proto 17 years ago
Chuck Lever ea339d46b9 SUNRPC: RPC program information is stored in unsigned integers 17 years ago
Trond Myklebust d2f7e79e3b SUNRPC: Move exported symbol definitions after function declaration part 2 17 years ago
Jeff Layton 0113ab3464 SUNRPC: spin svc_rqst initialization to its own function 17 years ago
Tom Tucker 4b8449af75 rdma: makefile 17 years ago
Tom Tucker ef1eac0a3f rdma: ONCRPC RDMA protocol marshalling 17 years ago
Tom Tucker c06b540a54 rdma: SVCRDMA sendto 17 years ago
Tom Tucker d5b31be682 rdma: SVCRDMA recvfrom 17 years ago
Tom Tucker 377f9b2f45 rdma: SVCRDMA Core Transport Services 17 years ago
Tom Tucker ef7fbf59e6 rdma: SVCRDMA Transport Module 17 years ago
Tom Tucker 9571af18fa svc: Add svc_xprt_names service to replace svc_sock_names 17 years ago
Tom Tucker a217813f90 knfsd: Support adding transports by writing portlist file 17 years ago
Tom Tucker 7fcb98d58c svc: Add svc API that queries for a transport instance 17 years ago
Tom Tucker dc9a16e49d svc: Add /proc/sys/sunrpc/transport files 17 years ago
Tom Tucker 260c1d1298 svc: Add transport hdr size for defer/revisit 17 years ago
Tom Tucker 0f0257eaa5 svc: Move the xprt independent code to the svc_xprt.c file 17 years ago