Age | Commit message (Expand) | Author | Files | Lines |
2019-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2 | -28/+5 |
2019-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -3/+3 |
2019-11-21 | net: Fix Kconfig indentation, continued | Krzysztof Kozlowski | 1 | -5/+5 |
2019-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -0/+5 |
2019-11-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -23/+0 |
2019-11-12 | xfrm: release device reference for invalid state | Xiaodong Xu | 1 | -0/+3 |
2019-11-07 | xfrm: Fix memleak on xfrm state destroy | Steffen Klassert | 1 | -0/+2 |
2019-11-01 | crypto: skcipher - rename the crypto_blkcipher module and kconfig option | Eric Biggers | 1 | -1/+1 |
2019-11-01 | crypto: skcipher - remove the "blkcipher" algorithm type | Eric Biggers | 1 | -2/+2 |
2019-10-01 | netfilter: drop bridge nf reset from nf_reset | Florian Westphal | 4 | -4/+4 |
2019-10-01 | xfrm: remove the unnecessary .net_exit for xfrmi | Xin Long | 1 | -23/+0 |
2019-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -33/+29 |
2019-09-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2 | -33/+29 |
2019-08-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -2/+2 |
2019-08-25 | xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode | Hangbin Liu | 1 | -2/+2 |
2019-08-20 | xfrm: policy: avoid warning splat when merging nodes | Florian Westphal | 1 | -2/+4 |
2019-07-31 | net: Use skb_frag_off accessors | Jonathan Lemon | 1 | -1/+1 |
2019-07-17 | xfrm interface: fix management of phydev | Nicolas Dichtel | 1 | -15/+17 |
2019-07-17 | xfrm interface: fix list corruption for x-netns | Nicolas Dichtel | 1 | -4/+4 |
2019-07-17 | xfrm interface: ifname may be wrong in logs | Nicolas Dichtel | 1 | -9/+1 |
2019-07-17 | xfrm interface: avoid corruption on changelink | Nicolas Dichtel | 1 | -5/+5 |
2019-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -78/+56 |
2019-07-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 5 | -130/+345 |
2019-07-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 4 | -78/+56 |
2019-07-03 | xfrm interface: fix memory leak on creation | Nicolas Dichtel | 1 | -70/+28 |
2019-07-03 | xfrm: policy: fix bydst hlist corruption on hash rebuild | Florian Westphal | 1 | -5/+7 |
2019-07-02 | xfrm: remove a duplicated assignment | Cong Wang | 1 | -3/+0 |
2019-07-01 | xfrm: remove get_mtu indirection from xfrm_type | Florian Westphal | 2 | -8/+31 |
2019-06-21 | ipsec: select crypto ciphers for xfrm_algo | Arnd Bergmann | 1 | -0/+2 |
2019-06-17 | xfrm: fix sa selector validation | Nicolas Dichtel | 1 | -0/+3 |
2019-06-14 | xfrm: remove empty xfrmi_init_net | Li RongQing | 1 | -6/+0 |
2019-06-12 | xfrm: fix bogus WARN_ON with ipv6 | Florian Westphal | 1 | -0/+1 |
2019-06-06 | xfrm: remove type and offload_type map from xfrm_state_afinfo | Florian Westphal | 1 | -52/+127 |
2019-06-06 | xfrm: remove eth_proto value from xfrm_state_afinfo | Florian Westphal | 1 | -12/+12 |
2019-06-06 | xfrm: remove state and template sort indirections from xfrm_state_afinfo | Florian Westphal | 2 | -28/+106 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 | Thomas Gleixner | 1 | -13/+1 |
2019-06-05 | xfrm: remove init_flags indirection from xfrm_state_afinfo | Florian Westphal | 1 | -14/+3 |
2019-06-05 | xfrm: remove init_temprop indirection from xfrm_state_afinfo | Florian Westphal | 1 | -7/+20 |
2019-06-05 | xfrm: remove init_tempsel indirection from xfrm_state_afinfo | Florian Westphal | 1 | -7/+49 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 5 | -25/+5 |
2019-05-28 | xfrm: Fix xfrm sel prefix length validation | Anirudh Gupta | 1 | -0/+16 |
2019-05-21 | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 4 | -0/+4 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 2 | -0/+2 |
2019-05-17 | xfrm: ressurrect "Fix uninitialized memory read in _decode_session4" | Florian Westphal | 1 | -11/+13 |
2019-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 9 | -187/+1084 |
2019-05-07 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -12/+18 |
2019-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -19/+18 |
2019-04-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 8 | -181/+1078 |