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
2020-10-13
xfrm: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-21
/
+1
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
2020-07-14
xfrm: interface: not xfrmi_ipv6/ipip_handler twice
Xin Long
1
-4
/
+18
2020-07-13
xfrm interface: store xfrmi contexts in a hash by if_id
Eyal Birger
1
-9
/
+20
2020-07-13
xfrm interface: avoid xi lookup in xfrmi_decode_session()
Eyal Birger
1
-10
/
+13
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2020-07-09
xfrm: interface: support IPIP and IPIP6 tunnels processing with .cb_handler
Xin Long
1
-0
/
+32
2020-07-09
xfrm: interface: support IP6IP6 and IP6IP tunnels processing with .cb_handler
Xin Long
1
-0
/
+38
2020-07-09
xfrm: add is_ipip to struct xfrm_input_afinfo
Xin Long
1
-11
/
+13
2020-06-30
net: xfrmi: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
1
-0
/
+2
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-5
/
+27
2020-06-24
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
2
-30
/
+27
2020-06-24
xfrm: introduce oseq-may-wrap flag
Petr Vaněk
1
-4
/
+8
2020-06-23
bonding/xfrm: use real_dev instead of slave_dev
Jarod Wilson
1
-2
/
+3
2020-06-22
xfrm: bail early on slave pass over skb
Jarod Wilson
1
-17
/
+17
2020-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-5
/
+27
2020-06-15
esp, ah: modernize the crypto algorithm selections
Eric Biggers
1
-6
/
+9
2020-06-15
esp: select CRYPTO_SEQIV
Eric Biggers
1
-0
/
+1
2020-06-15
esp, ah: consolidate the crypto algorithm selections
Eric Biggers
1
-0
/
+20
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-7
/
+7
2020-06-05
xfrm: merge fixup for "remove output_finish indirection from xfrm_state_afinfo"
Stephen Rothwell
1
-4
/
+0
2020-06-04
xfrm: Fix double ESP trailer insertion in IPsec crypto offload.
Huy Nguyen
1
-1
/
+3
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-18
/
+37
[next]