Commit Graph

2039 Commits (ad0ac434cb3b34640a4e81d7e80a1512c6e40253)

Author SHA1 Message Date
David S. Miller 2570a4f542 ipv6: skb_dst() can be NULL in ipv6_hop_jumbo(). 15 years ago
Octavian Purdila 7ad6848c7e ip: fix mc_loop checks for tunnels with multicast outer addresses 15 years ago
Yang Hongyang 3705e11a21 ipv6: fix an oops when force unload ipv6 module 15 years ago
Alexey Dobriyan 9c69fabe78 netns: fix net.ipv6.route.gc_min_interval_ms in netns 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
Patrick McHardy 0b5ccb2ee2 ipv6: reassembly: use seperate reassembly queues for conntrack and local delivery 15 years ago
Eric Dumazet 9327f7053e tcp: Fix a connect() race with timewait sockets 15 years ago
Eric Dumazet 13475a30b6 tcp: connect() race with timewait reuse 15 years ago
Eric W. Biederman b099ce2602 net: Batch inet_twsk_purge 15 years ago
Eric W. Biederman e9c5158ac2 net: Allow fib_rule_unregister to batch 15 years ago
Patrick McHardy 5adef18091 net 04/05: fib_rules: allow to delete local rule 15 years ago
William Allen Simpson 4957faade1 TCPCT part 1g: Responder Cookie => Initiator 15 years ago
William Allen Simpson 435cf559f0 TCPCT part 1d: define TCP cookie option, extend existing struct's 15 years ago
William Allen Simpson e6b4d11367 TCPCT part 1a: add request_values parameter for sending SYNACK 15 years ago
Eric W. Biederman 671011720b net: Simplify ipip6 aka sit pernet operations. 15 years ago
Eric W. Biederman ac31cd3cba net: Simplify ip6_tunnel pernet operations. 15 years ago
Martin Willi 8f8a088c21 xfrm: Use the user specified truncation length in ESP and AH 15 years ago
Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
Joe Perches 35700212b4 net/ipv6: Move && and || to end of previous line 15 years ago
Joe Perches 3666ed1c48 netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line 15 years ago
Eric Dumazet f99189b186 netns: net_identifiers should be read_mostly 15 years ago
Eric Dumazet 234b27c3fd ipv6: speedup inet6_dump_addr() 15 years ago
Eric Dumazet ce81b76a39 ipv6: use RCU to walk list of network devices 15 years ago
William Allen Simpson bee7ca9ec0 net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED 15 years ago
Eric W. Biederman f8572d8f2a sysctl net: Remove unused binary sysctl code 15 years ago
David S. Miller 434a8a58d7 ipv6: Remove unused var in inet6_dump_ifinfo() 15 years ago
Brian Haley 856540ee31 IPv6: use ipv6_addr_v4mapped() 15 years ago
Herbert Xu 292f4f3ce4 sit: Clean up DF code by copying from IPIP 15 years ago
Eric Dumazet bcd323262a ipv6: Allow inet6_dump_addr() to handle more than 64 addresses 15 years ago
Eric Dumazet 84d2697d96 ipv6: speedup inet6_dump_ifinfo() 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 a1ab77f97e ipv6: udp: Optimise multicast reception 15 years ago
Eric Dumazet fddc17defa ipv6: udp: optimize unicast RX path 15 years ago
Eric Dumazet d4cada4ae1 udp: split sk_hash into two u16 hashes 15 years ago
Eric Dumazet fd5c002761 ipv6: avoid dev_hold()/dev_put() in rawv6_bind() 15 years ago
Patrick McHardy dee5817e88 netfilter: remove unneccessary checks from netlink notifiers 15 years ago
Eric Dumazet 69df9d5993 ip_frag: dont touch device refcount 15 years ago
Eric Paris c84b3268da net: check kern before calling security subsystem 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
Eric Paris 13f18aa05f net: drop capability from protocol definitions 15 years ago
Eric Dumazet 9481721be1 netfilter: remove synchronize_net() calls in ip_queue/ip6_queue 15 years ago
Eric Dumazet c6d14c8456 net: Introduce for_each_netdev_rcu() iterator 15 years ago
Eric Dumazet 536b2e92f1 ipv6: no more dev_put() in datagram_send_ctl() 15 years ago
Eric Dumazet 16ba5e8e7c ipv6: no more dev_put() in inet6_bind() 15 years ago
Eric Dumazet f1a28eab20 ip6tnl: less dev_put() calls 15 years ago
Eric Dumazet 9d410c7960 net: fix sk_forward_alloc corruption 16 years ago
Gilad Ben-Yossef 022c3f7d82 Allow tcp_parse_options to consult dst entry 16 years ago
Eric Dumazet c871e664ea ip6mr: Optimize multiple unregistration 16 years ago