Commit Graph

3689 Commits (4cea8706c39023f5f721c88dd0ae17a097a39c98)

Author SHA1 Message Date
Eric Dumazet 035320d547 ipmr: dont corrupt lists 15 years ago
Eric Dumazet c446492165 tcp: use correct net ns in cookie_v4_check() 15 years ago
Eric Dumazet ca55158c6e rps: tcp: fix rps_sock_flow_table table updates 15 years ago
Florian Westphal 57f1553ee5 syncookies: remove Kconfig text line about disabled-by-default 15 years ago
Daniele Lacamera edafe50240 TCP: tcp_hybla: Fix integer overflow in slow start increment 15 years ago
Joe Perches 288fcee8b7 net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1 15 years ago
Eric Dumazet b1faf56664 net: sock_queue_err_skb() dont mess with sk_forward_alloc 15 years ago
Eric Dumazet 7489aec8ee netfilter: xtables: stackptr should be percpu 15 years ago
Eric Dumazet 2903037400 net: fix sk_forward_alloc corruptions 15 years ago
Eric Dumazet 8a74ad60a5 net: fix lock_sock_bh/unlock_sock_bh 15 years ago
Dan Carpenter ed0f160ad6 ipmr: off by one in __ipmr_fill_mroute() 15 years ago
Alexey Dobriyan 4be929be34 kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN 15 years ago
Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
Eric Dumazet d19d56ddc8 net: Introduce skb_tunnel_rx() helper 15 years ago
Eric Dumazet de213e5eed tcp: tcp_synack_options() fix 15 years ago
Joe Perches ccbd6a5a4f net: Remove unnecessary semicolons after switch statements 15 years ago
Eric Dumazet ab6e3feba1 net: No dst refcounting in ip_queue_xmit() 15 years ago
Eric Dumazet 4a94445c9a net: Use ip_route_input_noref() in input path 15 years ago
Eric Dumazet 407eadd996 net: implements ip_route_input_noref() 15 years ago
Eric Dumazet 7fee226ad2 net: add a noref bit on skb dst 15 years ago
Eric Dumazet a465419b1f net: Introduce sk_route_nocaps 15 years ago
Eric Dumazet 35790c0421 tcp: fix MD5 (RFC2385) support 15 years ago
Amerigo Wang e3826f1e94 net: reserve ports for applications using fixed port numbers 15 years ago
Joe Perches 736d58e3a2 netfilter: remove unnecessary returns from void function()s 15 years ago
Stephen Hemminger 654d0fbdc8 netfilter: cleanup printk messages 15 years ago
Stephen Hemminger af5676039a netfilter: change NF_ASSERT to WARN_ON 15 years ago
Jan Engelhardt 4538506be3 netfilter: xtables: combine built-in extension structs 15 years ago
Jan Engelhardt b4ba26119b netfilter: xtables: change hotdrop pointer to direct modification 15 years ago
Jan Engelhardt 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
Jan Engelhardt 4b560b447d netfilter: xtables: substitute temporary defines by final name 15 years ago
Jan Engelhardt de74c16996 netfilter: xtables: combine struct xt_match_param and xt_target_param 15 years ago
David S. Miller f0ecde1466 net: Fix FDDI and TR config checks in ipv4 arp and LLC. 15 years ago
Andreas Meissner bbd725435d IPv4: unresolved multicast route cleanup 15 years ago
Neil Horman 3ee943728f ipv4: remove ip_rt_secret timer (v4) 15 years ago
Bjørn Mork ccc2d97cb7 ipv4: udp: fix short packet and bad checksum logging 15 years ago
Jan Engelhardt ef53d702c3 netfilter: xtables: dissolve do_match function 15 years ago
Jan Engelhardt b5cad0dfd3 netfilter: ip_tables: fix compilation when debug is enabled 15 years ago
Eric Dumazet f84af32cbc net: ip_queue_rcv_skb() helper 15 years ago
Eric Dumazet 4b0b72f7dd net: speedup udp receive path 15 years ago
David S. Miller 8d238b25b1 Revert "tcp: bind() fix when many ports are bound" 15 years ago
Eric Dumazet c377411f24 net: sk_add_backlog() take rmem_alloc into account 15 years ago
David S. Miller c58dc01bab net: Make RFS socket operations not be inet specific. 15 years ago
Flavio Leitner 6c37e5de45 TCP: avoid to send keepalive probes if receiving data 15 years ago
Patrick McHardy cb6a4e461f net: ipmr: add support for dumping routing tables over netlink 15 years ago
Patrick McHardy 25239cee7e net: rtnetlink: decouple rtnetlink address families from real address families 15 years ago
Patrick McHardy 3d0c9c4eb2 net: fib_rules: mark arguments to fib_rules_register const and __net_initdata 15 years ago
Jesper Dangaard Brouer af740b2c8f netfilter: nf_conntrack: extend with extra stat counter 15 years ago
Eric Dumazet fda48a0d7a tcp: bind() fix when many ports are bound 15 years ago
Tom Herbert aa2ea0586d tcp: fix outsegs stat for TSO segments 15 years ago
Patrick McHardy cecc74de25 netfilter: ip_tables: convert pr_devel() to pr_debug() 15 years ago