Age | Commit message (Expand) | Author |
2024-06-17 | xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr() | Eric Dumazet |
2024-05-03 | net: ipv{6,4}: Remove the now superfluous sentinel elements from ctl_table array | Joel Granados |
2024-04-29 | ipv6: introduce dst_rt6_info() helper | Eric Dumazet |
2024-04-22 | sysctl: treewide: constify ctl_table_header::ctl_table_arg | Thomas Weißschuh |
2023-10-17 | Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski |
2023-09-20 | xfrm6: fix inet6_dev refcount underflow problem | Zhang Changzhong |
2023-08-29 | Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2023-08-22 | net: remove unnecessary input parameter 'how' in ifdown function | Zhengchao Shao |
2023-08-15 | networking: Update to register_net_sysctl_sz | Joel Granados |
2023-04-21 | net: dst: fix missing initialization of rt_uncached | Maxime Bizon |
2023-03-28 | net: dst: Prevent false sharing vs. dst_entry:: __refcnt | Wangyang Guo |
2022-11-22 | xfrm: Fix ignored return value in xfrm6_init() | Chen Zhongjin |
2022-06-09 | net: rename reference+tracking helpers | Jakub Kicinski |
2022-03-15 | net: Add l3mdev index to flow struct and avoid oif reset for port devices | David Ahern |
2022-02-11 | ipv6: get rid of net->ipv6.rt6_stats->fib_rt_uncache | Eric Dumazet |
2021-12-09 | xfrm: use net device refcount tracker helpers | Eric Dumazet |
2019-12-24 | net: add bool confirm_neigh parameter for dst_ops.update_pmtu | Hangbin Liu |
2019-04-23 | xfrm: remove decode_session indirection from afinfo_policy | Florian Westphal |
2019-04-23 | xfrm: remove init_path indirection from afinfo_policy | Florian Westphal |
2019-04-23 | xfrm: remove tos indirection from afinfo_policy | Florian Westphal |
2018-11-22 | xfrm6: remove BUG_ON from xfrm6_dst_ifdown | Li RongQing |
2018-10-11 | net/xfrm: fix out-of-bounds packet access | Alexei Starovoitov |
2018-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-05-14 | xfrm6: avoid potential infinite loop in _decode_session6() | Eric Dumazet |
2018-04-17 | net/ipv6: Remove unused code and variables for rt6_info | David Ahern |
2018-02-16 | xfrm: reuse uncached_list to track xdsts | Xin Long |
2017-11-30 | net: Create and use new helper xfrm_dst_child(). | David Miller |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-18 | ipv6: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-08-11 | net: xfrm: support setting an output mark. | Lorenzo Colitti |
2017-07-18 | xfrm: remove flow cache | Florian Westphal |
2017-07-18 | net: xfrm: revert to lower xfrm dst gc limit | Florian Westphal |
2017-02-09 | xfrm: policy: make policy backend const | Florian Westphal |
2017-02-09 | xfrm: policy: remove family field | Florian Westphal |
2017-02-09 | xfrm: policy: remove garbage_collect callback | Florian Westphal |
2016-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-09-10 | net: l3mdev: remove redundant calls | David Ahern |
2016-09-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2016-08-22 | xfrm: Only add l3mdev oif to dst lookups | David Ahern |
2016-06-16 | net: xfrm: fix old-style declaration | Arnd Bergmann |
2015-12-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2015-11-03 | xfrm: dst_entries_init() per-net dst_ops | Dan Streetman |
2015-10-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2015-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2015-10-07 | net: Fix vti use case with oif in dst lookups for IPv6 | David Ahern |
2015-10-07 | net: Fix vti use case with oif in dst lookups for IPv6 | David Ahern |
2015-09-29 | net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalents | David Ahern |
2015-09-29 | xfrm: Let the flowcache handle its size by default. | Steffen Klassert |