Commit Graph

6510 Commits (04a94d3ca25030d7c1fa27f3db3b90eb5a7985b0)

Author SHA1 Message Date
Pavel Emelyanov e35de02615 [VLAN]: Lost rtnl_unlock() in vlan_ioctl() 17 years ago
Vlad Yasevich 8e71a11c9f [SCTP]: Fix the bind_addr info during migration. 17 years ago
Vlad Yasevich f26f7c4805 [SCTP]: Add bind hash locking to the migrate code 17 years ago
Denis V. Lunev 56c99d0415 [IPV4]: Remove prototype of ip_rt_advice 17 years ago
Mitsuru Chinen 7f53878dc2 [IPv4]: Reply net unreachable ICMP message 17 years ago
Mitsuru Chinen ca46f9c834 [IPv6] SNMP: Increment OutNoRoutes when connecting to unreachable network 17 years ago
Andrew Morton 73afc90692 [BRIDGE]: Section fix. 17 years ago
Andrew Gallatin 621544eb8c [LRO]: fix lro_gen_skb() alignment 17 years ago
Ilpo Järvinen 4e67d876ce [TCP]: NAGLE_PUSH seems to be a wrong way around 17 years ago
Ilpo Järvinen 52d3408150 [TCP]: Move prior_in_flight collect to more robust place 17 years ago
Ilpo Järvinen 3e6f049e0c [TCP] FRTO: Use of existing funcs make code more obvious & robust 17 years ago
Pavel Emelyanov 92b05e13f1 [IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FS 17 years ago
Pavel Emelyanov 78f150bf94 [ROSE]: Trivial compilation CONFIG_INET=n case 17 years ago
Pavel Emelyanov 4ac63ad6c5 [IPVS]: Fix sched registration race when checking for name collision. 17 years ago
Pavel Emelyanov a014bc8f0f [IPVS]: Don't leak sysctl tables if the scheduler registration fails. 17 years ago
Herbert Xu d523a328fb [INET]: Fix inet_diag dead-lock regression 17 years ago
Jan Engelhardt 67b4af2970 [NETFILTER]: fix forgotten module release in xt_CONNMARK and xt_CONNSECMARK 17 years ago
Patrick McHardy 9dc0564e86 [NETFILTER]: xt_TCPMSS: remove network triggerable WARN_ON 17 years ago
Pavel Emelyanov 3ccd86241b [DECNET]: dn_nl_deladdr() almost always returns no error 17 years ago
Evgeniy Polyakov d31c7b8fa3 [IPV6]: Restore IPv6 when MTU is big enough 17 years ago
David Howells d5a784b371 [RXRPC]: Add missing select on CRYPTO 17 years ago
Adel Gadllah 53cb4791c1 mac80211: rate limit wep decrypt failed messages 17 years ago
Michael Buesch 7f4c534178 rfkill: fix double-mutex-locking 17 years ago
Johannes Berg 8312512e81 mac80211: drop unencrypted frames if encryption is expected 17 years ago
Michael Wu 8b393f1dc7 mac80211: Fix behavior of ieee80211_open and ieee80211_close 17 years ago
Daniel Drake 01e1f045e6 ieee80211: fix unaligned access in ieee80211_copy_snap 17 years ago
Zhu Yi a10605e599 mac80211: free ifsta->extra_ie and clear IEEE80211_STA_PRIVACY_INVOKED 17 years ago
Vlad Yasevich b7e0fe9f81 SCTP: Fix build issues with SCTP AUTH. 17 years ago
Vlad Yasevich 555d3d5d2b SCTP: Fix chunk acceptance when no authenticated chunks were listed. 17 years ago
Vlad Yasevich 8ee4be37e8 SCTP: Fix the supported extensions paramter 17 years ago
Vlad Yasevich 9baffaa689 SCTP: Fix SCTP-AUTH to correctly add HMACS paramter. 17 years ago
Vlad Yasevich fd10279bc7 SCTP: Fix the number of HB transmissions. 17 years ago
Stephen Hemminger a357dde9df [TCP] illinois: Incorrect beta usage 17 years ago
Herbert Xu 5e5234ff17 [IPSEC]: Fix uninitialised dst warning in __xfrm_lookup 17 years ago
Pavel Emelyanov 076931989f [INET]: Fix inet_diag register vs rcv race 17 years ago
Pavel Emelyanov 82de382ce8 [BRIDGE]: Properly dereference the br_should_route_hook 17 years ago
Pavel Emelyanov 17efdd4575 [BRIDGE]: Lost call to br_fdb_fini() in br_init() error path 17 years ago
Florian Zumbiehl 0a11225887 [UNIX]: EOF on non-blocking SOCK_SEQPACKET 17 years ago
Joonwoo Park 6ab3b487db [VLAN]: Fix nested VLAN transmit bug 17 years ago
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