Commit Graph

3457 Commits (63731c964d6cd9de4800891bd33b6f9e47a249bc)

Author SHA1 Message Date
Patrick McHardy d696c7bdaa netfilter: nf_conntrack: fix hash resizing with namespaces 15 years ago
Alexey Dobriyan 14c7dbe043 netfilter: xtables: compat out of scope fix 15 years ago
Stephen Hemminger f81074f861 tcp_probe: avoid modulus operation and wrap fix 15 years ago
Alexey Dobriyan d7c7544c3d netns xfrm: deal with dst entries in netns 15 years ago
Roel Kluin b4ced2b768 netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run() 15 years ago
Alexey Dobriyan 0a931acfd1 ipv4: don't remove /proc/net/rt_acct 15 years ago
Octavian Purdila 7ad6848c7e ip: fix mc_loop checks for tunnels with multicast outer addresses 15 years ago
Jamal Hadi Salim 28f6aeea3f net: restore ip source validation 15 years ago
David S. Miller bb5b7c1126 tcp: Revert per-route SACK/DSACK/TIMESTAMP changes. 15 years ago
Patrick McHardy 8fa9ff6849 netfilter: fix crashes in bridge netfilter caused by fragment jumps 15 years ago
Eric Dumazet 5781b2356c udp: udp_lib_get_port() fix 15 years ago
Ilpo Järvinen 77722b177a tcp: fix retrans_stamp advancing in error cases 15 years ago
Damian Lukowski 2f7de5710a tcp: Stalling connections: Move timeout calculation routine 15 years ago
Eric Dumazet 2a8875e73f [PATCH] tcp: documents timewait refcnt tricks 15 years ago
Eric Dumazet 3cdaedae63 tcp: Fix a connect() race with timewait sockets 15 years ago
Eric Dumazet 9327f7053e tcp: Fix a connect() race with timewait sockets 15 years ago
David S. Miller 3dc789320e tcp: Remove runtime check that can never be true. 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Eric Dumazet 47e1c32306 tcp: fix a timewait refcnt race 15 years ago
Eric Dumazet 13475a30b6 tcp: connect() race with timewait reuse 15 years ago
Eric Dumazet 49d0900787 tcp: diag: Dont report negative values for rx queue 15 years ago
Eric W. Biederman b099ce2602 net: Batch inet_twsk_purge 15 years ago
Eric W. Biederman 575f4cd5a5 net: Use rcu lookups in inet_twsk_purge. 15 years ago
Eric W. Biederman e9c5158ac2 net: Allow fib_rule_unregister to batch 15 years ago
Patrick McHardy 8153a10c08 ipv4 05/05: add sysctl to accept packets with local source addresses 15 years ago
Patrick McHardy 5adef18091 net 04/05: fib_rules: allow to delete local rule 15 years ago
David S. Miller e6b09ccada tcp: sysctl_tcp_cookie_size needs to be exported to modules. 15 years ago
David S. Miller f9a2e69e8b tcp: Fix warning on 64-bit. 15 years ago
William Allen Simpson 4957faade1 TCPCT part 1g: Responder Cookie => Initiator 15 years ago
William Allen Simpson bd0388ae77 TCPCT part 1f: Initiator Cookie => Responder 15 years ago
William Allen Simpson e56fb50f2b TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONS 15 years ago
William Allen Simpson 435cf559f0 TCPCT part 1d: define TCP cookie option, extend existing struct's 15 years ago
William Allen Simpson 519855c508 TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS 15 years ago
William Allen Simpson da5c78c826 TCPCT part 1b: generate Responder Cookie secret 15 years ago
William Allen Simpson e6b4d11367 TCPCT part 1a: add request_values parameter for sending SYNACK 15 years ago
Eric W. Biederman 86de8a631e net: Simplify ipip pernet operations. 15 years ago
Eric W. Biederman cfb8fbf229 net: Simplify ip_gre pernet operations. 15 years ago
Eric W. Biederman a5ee155136 net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH 15 years ago
Patrick McHardy b2722b1c3a ip_fragment: also adjust skb->truesize for packets not owned by a socket 15 years ago
Eric Dumazet 1fdf475aa1 tcp: tcp_disconnect() should clear window_clamp 15 years ago
David Ford bbf31bf18d ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL ptr OOPS 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Martin Willi 8f8a088c21 xfrm: Use the user specified truncation length in ESP and AH 15 years ago
Alexey Dobriyan a661c4199b net: convert /proc/net/rt_acct to seq_file 15 years ago
Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
Joe Perches 3666ed1c48 netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line 15 years ago
Joe Perches 9d4fb27db9 net/ipv4: Move && and || to end of previous line 15 years ago
David S. Miller e994b7c901 tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTL 15 years ago
Eric Dumazet f99189b186 netns: net_identifiers should be read_mostly 15 years ago
Octavian Purdila e2ce146848 ipv4: factorize cache clearing for batched unregister operations 15 years ago