- 1b0ccfe Revert "ipv6: Fix protocol resubmission" by David S. Miller · 9 years ago
- 0243508 ipv6: Fix protocol resubmission by Josh Hunt · 9 years ago
- 27e41fc ipv6: fix possible use after free of dev stats by Robert Shearman · 9 years ago
- ccd740c vti6: Add pmtu handling to vti6_xmit. by Steffen Klassert · 9 years ago
- beb39db udp: fix behavior of wrong checksums by Eric Dumazet · 9 years ago
- 5aab0e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
- d55c670 ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call by Alexander Duyck · 9 years ago
- cd5279c ip_vti/ip6_vti: Do not touch skb->mark on xmit by Alexander Duyck · 9 years ago
- 572152a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
- 2759647 ipv6: fix ECMP route replacement by Michal Kubeček · 9 years ago
- 35f1b4e ipv6: do not delete previously existing ECMP routes if add fails by Michal Kubeček · 9 years ago
- 1086bbe netfilter: ensure number of counters is >0 in do_replace() by Dave Jones · 9 years ago
- 33b4b01 net/ipv6/udp: Fix ipv6 multicast socket filter regression by Henning Rogge · 9 years ago
- 21858cd tcp/ipv6: fix flow label setting in TIME_WAIT state by Florent Fourcot · 9 years ago
- e87a468 ipv6: Fix udp checksums with raw sockets by Vlad Yasevich · 9 years ago
- 6d7258c esp6: Use high-order sequence number bits for IV generation by Herbert Xu · 9 years ago
- e16e888 ipv6: Fixed source specific default route handling. by Markus Stenberg · 10 years ago
- b357a36 inet: fix possible panic in reqsk_queue_unlink() by Eric Dumazet · 10 years ago
- 26349c7 ip6_gre: use netdev_alloc_pcpu_stats() by Johannes Berg · 10 years ago
- bae97d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
- 87ffabb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 789f558 tcp/dccp: get rid of central timewait timer by Eric Dumazet · 10 years ago
- 49499c3 netfilter: nf_tables: switch registers to 32 bit addressing by Patrick McHardy · 10 years ago
- a55e22e netfilter: nf_tables: get rid of NFT_REG_VERDICT usage by Patrick McHardy · 10 years ago
- ca69d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
- c1f8667 netfilter: Fix switch statement warnings with recent gcc. by David Miller · 10 years ago
- aadd51a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 10 years ago
- 1b11287 ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is available by Hannes Frederic Sowa · 10 years ago
- c737b7c netfilter: bridge: add helpers for fetching physin/outdev by Florian Westphal · 10 years ago
- 8bc0034 net: remove extra newlines by Sheng Yong · 10 years ago
- 79b16aa udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). by David Miller · 10 years ago
- 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 10 years ago
- 092a29a vti6: fix uninit when using x-netns by Yao Xiwei · 10 years ago
- c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 10 years ago
- 073bfd5 netfilter: Pass nf_hook_state through nft_set_pktinfo*(). by David S. Miller · 10 years ago
- 8f8a371 netfilter: Pass nf_hook_state through ip6t_do_table(). by David S. Miller · 10 years ago
- 8fe2238 netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}(). by David S. Miller · 10 years ago
- 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 10 years ago
- 1d1de89 netfilter: Use nf_hook_state in nf_queue_entry. by David S. Miller · 10 years ago
- 7ba0c47 ip6mr: call del_timer_sync() in ip6mr_free_table() by WANG Cong · 10 years ago
- 419df12 net: move fib_rules_unregister() under rtnl lock by WANG Cong · 10 years ago
- 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- ee9b959 ipmr,ip6mr: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
- 1e99584 ipip,gre,vti,sit: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
- ecf2c06 ip6tnl,gre6,vti6: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
- a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 10 years ago
- 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 10 years ago
- 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 10 years ago
- 15e318b xfrm: simplify xfrm_address_t use by Jiri Benc · 10 years ago
- 53b24b8 ipv6: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
- 63159f2 ipv6: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
- 4ad19de net: tcp6: fix double call of tcp_v6_fill_cb() by Alexey Kodanev · 10 years ago
- 4ef295e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
- f243e5a ipmr,ip6mr: call ip6mr_free_table() on failure path by WANG Cong · 10 years ago
- 85b9909 fib6: install fib6 ops in the last step by WANG Cong · 10 years ago
- 5a352dd ipv6: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 10 years ago
- 6fd9909 ipv6: Don't reduce hop limit for an interface by D.S. Ljungmark · 10 years ago
- a81b2ce netfilter: Use LOGLEVEL_<FOO> defines by Joe Perches · 10 years ago
- 0144a81 tcp: fix ipv4 mapped request socks by Eric Dumazet · 10 years ago
- fd3a154 tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup() by Eric Dumazet · 10 years ago
- 39f8e58 tcp: md5: remove request sock argument of calc_md5_hash() by Eric Dumazet · 10 years ago
- ff74e23 tcp: md5: input path is run under rcu protected sections by Eric Dumazet · 10 years ago
- ff40217 ipv6: fix sparse warnings in privacy stable addresses generation by Hannes Frederic Sowa · 10 years ago
- d0c294c tcp: prevent fetching dst twice in early demux code by Michal Kubeček · 10 years ago
- d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 1855b7c ipv6: introduce idgen_delay and idgen_retries knobs by Hannes Frederic Sowa · 10 years ago
- 5f40ef7 ipv6: do retries on stable privacy addresses by Hannes Frederic Sowa · 10 years ago
- 8e8e676 ipv6: collapse state_lock and lock by Hannes Frederic Sowa · 10 years ago
- 64236f3 ipv6: introduce IFA_F_STABLE_PRIVACY flag by Hannes Frederic Sowa · 10 years ago
- 622c81d ipv6: generation of stable privacy addresses for link-local and autoconf by Hannes Frederic Sowa · 10 years ago
- 3d1bec9 ipv6: introduce secret_stable to ipv6_devconf by Hannes Frederic Sowa · 10 years ago
- 40451fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
- 2215089 ipv6: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request sockets by Eric Dumazet · 10 years ago
- b282705 net: convert syn_wait_lock to a spinlock by Eric Dumazet · 10 years ago
- c0e41fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
- e35158e netfilter: ip6t_REJECT: check for IP6T_F_PROTO by Pablo Neira Ayuso · 10 years ago
- 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- c4a6853 ipv6: invert join/leave anycast rtnl/socket locking order by Marcelo Ricardo Leitner · 10 years ago
- 73ba57b ipv6: fix backtracking for throw routes by Steven Barth · 10 years ago
- 8e199df ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_fragment by Sabrina Dubroca · 10 years ago
- fa76ce73 inet: get rid of central tcp/dccp listener timer by Eric Dumazet · 10 years ago
- 52452c5 inet: drop prev pointer handling in request sock by Eric Dumazet · 10 years ago
- 4017a7e netfilter: restore rule tracing via nfnetlink_log by Pablo Neira Ayuso · 10 years ago
- 54ff9ef ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} by Marcelo Ricardo Leitner · 10 years ago
- baf606d ipv4,ipv6: grab rtnl before locking the socket by Marcelo Ricardo Leitner · 10 years ago
- b4d6444 inet: get rid of last __inet_hash_connect() argument by Eric Dumazet · 10 years ago
- 77a6a47 ipv6: get rid of __inet6_hash() by Eric Dumazet · 10 years ago
- d1e559d inet: add IPv6 support to sk_ehashfn() by Eric Dumazet · 10 years ago
- 6eada01 netns: constify net_hash_mix() and various callers by Eric Dumazet · 10 years ago
- 0470c8c inet: fix request sock refcounting by Eric Dumazet · 10 years ago
- 9439ce0 tcp: rename struct tcp_request_sock listener by Eric Dumazet · 10 years ago
- 407640d inet: add sk_listener argument to inet_reqsk_alloc() by Eric Dumazet · 10 years ago
- 3735556 ip6_tunnel: fix error code when tunnel exists by Nicolas Dichtel · 10 years ago
- ca00942 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
- f7e4eb0 inet: ip early demux should avoid request sockets by Eric Dumazet · 10 years ago
- 16f8616 inet: fill request sock ir_iif for IPv4 by Eric Dumazet · 10 years ago
- 3f66b08 inet: introduce ireq_family by Eric Dumazet · 10 years ago
- d4f0687 inet: get_openreq4() & get_openreq6() do not need listener by Eric Dumazet · 10 years ago
- bd337c5 ipv6: add missing ireq_net & ir_cookie initializations by Eric Dumazet · 10 years ago