Commit Graph

7594 Commits (21511abd0a248a3f225d3b611cfabb93124605a7)

Author SHA1 Message Date
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
Tom Tucker 18d19f949d svc: Make svc_check_conn_limits xprt independent 17 years ago
Tom Tucker 57b1d3baba svc: Removing remaining references to rq_sock in rqstp 17 years ago
Tom Tucker 4e5caaa5f2 svc: Move create logic to common code 17 years ago
Tom Tucker 9f8bfae693 svc: Make svc_age_temp_sockets svc_age_temp_transports 17 years ago
Tom Tucker c36adb2a7f svc: Make svc_recv transport neutral 17 years ago
Tom Tucker eab996d4ac svc: Make svc_sock_release svc_xprt_release 17 years ago
Tom Tucker 9dbc240f19 svc: Move the sockaddr information to svc_xprt 17 years ago
Tom Tucker 8c7b0172a1 svc: Make deferral processing xprt independent 17 years ago
Tom Tucker def13d7401 svc: Move the authinfo cache to svc_xprt. 17 years ago
Tom Tucker 4bc6c497b2 svc: Remove sk_lastrecv 17 years ago
Tom Tucker 6bc5ab1367 svc: Move accept call to svc_xprt_received to common code 17 years ago
Tom Tucker a6046f71f2 svc: Change svc_sock_received to svc_xprt_received and export it 17 years ago
Tom Tucker a50fea26b9 svc: Make svc_send transport neutral 17 years ago
Tom Tucker f6150c3cab svc: Make the enqueue service transport neutral and export it. 17 years ago
Tom Tucker 7a90e8cc21 svc: Move sk_reserved to svc_xprt 17 years ago