Age | Commit message (Expand) | Author | Files | Lines |
2018-12-08 | ipv6: Check available headroom in ip6_xmit() even without options | Stefano Brivio | 1 | -21/+21 |
2018-12-07 | ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output | Shmulik Ladkani | 1 | -0/+1 |
2018-12-06 | ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes | Jiri Wiesner | 2 | -2/+14 |
2018-12-06 | net: use skb_list_del_init() to remove from RX sublists | Edward Cree | 1 | -2/+2 |
2018-11-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 4 | -17/+47 |
2018-11-27 | netfilter: nat: fix double register in masquerade modules | Taehee Yoo | 1 | -7/+16 |
2018-11-27 | netfilter: add missing error handling code for register functions | Taehee Yoo | 3 | -12/+32 |
2018-11-27 | netfilter: ipv6: Preserve link scope traffic original oif | Alin Nastac | 1 | -1/+2 |
2018-11-25 | net: always initialize pagedlen | Willem de Bruijn | 1 | -1/+2 |
2018-11-23 | net/ipv6: re-do dad when interface has IFF_NOARP flag change | Hangbin Liu | 1 | -6/+13 |
2018-11-19 | ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF | David Ahern | 1 | -2/+5 |
2018-11-17 | ipv6: fix a dst leak when removing its exception | Xin Long | 1 | -4/+3 |
2018-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -4/+9 |
2018-11-06 | ipv6: properly check return value in inet6_dump_all() | Alexey Kodanev | 1 | -2/+2 |
2018-11-06 | net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FS | Jeff Barnhill | 1 | -1/+1 |
2018-11-03 | net/ipv6: Add anycast addresses to a global hashtable | Jeff Barnhill | 2 | -4/+81 |
2018-10-27 | net: allow traceroute with a specified interface in a vrf | Mike Manning | 1 | -1/+1 |
2018-10-27 | ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called | Stefano Brivio | 1 | -2/+1 |
2018-10-26 | net/{ipv4,ipv6}: Do not put target net if input nsid is invalid | Bjørn Mork | 1 | -0/+1 |
2018-10-25 | netfilter: ipv6: fix oops when defragmenting locally generated fragments | Florian Westphal | 1 | -4/+9 |
2018-10-25 | net/ipv6: Allow onlink routes to have a device mismatch if it is the default ... | David Ahern | 1 | -0/+2 |
2018-10-25 | net: udp: fix handling of CHECKSUM_COMPLETE packets | Sean Tranchetti | 1 | -2/+18 |
2018-10-25 | net: Don't return invalid table id error when dumping all families | David Ahern | 2 | -0/+6 |
2018-10-25 | net/ipv6: Put target net when address dump fails due to bad attributes | David Ahern | 1 | -6/+8 |
2018-10-23 | net/ipv6: Add support for dumping addresses for a specific device | David Ahern | 1 | -5/+22 |
2018-10-23 | net/ipv6: Remove ip_idx arg to in6_dump_addrs | David Ahern | 1 | -10/+6 |
2018-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+4 |
2018-10-21 | net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs | David Ahern | 1 | -2/+4 |
2018-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -25/+23 |
2018-10-19 | ip6_tunnel: Fix encapsulation layout | Stefano Brivio | 1 | -5/+5 |
2018-10-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -2/+2 |
2018-10-18 | udp6: fix encap return code for resubmitting | Paolo Abeni | 1 | -4/+2 |
2018-10-16 | net/ipv6: Bail early if user only wants cloned entries | David Ahern | 1 | -2/+5 |
2018-10-16 | net: Enable kernel side filtering of route dumps | David Ahern | 2 | -2/+2 |
2018-10-16 | net: Plumb support for filtering ipv4 and ipv6 multicast route dumps | David Ahern | 1 | -3/+15 |
2018-10-16 | net/ipv6: Plumb support for filtering route dumps | David Ahern | 2 | -14/+54 |
2018-10-16 | net: Add struct for fib dump filter | David Ahern | 2 | -3/+7 |
2018-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -0/+1 |
2018-10-16 | ipv6: mcast: fix a use-after-free in inet6_mc_check | Eric Dumazet | 1 | -8/+8 |
2018-10-16 | ipv6: rate-limit probes for neighbourless routes | Sabrina Dubroca | 1 | -6/+6 |
2018-10-16 | bpf: Allow sk_lookup with IPv6 module | Joe Stringer | 1 | -0/+1 |
2018-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
2018-10-12 | net: Evict neighbor entries on carrier down | David Ahern | 1 | -0/+2 |
2018-10-12 | net/ipv6: Add knob to skip DELROUTE message on device down | David Ahern | 2 | -6/+34 |
2018-10-11 | net/xfrm: fix out-of-bounds packet access | Alexei Starovoitov | 1 | -2/+2 |
2018-10-11 | net/ipv6: stop leaking percpu memory in fib6 info | Mike Rapoport | 1 | -0/+2 |
2018-10-11 | net/ipv6: Make ipv6_route_table_template static | David Ahern | 1 | -1/+1 |
2018-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 3 | -6/+28 |
2018-10-08 | net: Update netconf dump handlers for strict data checking | David Ahern | 1 | -3/+19 |
2018-10-08 | net/ipv6: Update ip6addrlbl_dump for strict data checking | David Ahern | 1 | -1/+33 |