Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | sit: refactor ipip6_tunnel_ioctl | Christoph Hellwig | 2020-05-19 | 1 | -158/+210 | |
| * | | | | | | ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl | Christoph Hellwig | 2020-05-18 | 2 | -0/+54 | |
| * | | | | | | ipv6: lift copy_from_user out of ipv6_route_ioctl | Christoph Hellwig | 2020-05-18 | 2 | -34/+26 | |
| * | | | | | | netns: enable to inherit devconf from current netns | Nicolas Dichtel | 2020-05-16 | 1 | -3/+20 | |
| |/ / / / / | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-15 | 2 | -3/+6 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-05-14 | 3 | -12/+112 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | bpf: Enable bpf_iter targets registering ctx argument types | Yonghong Song | 2020-05-13 | 2 | -5/+5 | |
| | * | | | | | | bpf: Change func bpf_iter_unreg_target() signature | Yonghong Song | 2020-05-13 | 1 | -1/+1 | |
| | * | | | | | | bpf: net: Refactor bpf_iter target registration | Yonghong Song | 2020-05-13 | 1 | -9/+9 | |
| | * | | | | | | net: bpf: Add netlink and ipv6_route bpf_iter targets | Yonghong Song | 2020-05-09 | 2 | -2/+100 | |
| | * | | | | | | bpf: Allow any port in bpf_bind helper | Stanislav Fomichev | 2020-05-09 | 1 | -5/+7 | |
| | * | | | | | | net: Refactor arguments of inet{,6}_bind | Stanislav Fomichev | 2020-05-09 | 1 | -5/+5 | |
| * | | | | | | | ipv6: set msg_control_is_user in do_ipv6_getsockopt | Christoph Hellwig | 2020-05-13 | 1 | -0/+1 | |
| * | | | | | | | ipv6: use DST_NOCOUNT in ip6_rt_pcpu_alloc() | Eric Dumazet | 2020-05-08 | 1 | -1/+1 | |
| * | | | | | | | net/dst: use a smaller percpu_counter batch for dst entries accounting | Eric Dumazet | 2020-05-08 | 1 | -0/+3 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-06 | 2 | -2/+33 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ipv6: Implement draft-ietf-6man-rfc4941bis | Fernando Gont | 2020-05-06 | 1 | -52/+39 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-05-01 | 4 | -26/+18 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/... | Daniel Borkmann | 2020-04-28 | 4 | -26/+18 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig | 2020-04-27 | 4 | -26/+18 | |
| | | | |_|_|_|_|/ | | | |/| | | | | | ||||||
| * | | | | | | | | ila: remove unused inline function ila_addr_is_ila | YueHaibing | 2020-04-29 | 1 | -5/+0 | |
| * | | | | | | | | docs: networking: convert ipv6.txt to ReST | Mauro Carvalho Chehab | 2020-04-28 | 1 | -1/+1 | |
| * | | | | | | | | net: ipv4: add sysctl for nexthop api compatibility mode | Roopa Prabhu | 2020-04-28 | 1 | -1/+2 | |
| * | | | | | | | | net: ipv6: new arg skip_notify to ip6_rt_del | Roopa Prabhu | 2020-04-28 | 5 | -14/+18 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-04-25 | 3 | -12/+10 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ipv6: Honor all IPv6 PIO Valid Lifetime values | Fernando Gont | 2020-04-23 | 1 | -20/+7 | |
| * | | | | | | | | ila: remove unused macro 'ILA_HASH_TABLE_SIZE' | YueHaibing | 2020-04-22 | 1 | -2/+0 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2020-06-01 | 2 | -6/+5 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h | Eric Biggers | 2020-05-08 | 1 | -1/+0 | |
| * | | | | | | | crypto: lib/sha1 - rename "sha" to "sha1" | Eric Biggers | 2020-05-08 | 1 | -5/+5 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2020-05-29 | 1 | -12/+25 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | esp6: calculate transport_header correctly when sel.family != AF_INET6 | Xin Long | 2020-05-14 | 1 | -12/+15 | |
| * | | | | | | esp6: support ipv6 nexthdrs process for beet gso segment | Xin Long | 2020-04-21 | 1 | -2/+7 | |
| * | | | | | | xfrm: remove the xfrm_state_put call becofe going to out_reset | Xin Long | 2020-04-20 | 1 | -3/+1 | |
| * | | | | | | esp6: get the right proto for transport mode in esp6_gso_encap | Xin Long | 2020-04-15 | 1 | -1/+8 | |
* | | | | | | | net: don't return invalid table id error when we fall back to PF_UNSPEC | Sabrina Dubroca | 2020-05-21 | 2 | -2/+2 | |
* | | | | | | | ipv6: Fix suspicious RCU usage warning in ip6mr | Madhuparna Bhowmik | 2020-05-16 | 1 | -1/+2 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | netlabel: cope with NULL catmap | Paolo Abeni | 2020-05-12 | 1 | -1/+2 | |
* | | | | | | Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu" | Maciej Żenczykowski | 2020-05-07 | 1 | -2/+4 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | seg6: fix SRH processing to comply with RFC8754 | Ahmed Abdelsalam | 2020-05-06 | 1 | -2/+8 | |
* | | | | | ipv6: Use global sernum for dst validation with nexthop objects | David Ahern | 2020-05-01 | 1 | -0/+25 | |
| |_|_|/ |/| | | | ||||||
* | | | | xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish | David Ahern | 2020-04-22 | 1 | -2/+0 | |
* | | | | ipv6: fix restrict IPV6_ADDRFORM operation | John Haxby | 2020-04-20 | 1 | -7/+6 | |
* | | | | ipv6: rpl: fix full address compression | Alexander Aring | 2020-04-18 | 1 | -3/+4 | |
| |_|/ |/| | | ||||||
* | | | ipv6: remove redundant assignment to variable err | Colin Ian King | 2020-04-15 | 1 | -1/+1 | |
|/ / | ||||||
* / | net: icmp6: do not select saddr from iif when route has prefsrc set | Tim Stallard | 2020-04-07 | 1 | -1/+20 | |
|/ | ||||||
* | ipv6: rpl: fix loop iteration | Alexander Aring | 2020-04-06 | 1 | -3/+3 | |
* | neigh: support smaller retrans_time settting | Hangbin Liu | 2020-04-02 | 2 | -5/+6 | |
* | net: ipv6: rpl_iptunnel: remove redundant assignments to variable err | Colin Ian King | 2020-04-02 | 1 | -1/+1 | |
* | ipv6: don't auto-add link-local address to lag ports | Jarod Wilson | 2020-04-01 | 1 | -0/+4 |