Commit Graph

2482 Commits (4f452e8aa492c0b8028ca9b4bdb4d018ba28c6c7)

Author SHA1 Message Date
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
Denis V. Lunev 8c5da49a63 [NETNS]: Add netns refcnt debug for inet bind buckets. 17 years ago
Denis V. Lunev 57d7a60092 [NETNS]: Add netns refcnt debug into fib_info. 17 years ago
Denis V. Lunev cd5342d905 [NETNS]: Add netns refcnt debug for timewait buckets. 17 years ago
Pavel Emelyanov b0970c428b [SIT]: Allow for IPPROTO_IPV6 protocol in namespaces. 17 years ago
Pavel Emelyanov f96c148fd5 [GRE]: Allow for IPPROTO_GRE protocol in namespaces. 17 years ago
Pavel Emelyanov 0b67eceb19 [GRE]: Allow to create IPGRE tunnels in net namespaces. 17 years ago
Pavel Emelyanov 96635522f7 [GRE]: Use proper net in routing calls. 17 years ago
Pavel Emelyanov eb8ce741a3 [GRE]: Make tunnels hashes per-net. 17 years ago
Pavel Emelyanov 7daa000489 [GRE]: Make the fallback tunnel device per-net. 17 years ago
Pavel Emelyanov 3b4667f3db [GRE]: Use proper net in hash-lookup functions. 17 years ago
Pavel Emelyanov f57e7d5a7b [GRE]: Add net/gre_net argument to some functions. 17 years ago
Pavel Emelyanov 59a4c7594b [GRE]: Introduce empty ipgre_net structure and net init/exit ops. 17 years ago
Pavel Emelyanov 4597a0ce08 [IPIP]: Allow for IPPROTO_IPIP protocol in namespaces. 17 years ago
Pavel Emelyanov 0a826406d4 [IPIP]: Allow to create IPIP tunnels in net namespaces. 17 years ago
Pavel Emelyanov b99f0152e5 [IPIP]: Use proper net in (mostly) routing calls. 17 years ago
Pavel Emelyanov 44d3c299dc [IPIP]: Make tunnels hashes per net. 17 years ago
Pavel Emelyanov cec3ffae1a [IPIP]: Use proper net in hash-lookup functions. 17 years ago
Pavel Emelyanov b9fae5c913 [IPIP]: Add net/ipip_net argument to some functions. 17 years ago
Pavel Emelyanov b9855c54da [IPIP]: Make the fallback tunnel device per-net. 17 years ago
Pavel Emelyanov 10dc4c7bb7 [IPIP]: Introduce empty ipip_net structure and net init/exit ops. 17 years ago
Ilpo Järvinen 17515408a1 [TCP]: Remove superflushious skb == write_queue_tail() check 17 years ago
Vitaliy Gusev 56f367bbfd [TCP]: Add return value indication to tcp_prune_ofo_queue(). 17 years ago
Vitaliy Gusev b000cd3707 [TCP]: Fix never pruned tcp out-of-order queue. 17 years ago
YOSHIFUJI Hideaki 569508c964 [TCP]: Format addresses appropriately in debug messages. 17 years ago
YOSHIFUJI Hideaki a7d632b6b4 [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses. 17 years ago
Pavel Emelyanov 7477fd2e6b [SOCK]: Add some notes about per-bind-bucket sock lookup. 17 years ago
Jan Engelhardt 3c9fba656a [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call 17 years ago
Jan Engelhardt 12c33aa20e [NETFILTER]: nf_conntrack: const annotations in nf_conntrack_sctp, nf_nat_proto_gre 17 years ago