Commit Graph

8617 Commits (424450c1dbe72b6e2637e91108417d7d9580c4c3)

Author SHA1 Message Date
Luca Tettamanti bd8fd21dfd wireless: Fix compile error with wifi & leds 17 years ago
Evgeniy Polyakov 9ae27e0adb tcp: Fix slab corruption with ipv6 and tcp6fuzz 17 years ago
David L Stevens dae5029548 ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. 17 years ago
Herbert Xu 01a2202c95 [IPSEC]: Use digest_null directly for auth 17 years ago
Randy Dunlap 0b80ae4201 sunrpc: fix missing kernel-doc 17 years ago
Sam Ravnborg 3f91bd420a can: Fix copy_from_user() results interpretation 17 years ago
David S. Miller 5c5d6dabb7 Revert "ipv6: Fix typo in net/ipv6/Kconfig" 17 years ago
Al Viro becf3da20e tipc: endianness annotations 17 years ago
Al Viro ec6b486fa9 ipv6: result of csum_fold() is already 16bit, no need to cast 17 years ago
YOSHIFUJI Hideaki 5e2c433d9f [XFRM] AUDIT: Fix flowlabel text format ambibuity. 17 years ago
Al Viro f375d5588f asm/unaligned.h doesn't work well as the very first include 17 years ago
Pavel Emelyanov 653252c230 net: Fix wrong interpretation of some copy_to_user() results. 17 years ago
Michael Beasley 5b3f129c55 ipv6: Fix typo in net/ipv6/Kconfig 17 years ago
YOSHIFUJI Hideaki 1a98d05f59 ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 sockets. 17 years ago
Tom Quetchenbach 8d390efd90 tcp: tcp_probe buffer overflow and incorrect return value 17 years ago
Mandeep Singh Baines c5835df971 ethtool: EEPROM dump no longer works for tg3 and natsemi 17 years ago
Brian Haley 2db3e47e70 af_key: Fix af_key.c compiler warning 17 years ago
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