Commit Graph

2515 Commits (a4aff2233786640c10b178ad78d4dd7e375f1955)

Author SHA1 Message Date
Chris Wright ddb2c43594 asn1: additional sanity checking during BER decoding 17 years ago
Octavian Purdila 293ad60401 tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits. 17 years ago
Sridhar Samudrala 26af65cbeb tcp: Increment OUTRSTS in tcp_send_active_reset() 17 years ago
Denis V. Lunev 22dd485022 raw: Raw socket leak. 17 years ago
Ilpo Järvinen a6604471db tcp: fix skb vs fack_count out-of-sync condition 17 years ago
Denis V. Lunev 36d926b94a [IPV6]: inet_sk(sk)->cork.opt leak 17 years ago
YOSHIFUJI Hideaki baa2bfb8ae [IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol tunnel. 17 years ago
Ilpo Järvinen 8aca6cb117 tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp)) 17 years ago
Thomas Graf ab32cd793d route: Remove unused ifa_anycast field 17 years ago
Thomas Graf 1f9d11c7c9 route: Mark unused routing attributes as such 17 years ago
Thomas Graf 51b77cae0d route: Mark unused route cache flags as such. 17 years ago
Rami Rosen 071f92d059 net: The world is not perfect patch. 17 years ago
Denis Cheng 51f82a2b12 net/ipv4/arp.c: Use common hex_asc helpers 17 years ago
Sridhar Samudrala 7d227cd235 tcp: TCP connection times out if ICMP frag needed is delayed 17 years ago
Herbert Xu 1ac06e0306 ipsec: Use the correct ip_local_out function 17 years ago
Pavel Emelyanov 5e0f8923f3 cipso: Relax too much careful cipso hash function. 17 years ago
Ilpo Järvinen 79d44516b4 tcp FRTO: work-around inorder receivers 17 years ago
Ilpo Järvinen a1c1f281b8 tcp FRTO: Fix fallback to conventional recovery 17 years ago
Johannes Berg f5184d267c net: Allow netdevices to specify needed head/tailroom 17 years ago
J.H.M. Dassen (Ray) c67fa02799 net/ipv4: correct RFC 1122 section reference in comment 17 years ago
Ilpo Järvinen 62ab222783 tcp FRTO: SACK variant is errorneously used with NewReno 17 years ago
Satoru SATOH 5ffc02a158 ip: Use inline function dst_metric() instead of direct access to dst->metric[] 17 years ago
Satoru SATOH 0bbeafd011 ip: Make use of the inline function dst_metric_locked() 17 years ago
Harvey Harrison d3e2ce3bcd net: use get/put_unaligned_* helpers 17 years ago
Denis V. Lunev 84841c3c6c ipv4: assign PDE->data before gluing PDE into /proc tree 17 years ago
Denis V. Lunev 6e79d85d9a netfilter: assign PDE->data before gluing PDE into /proc tree 17 years ago
Roman Zippel 6f6d6a1a6a rename div64_64 to div64_u64 17 years ago
Harvey Harrison ab59859de1 net: fix returning void-valued expression warnings 17 years ago
Lachlan Andrew 159131149c tcp: Overflow bug in Vegas 17 years ago
Kostya B be9164e769 [IPv4] UFO: prevent generation of chained skb destined to UFO device 17 years ago
Sam Ravnborg 45e741b890 ipv4: annotate a few functions __init in ipconfig.c 17 years ago
Hirofumi Nakagawa 801678c5a3 Remove duplicated unlikely() in IS_ERR() 17 years ago
Philip Craig 443a70d50b netfilter: nf_conntrack: padding breaks conntrack hash on ARM 17 years ago
Timo Teras 0010e46577 ipv4: Update MTU to all related cache entries in ip_rt_frag_needed() 17 years ago
David L Stevens 42908c69f6 net: Add compat support for getsockopt (MCAST_MSFILTER) 17 years ago
Julian Anastasov 2ad17defd5 ipvs: fix oops in backup for fwmark conn templates 17 years ago
Arnaud Ebalard 9a732ed6d0 netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets 17 years ago
John Heffner 246eb2af06 tcp: Limit cwnd growth when deferring for GSO 17 years ago
John Heffner ce447eb914 tcp: Allow send-limited cwnd to grow up to max_burst when gso disabled 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
Tom Quetchenbach 8d390efd90 tcp: tcp_probe buffer overflow and incorrect return value 17 years ago
Pavel Emelyanov 5e659e4cb0 [NET]: Fix heavy stack usage in seq_file output routines. 17 years ago
Arnd Hannemann d7ee147d4f tcp: Make use of before macro in tcp_input.c 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
Satoru SATOH 1f29b0584d tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.c 17 years ago
Patrick McHardy 4e9d8a70e4 netfilter: Fix SCTP nat build. 17 years ago
Matthew Wilcox 5f090dcb4d net: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Pavel Emelyanov 53083773dc [INET]: Uninline the __inet_inherit_port call. 17 years ago