Commit Graph

6366 Commits (92d499d991ec4f5cbd00d6f33967eab9d3ee8d6c)

Author SHA1 Message Date
Patrick McHardy 5dba479711 [XFRM]: Fix leak of expired xfrm_states 17 years ago
Joe Perches 014313a9d6 SUNRPC: Add missing "space" to net/sunrpc/auth_gss.c 17 years ago
Adrian Bunk 483066d62e SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() static 17 years ago
James Lentini cfcb43ff7c SUNRPC: remove NFS/RDMA client's binary sysctls 17 years ago
Adrian Bunk 3660019e5f [IPV4]: Remove bogus ifdef mess in arp_process 17 years ago
Herbert Xu 2d4baff8da [SKBUFF]: Free old skb properly in skb_morph 17 years ago
Herbert Xu 8053fc3de7 [IPSEC]: Temporarily remove locks around copying of non-atomic fields 17 years ago
Ilpo Järvinen 7f9c33e515 [TCP] MTUprobe: Cleanup send queue check (no need to loop) 17 years ago
Ilpo Järvinen 91cc17c0e5 [TCP]: MTUprobe: receiver window & data available checks fixed 17 years ago
Jiri Slaby 5ba03e82b3 [SUNRPC]: Remove SPIN_LOCK_UNLOCKED 17 years ago
Adrian Bunk 5fe4a33430 [SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() static 17 years ago
Charles Hardin 435000bebd [PFKEY]: Sending an SADB_GET responds with an SADB_GET 17 years ago
Pavel Emelyanov 8c92e6b0bf [IRDA]: Compilation for CONFIG_INET=n case 17 years ago
Pavel Emelyanov d535a916cd [IPVS]: Fix compiler warning about unused register_ip_vs_protocol 17 years ago
Jonas Danielsson b4a9811c42 [ARP]: Fix arp reply when sender ip 0 17 years ago
YOSHIFUJI Hideaki 77adefdc98 [IPV6] TCPMD5: Fix deleting key operation. 17 years ago
YOSHIFUJI Hideaki aacbe8c880 [IPV6] TCPMD5: Check return value of tcp_alloc_md5sig_pool(). 17 years ago
YOSHIFUJI Hideaki 354faf0977 [IPV4] TCPMD5: Use memmove() instead of memcpy() because we have overlaps. 17 years ago
YOSHIFUJI Hideaki a80cc20da4 [IPV4] TCPMD5: Omit redundant NULL check for kfree() argument. 17 years ago
Guillaume Chazarain 92468c53cf ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollution 17 years ago
Bruno Randolf 4b50e388f8 mac80211: add missing space in error message 17 years ago
Johannes Berg c1428b3f45 mac80211: fix allmulti/promisc behaviour 17 years ago
Johannes Berg b52f2198ac mac80211: fix ieee80211_set_multicast_list 17 years ago
Evgeniy Polyakov 1f305323ff [NETFILTER]: Fix kernel panic with REDIRECT target. 17 years ago
David S. Miller 0a06ea8718 [WIRELESS] WEXT: Fix userspace corruption on 64-bit. 17 years ago
Christoph Lameter 70cf5035de [S390] Explicitly code allocpercpu calls in iucv 17 years ago
Joe Perches a572da4373 [IRDA]: Add missing "space" 17 years ago
Joe Perches c3c9d45828 [SUNRPC]: Add missing "space" 17 years ago
Joe Perches 9ee46f1d31 [SCTP]: Add missing "space" 17 years ago
Joe Perches 3b6d821c4f [IPV6]: Add missing "space" 17 years ago
Joe Perches 3a47a68b05 [BRIDGE]: Add missing "space" 17 years ago
Joe Perches 464c4f184a [IPV4]: Add missing "space" 17 years ago
Joe Perches 4756daa3b6 [DCCP]: Add missing "space" 17 years ago
Sam Jansen 5487796f0c [TCP]: Problem bug with sysctl_tcp_congestion_control function 17 years ago
Ilpo Jrvinen 6e42141009 [TCP] MTUprobe: fix potential sk_send_head corruption 17 years ago
Pavel Emelyanov 1f8170b0ec [PKTGEN]: Fix double unlock of xfrm_state->lock 17 years ago
Simon Horman 9055fa1f3d [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED 17 years ago
Simon Horman 9e103fa6bd [IPVS]: Fix sysctl warnings about missing strategy in schedulers 17 years ago
Christian Borntraeger 611cd55b15 [IPVS]: Fix sysctl warnings about missing strategy 17 years ago
Eric Dumazet 483b23ffa3 [NET]: Corrects a bug in ip_rt_acct_read() 17 years ago
J. Bruce Fields eda4f9b799 sunrpc: rpc_pipe_poll may miss available data in some cases 17 years ago
Kevin Coffman ef338bee3f sunrpc: return error if unsupported enctype or cksumtype is encountered 17 years ago
Kevin Coffman ffc40f5692 sunrpc: gss_pipe_downcall(), don't assume all errors are transient 17 years ago
Evgeniy Polyakov 7799652557 [NETFILTER]: Fix NULL pointer dereference in nf_nat_move_storage() 17 years ago
Patrick McHardy 6452a5fde0 [NETFILTER]: fix compat_nf_sockopt typo 17 years ago
Pavel Emelyanov dab6ba3688 [INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue 17 years ago
Adrian Bunk d5cd97872d sunrpc/xprtrdma/transport.c: fix use-after-free 17 years ago
Helmut Schaa a0af5f1454 mac80211: Fix queuing of scan containing a SSID 17 years ago
Eric Dumazet d90bf5a976 [NET]: rt_check_expire() can take a long time, add a cond_resched() 17 years ago
Ilpo Jrvinen e1cd8f78f8 [TCP] FRTO: Clear frto_highmark only after process_frto that uses it 17 years ago