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