index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
2021-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2021-02-04
xfrm: Return the correct errno code
Zheng Yongjun
2021-01-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2021-01-08
xfrm: interface: enable TSO on xfrm interfaces
Eyal Birger
2021-01-04
xfrm: Fix wraparound in xfrm_policy_addr_delta()
Visa Hankala
2021-01-04
xfrm: fix disable_xfrm sysctl when used on xfrm interfaces
Eyal Birger
2020-12-19
xfrm: Fix oops in xfrm_replay_advance_bmp
Shmulik Ladkani
2020-12-16
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-27
xfrm: redact SA secret with lockdown confidentiality
Antony Antony
2020-11-23
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-11-14
net: xfrm: use core API for updating/providing stats
Lev Stipakov
2020-11-10
net: xfrm: fix memory leak in xfrm_user_policy()
Yu Kuai
2020-11-09
xfrm/compat: Don't allocate memory with __GFP_ZERO
Dmitry Safonov
2020-11-09
xfrm/compat: memset(0) 64-bit padding at right place
Dmitry Safonov
2020-11-09
xfrm/compat: Translate by copying XFRMA_UNSPEC attribute
Dmitry Safonov
2020-11-07
net: xfrm: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2020-10-23
net: xfrm: fix a race condition during allocing spi
zhuoliang zhang
2020-10-13
xfrm: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-09
xfrm: interface: fix the priorities for ipip and ipv6 tunnels
Xin Long
2020-10-06
xfrm: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-09-25
xfrm: Use correct address family in xfrm_state_find
Herbert Xu
2020-09-24
xfrm/compat: Translate 32-bit user_policy from sockptr
Dmitry Safonov
2020-09-24
xfrm/compat: Add 32=>64-bit messages translator
Dmitry Safonov
2020-09-24
xfrm/compat: Attach xfrm dumps to 64=>32 bit translator
Dmitry Safonov
2020-09-24
xfrm/compat: Add 64=>32-bit messages translator
Dmitry Safonov
2020-09-24
xfrm: Provide API to register translator module
Dmitry Safonov
2020-09-07
xfrm: clone whole liftime_cur structure in xfrm_do_migrate
Antony Antony
2020-09-07
xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrate
Antony Antony
2020-09-07
xfrm: clone XFRMA_SET_MARK in xfrm_do_migrate
Antony Antony
2020-08-27
xfrmi: drop ignore_df check before updating pmtu
Sabrina Dubroca
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-17
espintcp: restore IP CB before handing the packet to xfrm
Sabrina Dubroca
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-07-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-07-30
espintcp: count packets dropped in espintcp_rcv
Sabrina Dubroca
2020-07-30
espintcp: handle short messages instead of breaking the encap socket
Sabrina Dubroca
2020-07-29
xfrm: policy: Use sequence counters with associated lock
Ahmed S. Darwish
2020-07-24
net/xfrm: switch xfrm_user_policy to sockptr_t
Christoph Hellwig
2020-07-21
xfrm: Make the policy hold queue work with VTI.
Steffen Klassert
2020-07-17
xfrm: interface: use IS_REACHABLE to avoid some compile errors
Xin Long
2020-07-17
xfrm: policy: fix IPv6-only espintcp compilation
Sabrina Dubroca
2020-07-17
espintcp: recv() should return 0 when the peer socket is closed
Sabrina Dubroca
2020-07-17
espintcp: support non-blocking sends
Sabrina Dubroca
[next]