Commit Graph

6611 Commits (f1267347353b586e1a89a7d02c142be975bae699)

Author SHA1 Message Date
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 Järvinen 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 Järvinen e1cd8f78f8 [TCP] FRTO: Clear frto_highmark only after process_frto that uses it 17 years ago
Pavel Emelyanov c67625a1ec [NET]: Remove notifier block from chain when register_netdevice_notifier fails 17 years ago
Ilpo Järvinen 96a2d41a3e [TCP]: Make sure write_queue_from does not begin with NULL ptr 17 years ago
Ilpo Järvinen 23aeeec365 [TCP] FRTO: Plug potential LOST-bit leak 17 years ago
Ilpo Järvinen 746aa32d28 [TCP] FRTO: Limit snd_cwnd if TCP was application limited 17 years ago
Peter P Waskiewicz Jr 5f1a485d59 [PKT_SCHED]: Check subqueue status before calling hard_start_xmit 17 years ago
Eric Dumazet 53756524e4 [NETFILTER]: xt_time should not assume CONFIG_KTIME_SCALAR 17 years ago
Denis V. Lunev 022cbae611 [NET]: Move unneeded data to initdata section. 17 years ago
Denis V. Lunev ed160e839d [NET]: Cleanup pernet operation without CONFIG_NET_NS 17 years ago
Patrick McHardy 81d9ddae85 [NETFILTER]: bridge: fix double POSTROUTING hook invocation 17 years ago
Pavel Emelyanov 4ce5ba6aec [NETFILTER]: Consolidate nf_sockopt and compat_nf_sockopt 17 years ago
Li Zefan e0bf9cf15f [NETFILTER]: nf_nat: fix memset error 17 years ago