Commit Graph

8598 Commits (b994d7f70ae59b874843fa2bc9a28b17b41febd5)

Author SHA1 Message Date
David Howells 02f3705068 RxRPC: Fix a regression in the RXKAD security module 17 years ago
Trond Myklebust b48633bd08 SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the request 17 years ago
Pavel Emelyanov 5e659e4cb0 [NET]: Fix heavy stack usage in seq_file output routines. 17 years ago
David Woodhouse 3d36696024 [AF_UNIX] Initialise UNIX sockets before general device initcalls 17 years ago
Patrick McHardy c9c1014b2b [RTNETLINK]: Fix bogus ASSERT_RTNL warning 17 years ago
Ron Rindjunsky 0da926f057 mac80211: fix use before check of Qdisc length 17 years ago
Adrian Bunk 13d8fd2d15 net/mac80211/rx.c: fix off-by-one 17 years ago
Pavel Emelyanov 1ebebea8e8 mac80211: Fix race between ieee80211_rx_bss_put and lookup routines. 17 years ago
Abhijeet Kolekar a46f025d05 mac80211: Fix n-band association problem 17 years ago
Chuck Lever 0dc220f081 SUNRPC: Use unsigned loop and array index in svc_init_buffer() 17 years ago
Chuck Lever 50c8bb13ea SUNRPC: Use unsigned index when looping over arrays 17 years ago
Chuck Lever c0401ea008 SUNRPC: Update RPC server's TCP record marker decoder 17 years ago
Chuck Lever b7872fe86d SUNRPC: RPC server still uses 2.4 method for disabling TCP Nagle 17 years ago
Jeff Layton 8774282c4c SUNRPC: remove svc_create_thread() 17 years ago
Kevin Coffman 4ab4b0bedd sunrpc: make token header values less confusing 17 years ago
Kevin Coffman 5743d65c2f gss_krb5: consistently use unsigned for seqnum 17 years ago
Andrew Morton c3bb257d2d net/sunrpc/svc.c: suppress unintialized var warning 17 years ago
Kevin Coffman 30aef3166a Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent 17 years ago
Kevin Coffman 3d4a688678 Correct grammer/typos in dprintks 17 years ago
Tom Tucker 830bb59b6e SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send 17 years ago
Harshula Jayasuriya dd35210e1e sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS 17 years ago
Jeff Layton 7b54fe61ff SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails 17 years ago
J. Bruce Fields 67eb6ff610 svcrpc: move unused field from cache_deferred_req 17 years ago
Aurélien Charbon f15364bd4c IPv6 support for NFS server export caches 17 years ago
Jeff Layton 7086721f9c SUNRPC: have svc_recv() check kthread_should_stop() 17 years ago
Jeff Layton 23d42ee278 SUNRPC: export svc_sock_update_bufs 17 years ago
Adrian Bunk cd58f2a96b net: Unexport move_addr_to_{kernel,user} 17 years ago
Herbert Xu c5d18e984a [IPSEC]: Fix catch-22 with algorithm IDs above 31 17 years ago
Rusty Russell 5309fbcc47 Remove documentation of non-existent sk_alloc arg 17 years ago
David S. Miller ec98c6b9b4 [SPARC]: Remove SunOS and Solaris binary support. 17 years ago
Arnd Hannemann d7ee147d4f tcp: Make use of before macro in tcp_input.c 17 years ago
Pavel Emelyanov 92998dd495 [NETNS]: Remove empty ->init callback. 17 years ago
YOSHIFUJI Hideaki cdd04d98f6 [DCCP]: Convert do_gettimeofday() to getnstimeofday(). 17 years ago
Pavel Emelyanov 633d424bf3 [NETNS]: Don't initialize err variable twice. 17 years ago
Pavel Emelyanov 2aed2827df [NETNS]: The ip6_fib_timer can work with garbage on net namespace stop. 17 years ago
YOSHIFUJI Hideaki f25c3d613b [IPV4]: Convert do_gettimeofday() to getnstimeofday(). 17 years ago
Adrian Bunk 263173af5b [IPV4]: Make icmp_sk_init() static. 17 years ago
Adrian Bunk 280a34c87f [IPV6]: Make struct ip6_prohibit_entry_template static. 17 years ago
Satoru SATOH 1f29b0584d tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.c 17 years ago
David Woodhouse 9d29672c64 [NET]: Expose netdevice dev_id through sysfs 17 years ago
Bernard Pidoux 047f7617eb [ROSE]: Fix soft lockup wrt. rose_node_list_lock 17 years ago
Bernard Pidoux 43837b1e6c rose: Socket lock was not released before returning to user space 17 years ago
Patrick McHardy e1f9a46402 netfilter: Fix SIP conntrack build with NAT disabled. 17 years ago
Patrick McHardy 4e9d8a70e4 netfilter: Fix SCTP nat build. 17 years ago
Trond Myklebust cd019f7517 SUNRPC: Don't change the RPCSEC_GSS context on a credential that is in use 17 years ago
Trond Myklebust 7b6962b0a6 SUNRPC: Fix a race in gss_refresh_upcall() 17 years ago
Trond Myklebust 7c1d71cf56 SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests 17 years ago
Trond Myklebust 636ac43318 SUNRPC: Remove the unused export of xprt_force_disconnect 17 years ago
Trond Myklebust 06b4b681ab SUNRPC: remove XS_SENDMSG_RETRY 17 years ago
Trond Myklebust d2b8314163 SUNRPC: Protect creds against early garbage collection 17 years ago