Age | Commit message (Expand) | Author |
2021-04-29 | net: Remove redundant assignment to err | Yang Li |
2021-04-29 | seg6: add counters support for SRv6 Behaviors | Andrea Mayer |
2021-04-27 | net: bridge: mcast: fix broken length + header check for MRDv6 Adv. | Linus Lüssing |
2021-04-26 | netfilter: allow to turn off xtables compat layer | Florian Westphal |
2021-04-26 | netfilter: ip6_tables: pass table pointer via nf_hook_ops | Florian Westphal |
2021-04-26 | netfilter: xt_nat: pass table to hookfn | Florian Westphal |
2021-04-26 | netfilter: x_tables: remove paranoia tests | Florian Westphal |
2021-04-26 | netfilter: ip6tables: unregister the tables by name | Florian Westphal |
2021-04-26 | netfilter: x_tables: remove ipt_unregister_table | Florian Westphal |
2021-04-26 | netfilter: disable defrag once its no longer needed | Florian Westphal |
2021-04-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2021-04-19 | mld: remove unnecessary prototypes | Taehee Yoo |
2021-04-18 | netfilter: Dissect flow after packet mangling | Ido Schimmel |
2021-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-04-16 | mld: fix suspicious RCU usage in __ipv6_dev_mc_dec() | Taehee Yoo |
2021-04-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2021-04-13 | icmp: ICMPV6: pass RFC 8335 reply messages to ping_rcv | Andreas Roeseler |
2021-04-13 | net: ip6_tunnel: Unregister catch-all devices | Hristo Venev |
2021-04-13 | net: sit: Unregister catch-all devices | Hristo Venev |
2021-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2021-04-13 | netfilter: x_tables: fix compat match/target pad out-of-bound write | Florian Westphal |
2021-04-12 | net: seg6: trivial fix of a spelling mistake in comment | Andrea Mayer |
2021-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-04-08 | net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh | Muhammad Usama Anjum |
2021-04-08 | ipv6: report errors for iftoken via netlink extack | Stephen Hemminger |
2021-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2021-04-06 | netfilter: nf_defrag_ipv6: use net_generic infra | Florian Westphal |
2021-04-05 | net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind() | Maciej Żenczykowski |
2021-04-05 | mld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklist | Taehee Yoo |
2021-04-02 | mptcp: add mptcp reset option support | Florian Westphal |
2021-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2021-04-01 | net: ipv6: Refactor in rt6_age_examine_exception | Xu Jia |
2021-04-01 | udp: Implement ->read_sock() for sockmap | Cong Wang |
2021-04-01 | sock: Introduce sk->sk_prot->psock_update_sk_prot() | Cong Wang |
2021-03-31 | ipv6: remove extra dev_hold() for fallback tunnels | Eric Dumazet |
2021-03-31 | ipv6: convert elligible sysctls to u8 | Eric Dumazet |
2021-03-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2021-03-31 | ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods | Eric Dumazet |
2021-03-30 | udp: properly complete L4 GRO over UDP tunnel packet | Paolo Abeni |
2021-03-30 | udp: fixup csum for GSO receive slow path | Paolo Abeni |
2021-03-31 | netfilter: nf_log_ipv6: merge with nf_log_syslog | Florian Westphal |
2021-03-30 | ipv6: add ipv6_dev_find to stubs | Andreas Roeseler |
2021-03-29 | sit: proper dev_{hold|put} in ndo_[un]init methods | Eric Dumazet |
2021-03-29 | ip6_vti: proper dev_{hold|put} in ndo_[un]init methods | Eric Dumazet |
2021-03-29 | ip6_gre: proper dev_{hold|put} in ndo_[un]init methods | Eric Dumazet |
2021-03-29 | xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets | Steffen Klassert |
2021-03-28 | sit: use min | kernel test robot |
2021-03-28 | ip6_tunnel:: Correct function name parse_tvl_tnl_enc_lim() in the kerneldoc c... | Xiongfeng Wang |
2021-03-28 | ipv6: route.c: A spello fix | Bhaskar Chowdhury |
2021-03-28 | ipv6: addrconf.c: Fix a typo | Bhaskar Chowdhury |