Age | Commit message (Expand) | Author | Files | Lines |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2017-11-03 | ipv6: Implement limits on Hop-by-Hop and Destination options | Tom Herbert | 1 | -0/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-19 | ipv6: addrlabel: per netns list | Eric Dumazet | 1 | -0/+5 |
2017-08-24 | ipv6: Add sysctl for per namespace flow label reflection | Jakub Sitnicki | 1 | -0/+1 |
2017-08-08 | net: ipv6: avoid overhead when no custom FIB rules are installed | Vincent Bernat | 1 | -0/+1 |
2017-08-03 | ipv6: fib: Add FIB notifiers callbacks | Ido Schimmel | 1 | -0/+1 |
2016-11-09 | ipv6: sr: add code base for control plane support of SR-IPv6 | David Lebrun | 1 | -0/+1 |
2016-03-08 | ipv6: per netns FIB garbage collection | Michal Kubeček | 1 | -0/+1 |
2016-03-08 | ipv6: per netns fib6 walkers | Michal Kubeček | 1 | -0/+2 |
2015-07-09 | ipv6: Nonlocal bind | Tom Herbert | 1 | -0/+1 |
2015-05-03 | ipv6: Flow label state ranges | Tom Herbert | 1 | -0/+1 |
2015-03-23 | ipv6: introduce idgen_delay and idgen_retries knobs | Hannes Frederic Sowa | 1 | -0/+2 |
2015-02-27 | multicast: Extend ip address command to enable multicast group join/leave on | Madhu Challa | 1 | -0/+1 |
2014-10-07 | ipv6: make fib6 serial number per namespace | Hannes Frederic Sowa | 1 | -1/+1 |
2014-07-07 | ipv6: Implement automatic flow label generation on transmit | Tom Herbert | 1 | -0/+1 |
2014-05-13 | net: add a sysctl to reflect the fwmark on replies | Lorenzo Colitti | 1 | -0/+1 |
2014-01-19 | ipv6: add flowlabel_consistency sysctl | Florent Fourcot | 1 | -0/+1 |
2014-01-14 | IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6 | FX Le Bail | 1 | -1/+1 |
2014-01-07 | IPv6: add the option to use anycast addresses as source addresses in echo reply | FX Le Bail | 1 | -0/+1 |
2013-07-31 | net: split rt_genid for ipv4 and ipv6 | fan.du | 1 | -0/+1 |
2013-03-24 | ipv6: provide addr and netconf dump consistency info | Nicolas Dichtel | 1 | -0/+1 |
2013-02-06 | xfrm: make gc_thresh configurable in all namespaces | Michal Kubecek | 1 | -0/+1 |
2012-09-19 | ipv6: add a new namespace for nf_conntrack_reasm | Amerigo Wang | 1 | -0/+8 |
2012-08-30 | netfilter: ipv6: add IPv6 NAT support | Patrick McHardy | 1 | -0/+1 |
2012-06-08 | inetpeer: add namespace support for inetpeer | Gao feng | 1 | -0/+1 |
2012-04-20 | net ipv6: Don't use sysctl tables with .child entries. | Eric W. Biederman | 1 | -1/+3 |
2010-05-11 | ipv6: ip6mr: support multiple tables | Patrick McHardy | 1 | -0/+5 |
2010-05-11 | ipv6: ip6mr: move mroute data into seperate structure | Patrick McHardy | 1 | -12/+1 |
2010-05-11 | ipv6: ip6mr: convert struct mfc_cache to struct list_head | Patrick McHardy | 1 | -2/+2 |
2010-05-11 | ipv6: ip6mr: move unres_queue and timer to per-namespace data | Patrick McHardy | 1 | -0/+2 |
2010-01-18 | netfilter: netns: #ifdef ->iptable_security, ->ip6table_security | Alexey Dobriyan | 1 | -0/+2 |
2009-09-01 | netns: embed ip6_dst_ops directly | Alexey Dobriyan | 1 | -1/+2 |
2008-12-10 | netns: ip6mr: declare reg_vif_num per-namespace | Benjamin Thery | 1 | -0/+3 |
2008-12-10 | netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace | Benjamin Thery | 1 | -0/+2 |
2008-12-10 | netns: ip6mr: declare counter cache_resolve_queue_len per-namespace | Benjamin Thery | 1 | -0/+1 |
2008-12-10 | netns: ip6mr: dynamically allocate mfc6_cache_array | Benjamin Thery | 1 | -0/+1 |
2008-12-10 | netns: ip6mr: dynamically allocates vif6_table | Benjamin Thery | 1 | -0/+2 |
2008-12-10 | netns: ip6mr: allocate mroute6_socket per-namespace. | Benjamin Thery | 1 | -0/+3 |
2008-07-22 | netns: dont alloc ipv6 fib timer list | Stephen Hemminger | 1 | -1/+1 |
2008-06-09 | netfilter: ip6_tables: add ip6tables security table | James Morris | 1 | -0/+1 |
2008-03-07 | [NETNS][IPV6] mcast - handle several network namespace | Daniel Lezcano | 1 | -0/+1 |
2008-03-07 | [NETNS][IPV6] tcp6 - make socket control per namespace | Daniel Lezcano | 1 | -0/+1 |
2008-03-07 | [NETNS][IPV6] ndisc - make socket control per namespace | Daniel Lezcano | 1 | -0/+1 |
2008-03-04 | [NETNS][IPV6] route6 - make garbage collection work with multiple network nam... | Benjamin Thery | 1 | -0/+2 |
2008-03-04 | [NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespace | Benjamin Thery | 1 | -0/+1 |
2008-03-04 | [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace | Daniel Lezcano | 1 | -0/+3 |
2008-03-03 | [NETNS][IPV6] rt6_stats - make the stats per network namespace | Benjamin Thery | 1 | -0/+1 |
2008-03-03 | [NETNS][IPV6] fib6_rules - handle several network namespaces | Daniel Lezcano | 1 | -0/+1 |
2008-03-03 | [NETNS][IPV6] ip6_fib - gc timer per namespace | Daniel Lezcano | 1 | -0/+1 |