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
/
xfrm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-24
Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
3
-20
/
+54
2024-10-11
xfrm: fix one more kernel-infoleak in algo dumping
Petr Vaganov
1
-1
/
+3
2024-10-07
xfrm: validate new SA's prefixlen using SA family when sel.family is unset
Sabrina Dubroca
1
-1
/
+5
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-24
xfrm: policy: remove last remnants of pernet inexact list
Florian Westphal
1
-3
/
+0
2024-09-23
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
1
-0
/
+15
2024-09-23
xfrm: extract dst lookup parameters into a struct
Eyal Birger
2
-15
/
+31
2024-09-10
Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2
-127
/
+101
2024-09-09
xfrm: policy: Restore dir assignments in xfrm_hash_rebuild()
Nathan Chancellor
1
-0
/
+2
2024-09-09
xfrm: policy: fix null dereference
Florian Westphal
1
-2
/
+2
2024-09-09
Revert "xfrm: add SA information to the offloaded packet"
Steffen Klassert
1
-21
/
+0
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
1
-1
/
+1
2024-08-31
xfrm: Unmask upper DSCP bits in xfrm_get_tos()
Ido Schimmel
1
-1
/
+2
2024-08-28
xfrm: minor update to sdb and xfrm_policy comments
Florian Westphal
1
-1
/
+5
2024-08-28
xfrm: policy: use recently added helper in more places
Florian Westphal
1
-11
/
+2
2024-08-27
xfrm: add SA information to the offloaded packet
wangfe
1
-0
/
+21
2024-08-24
xfrm: policy: remove remaining use of inexact list
Florian Westphal
1
-38
/
+0
2024-08-24
xfrm: switch migrate to xfrm_policy_lookup_bytype
Florian Westphal
1
-67
/
+39
2024-08-24
xfrm: policy: don't iterate inexact policies twice at insert time
Florian Westphal
1
-6
/
+53
2024-08-16
xfrm: Remove documentation WARN_ON to limit return values for offloaded SA
Patrisious Haddad
1
-5
/
+1
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-13
/
+66
2024-07-14
Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
8
-8
/
+347
2024-07-14
Merge tag 'ipsec-2024-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
4
-13
/
+66
2024-07-12
xfrm: Support crypto offload for inbound IPv4 UDP-encapsulated ESP packet
Mike Yu
1
-1
/
+2
2024-07-12
xfrm: Allow UDP encapsulation in crypto offload control path
Mike Yu
1
-3
/
+3
2024-07-12
xfrm: Support crypto offload for inbound IPv6 ESP packets not in GRO path
Mike Yu
2
-2
/
+5
2024-07-08
xfrm: call xfrm_dev_policy_delete when kill policy
Jianbo Liu
2
-4
/
+2
2024-07-08
xfrm: fix netdev reference count imbalance
Jianbo Liu
1
-2
/
+1
2024-07-01
xfrm: Export symbol xfrm_dev_state_delete.
Steffen Klassert
1
-0
/
+1
2024-06-26
xfrm: support sending NAT keepalives in ESP in UDP states
Eyal Birger
6
-3
/
+338
2024-06-25
xfrm: Fix unregister netdevice hang on hardware offload.
Steffen Klassert
1
-2
/
+59
2024-06-17
xfrm: Log input direction mismatch error in one place
Antony Antony
1
-5
/
+0
2024-06-17
xfrm: Fix input error path memory access
Antony Antony
1
-0
/
+3
2024-05-29
net: fix __dst_negative_advice() race
Eric Dumazet
1
-8
/
+3
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+10
2024-05-07
rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protection
Eric Dumazet
1
-1
/
+1
2024-05-06
Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
8
-9
/
+196
2024-05-03
net: Remove ctl_table sentinel elements from several networking subsystems
Joel Granados
1
-4
/
+1
2024-05-01
xfrm: Restrict SA direction attribute to specific netlink message types
Antony Antony
1
-0
/
+24
2024-05-01
xfrm: Add dir validation to "in" data path lookup
Antony Antony
2
-0
/
+12
2024-05-01
xfrm: Add dir validation to "out" data path lookup
Antony Antony
2
-0
/
+7
2024-05-01
xfrm: Add Direction to the SA in or out
Antony Antony
5
-9
/
+153
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
1
-2
/
+1
2024-04-26
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
1
-0
/
+8
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
1
-1
/
+1
2024-04-11
xfrm: fix possible derferencing in error path
Antony Antony
1
-0
/
+2
2024-03-18
xfrm: Allow UDP encapsulation only in offload modes
Leon Romanovsky
1
-1
/
+2
2024-03-08
Merge tag 'ipsec-next-2024-03-06' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2
-14
/
+143
2024-03-07
net: move netdev_max_backlog to net_hotdata
Eric Dumazet
2
-2
/
+5
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-4
/
+13
[next]