Commit Graph

2117 Commits (e77c8e83dd587f2616d7ff20d23a897891e6e20d)

Author SHA1 Message Date
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 15 years ago
Gilad Ben-Yossef 022c3f7d82 Allow tcp_parse_options to consult dst entry 15 years ago
Eric Dumazet c871e664ea ip6mr: Optimize multiple unregistration 15 years ago
Eric Dumazet 62808f9123 ipv6 sit: Optimize multiple unregistration 15 years ago
Eric Dumazet cf4432f550 ip6tnl: Optimize multiple unregistration 15 years ago
Eric Dumazet 2922bc8aed ip6tnl: convert hash tables locking to RCU 16 years ago
Eric Dumazet 91cc3bb0b0 xfrm6_tunnel: RCU conversion 16 years ago
Eric Dumazet 4543c10de2 ipv6 sit: RCU conversion phase II 16 years ago
Eric Dumazet ef9a9d1183 ipv6 sit: RCU conversion phase I 16 years ago
Krishna Kumar f04c827624 net: IPv6 changes 16 years ago
John Dykstra 0eae750e60 IP: Cleanups 16 years ago
Eric Dumazet 55b8050353 net: Fix IP_MULTICAST_IF 16 years ago
Steffen Klassert 8631e9bdfe ah6: 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
Eric Dumazet 766e9037cc net: sk_drops consolidation 16 years ago
Eric Dumazet f373b53b5f tcp: replace ehash_size by ehash_mask 16 years ago
Cosmin Ratiu c3faca053d ipv6: fix devconf after adding force_tllao option 16 years ago
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 16 years ago
YOSHIFUJI Hideaki / 吉藤英明 91b2a3f9bb ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0. 16 years ago
YOSHIFUJI Hideaki / 吉藤英明 e7db38c38f ipv6 sit: Fix 6rd relay address. 16 years ago
YOSHIFUJI Hideaki / 吉藤英明 e0c9394815 ipv6 sit: Ensure to initialize 6rd parameters. 16 years ago
Eric Dumazet f86dcc5aa8 udp: dynamically size hash tables at boot time 16 years ago
Alexandre Cassen 8a6dfd43d1 IPv6: Fix 6RD typo 16 years ago
Brian Haley b301e82cf8 IPv6: use ipv6_addr_set_v4mapped() 16 years ago
Brian Haley 86c36ce45d IPv6: use ipv6_addr_copy() in ip6_route_redirect() 16 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 years ago
Octavian Purdila f7734fdf61 make TLLAO option for NA packets configurable 16 years ago
Brian Haley 51953d5bc4 Use sk_mark for IPv6 routing lookups 16 years ago
YOSHIFUJI Hideaki / 吉藤英明 fa857afcf7 ipv6 sit: 6rd (IPv6 Rapid Deployment) Support. 16 years ago
Eric Dumazet 0bfbedb14a tunnels: Optimize tx path 16 years ago
Sascha Hlusiak 298bf12ddb sit: fix off-by-one in ipip6_tunnel_get_prl 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Sascha Hlusiak d1f8297a96 Revert "sit: stateless autoconf for isatap" 16 years ago
Eric Dumazet a43912ab19 tunnel: eliminate recursion field 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago