Commit Graph

3439 Commits (ddf9ddacef0989fdeb22e182212a232488f0f3ad)

Author SHA1 Message Date
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
Eric Dumazet 2c1409a0a2 inetpeer: Optimize inet_getid() 15 years ago
Eric Dumazet eec4df9885 ipv4: speedup inet_dump_ifaddr() 15 years ago
Eric Dumazet 6baff15037 igmp: Use next_net_device_rcu() 15 years ago
William Allen Simpson bee7ca9ec0 net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED 15 years ago
Dan Carpenter d0490cfdf4 ipmr: missing dev_put() on error path in vif_add() 15 years ago
Ilpo Järvinen d792c1006f tcp: provide more information on the tcp receive_queue bugs 15 years ago
Eric W. Biederman f8572d8f2a sysctl net: Remove unused binary sysctl code 15 years ago
stephen hemminger 61fbab77a8 IPV4: use rcu to walk list of devices in IGMP 15 years ago
Eric Dumazet 30fff9231f udp: bind() optimisation 15 years ago
Eric Dumazet f6b8f32ca7 udp: multicast RX should increment SNMP/sk_drops counter in allocation failures 15 years ago
Eric Dumazet 1240d1373c ipv4: udp: Optimise multicast reception 15 years ago