Commit Graph

3390 Commits (c95cf3d09adc9afe7816a13a920b6df36062a3fe)

Author SHA1 Message Date
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
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
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
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
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 c6d14c8456 net: Introduce for_each_netdev_rcu() iterator 15 years ago
Eric Dumazet 685c794405 icmp: icmp_send() can avoid a dev_put() 16 years ago
Eric Dumazet c148fc2e30 ipv4: inetdev_by_index() switch to RCU 16 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