Commit Graph

3439 Commits (ddf9ddacef0989fdeb22e182212a232488f0f3ad)

Author SHA1 Message Date
Eric Dumazet 5051ebd275 ipv4: udp: optimize unicast RX path 15 years ago
Eric Dumazet 512615b6b8 udp: secondary hash on (local port, local address) 15 years ago
Eric Dumazet d4cada4ae1 udp: split sk_hash into two u16 hashes 15 years ago
Eric Dumazet fdcc8aa953 udp: add a counter into udp_hslot 15 years ago
Eric W. Biederman 81adee47df net: Support specifying the network namespace upon device creation. 15 years ago
Herbert Xu 23ca0c989e ipip: Fix handling of DF packets when pmtudisc is OFF 15 years ago
Patrick McHardy dee5817e88 netfilter: remove unneccessary checks from netlink notifiers 15 years ago
Jozsef Kadlecsik f9dd09c7f7 netfilter: nf_nat: fix NAT issue in 2.6.30.4+ 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
Hannes Eder 76ac894080 netfilter: nf_nat_helper: tidy up adjust_tcp_sequence 15 years ago
Gilad Ben-Yossef 6a2a2d6bf8 tcp: Use defaults when no route options are available 15 years ago
Gilad Ben-Yossef 05eaade278 tcp: Do not call IPv4 specific func in tcp_check_req 15 years ago
Eric Dumazet 9f9354b92d net: net/ipv4/devinet.c cleanups 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 685c794405 icmp: icmp_send() can avoid a dev_put() 15 years ago
Eric Dumazet c148fc2e30 ipv4: inetdev_by_index() switch to RCU 15 years ago
Herbert Xu 2e9526b352 gre: Fix dev_addr clobbering for gretap 16 years ago
Eric Dumazet 9d410c7960 net: fix sk_forward_alloc corruption 16 years ago
jamal b0c110ca8e net: Fix RPF to work with policy routing 16 years ago
Cyrill Gorcunov 38bfd8f5be net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time 16 years ago
roel kluin 65a1c4fffa net: Cleanup redundant tests on unsigned 16 years ago
Gilad Ben-Yossef dc343475ed Allow disabling of DSACK TCP option per route 16 years ago
Gilad Ben-Yossef 345cda2fd6 Allow to turn off TCP window scale opt per route 16 years ago
Gilad Ben-Yossef cda42ebd67 Allow disabling TCP timestamp options per route 16 years ago
Gilad Ben-Yossef 1aba721eba Add the no SACK route option feature 16 years ago
Gilad Ben-Yossef 022c3f7d82 Allow tcp_parse_options to consult dst entry 16 years ago
Gilad Ben-Yossef f55017a93f Only parse time stamp TCP option in time wait sock 16 years ago
Eric Dumazet d17fa6fa81 ipmr: Optimize multiple unregistration 16 years ago
Neil Horman 55888dfb6b AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2) 16 years ago
Andreas Petlund ea84e5555a net: Corrected spelling error heurestics->heuristics 16 years ago
Eric Dumazet eef6dd65e3 gre: Optimize multiple unregistration 16 years ago
Eric Dumazet 0694c4c016 ipip: Optimize multiple unregistration 16 years ago
Eric Dumazet 8d5b2c084d gre: convert hash tables locking to RCU 16 years ago
Eric Dumazet 8f95dd63a2 ipip: convert hash tables locking to RCU 16 years ago
Arjan van de Ven c62f4c453a net: use WARN() for the WARN_ON in commit b6b39e8f3f 16 years ago
Krishna Kumar ea94ff3b55 net: Fix for dst_negative_advice 16 years ago
Herbert Xu b6b39e8f3f tcp: Try to catch MSG_PEEK bug 16 years ago
John Dykstra 0eae750e60 IP: Cleanups 16 years ago
Eric Dumazet 55b8050353 net: Fix IP_MULTICAST_IF 16 years ago
Julian Anastasov b103cf3438 tcp: fix TCP_DEFER_ACCEPT retrans calculation 16 years ago
Julian Anastasov 0c3d79bce4 tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPT 16 years ago
Julian Anastasov d1b99ba41d tcp: accept socket after TCP_DEFER_ACCEPT period 16 years ago
David S. Miller a1a2ad9151 Revert "tcp: fix tcp_defer_accept to consider the timeout" 16 years ago
Steffen Klassert dff3bb0626 ah4: convert to ahash 16 years ago
Eric Dumazet 8edf19c2fe net: sk_drops consolidation part 2 16 years ago
Eric Dumazet c720c7e838 inet: rename some inet_sock fields 16 years ago