index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
xfrm4_policy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
net: ipv{6,4}: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
1
-1
/
+1
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
1
-1
/
+1
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+2
2023-08-22
net: remove unnecessary input parameter 'how' in ifdown function
Zhengchao Shao
1
-10
/
+1
2023-08-15
networking: Update to register_net_sysctl_sz
Joel Granados
1
-1
/
+2
2023-04-21
net: dst: fix missing initialization of rt_uncached
Maxime Bizon
1
-3
/
+1
2023-03-28
net: dst: Prevent false sharing vs. dst_entry:: __refcnt
Wangyang Guo
1
-2
/
+2
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
1
-1
/
+1
2022-03-15
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
1
-3
/
+1
2021-12-09
xfrm: use net device refcount tracker helpers
Eric Dumazet
1
-1
/
+1
2019-12-24
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
1
-2
/
+3
2019-09-20
ipv4: Revert removal of rt_uses_gateway
David Ahern
1
-0
/
+1
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-127
/
+0
2019-04-23
xfrm: remove decode_session indirection from afinfo_policy
Florian Westphal
1
-114
/
+0
2019-04-23
xfrm: remove init_path indirection from afinfo_policy
Florian Westphal
1
-7
/
+0
2019-04-23
xfrm: remove tos indirection from afinfo_policy
Florian Westphal
1
-6
/
+0
2019-04-08
ipv4: Add support to rtable for ipv6 gateway
David Ahern
1
-0
/
+2
2019-04-08
ipv4: Prepare rtable for IPv6 gateway
David Ahern
1
-2
/
+3
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2018-03-14
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
1
-0
/
+1
2018-02-28
inet: whitespace cleanup
Stephen Hemminger
1
-1
/
+0
2018-02-16
xfrm: reuse uncached_list to track xdsts
Xin Long
1
-1
/
+3
2018-02-15
net/ipv4: Remove fib table id from rtable
David Ahern
1
-1
/
+0
2018-02-13
net: Convert pernet_subsys, registered from inet_init()
Kirill Tkhai
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-11
net: xfrm: support setting an output mark.
Lorenzo Colitti
1
-5
/
+9
2017-07-18
xfrm: remove flow cache
Florian Westphal
1
-9
/
+0
2017-07-18
net: xfrm: revert to lower xfrm dst gc limit
Florian Westphal
1
-1
/
+1
2017-02-09
xfrm: policy: make policy backend const
Florian Westphal
1
-1
/
+1
2017-02-09
xfrm: policy: remove family field
Florian Westphal
1
-4
/
+1
2017-02-09
xfrm: policy: remove garbage_collect callback
Florian Westphal
1
-1
/
+1
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-09-10
net: l3mdev: remove redundant calls
David Ahern
1
-1
/
+1
2016-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2016-08-22
xfrm: Only add l3mdev oif to dst lookups
David Ahern
1
-1
/
+1
2016-06-16
net: xfrm: fix old-style declaration
Arnd Bergmann
1
-4
/
+4
2015-12-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-9
/
+37
2015-11-03
xfrm: dst_entries_init() per-net dst_ops
Dan Streetman
1
-9
/
+37
2015-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-13
/
+37
2015-10-23
xfrm4: Reload skb header pointers after calling pskb_may_pull.
Steffen Klassert
1
-7
/
+26
2015-10-23
xfrm4: Fix header checks in _decode_session4.
Steffen Klassert
1
-5
/
+10
2015-09-29
net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalents
David Ahern
1
-5
/
+3
2015-09-29
xfrm: Let the flowcache handle its size by default.
Steffen Klassert
1
-1
/
+1
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2015-09-17
net: Fix vti use case with oif in dst lookups
David Ahern
1
-0
/
+2
2015-09-15
net: Add FIB table id to rtable
David Ahern
1
-0
/
+1
2015-08-25
xfrm: Use VRF master index if output device is enslaved
David Ahern
1
-2
/
+5
2015-08-11
xfrm: Add oif to dst lookups
David Ahern
1
-5
/
+6
[next]