index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
api.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-09
nfp: tls: undo TLS sequence tracking when dropping the frame
Jakub Kicinski
1
-0
/
+23
2019-07-09
nfp: tls: avoid one of the ifdefs for TLS
Jakub Kicinski
1
-4
/
+2
2019-07-09
net/tls: add missing prot info init
Jakub Kicinski
1
-0
/
+2
2019-07-09
nfp: tls: don't leave key material in freed FW cmsg skbs
Jakub Kicinski
1
-1
/
+15
2019-07-09
net/tls: don't clear TX resync flag on error
Dirk van der Merwe
4
-12
/
+23
2019-07-09
nfp: tls: count TSO segments separately for the TLS offload
Jakub Kicinski
1
-1
/
+4
2019-07-09
nfp: ccm: increase message limits
Dirk van der Merwe
1
-3
/
+3
2019-07-09
nfp: tls: use unique connection ids instead of 4-tuple for TX
Jakub Kicinski
3
-14
/
+34
2019-07-09
nfp: tls: move setting ipver_vlan to a helper
Jakub Kicinski
1
-6
/
+10
2019-07-09
nfp: tls: ignore queue limits for delete commands
Jakub Kicinski
3
-10
/
+24
2019-07-09
sctp: remove rcu_read_lock from sctp_bind_addr_state
Xin Long
1
-9
/
+4
2019-07-09
sctp: rename sp strm_interleave to ep intl_enable
Xin Long
3
-7
/
+7
2019-07-09
sctp: rename asoc intl_enable to asoc peer.intl_capable
Xin Long
5
-22
/
+23
2019-07-09
sctp: remove prsctp_enable from asoc
Xin Long
4
-8
/
+6
2019-07-09
sctp: remove reconf_enable from asoc
Xin Long
4
-11
/
+5
2019-07-09
net: phy: Make use of linkmode_mod_bit helper
Fuqian Huang
1
-12
/
+4
2019-07-09
tc-tests: actions: add MPLS tests
John Hurley
2
-0
/
+1089
2019-07-09
net: sched: add mpls manipulation actions to TC
John Hurley
8
-1
/
+514
2019-07-09
net: core: add MPLS update core helper and use in OvS
John Hurley
3
-10
/
+37
2019-07-09
net: core: move pop MPLS functionality from OvS to core helper
John Hurley
3
-35
/
+45
2019-07-09
net: core: move push MPLS functionality from OvS to core helper
John Hurley
3
-27
/
+69
2019-07-09
skbuff: increase verbosity when dumping skb data
Willem de Bruijn
3
-12
/
+104
2019-07-09
ipv6: elide flowlabel check if no exclusive leases exist
Willem de Bruijn
8
-14
/
+45
2019-07-09
tcp: Reset bytes_acked and bytes_received when disconnecting
Christoph Paasch
1
-0
/
+2
2019-07-09
bonding: fix value exported by Netlink for peer_notif_delay
Vincent Bernat
1
-1
/
+1
2019-07-09
coallocate socket_wq with socket itself
Al Viro
7
-28
/
+15
2019-07-09
sockfs: switch to ->free_inode()
Al Viro
1
-3
/
+3
2019-07-09
xdp: fix race on generic receive path
Ilya Maximets
2
-9
/
+24
2019-07-09
selftests: forwarding: Test multipath hashing on inner IP pkts for GRE tunnel
Stephen Suryaputra
4
-0
/
+1220
2019-07-09
ipv6: Support multipath hashing on inner IP pkts
Stephen Suryaputra
2
-0
/
+37
2019-07-09
ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pkts
Stephen Suryaputra
1
-4
/
+17
2019-07-09
net: pasemi: fix an use-after-free in pasemi_mac_phy_init()
Wen Yang
1
-1
/
+1
2019-07-09
net: axienet: fix a potential double free in axienet_probe()
Wen Yang
1
-1
/
+0
2019-07-09
selftests/bpf: fix test_reuseport_array on s390
Ilya Leoshkevich
1
-6
/
+15
2019-07-09
net: stmmac: enable clause 45 mdio support
Kweh Hock Leong
2
-8
/
+37
2019-07-09
net: openvswitch: use netif_ovs_is_port() instead of opencode
Taehee Yoo
2
-4
/
+4
2019-07-09
MAINTAINERS: Add page_pool maintainer entry
Jesper Dangaard Brouer
1
-0
/
+8
2019-07-09
net: mvpp2: cls: Add support for ETHER_FLOW
Maxime Chevallier
1
-0
/
+2
2019-07-09
net: mvpp2: cls: Report an error for unsupported flow types
Maxime Chevallier
1
-0
/
+4
2019-07-09
selftests: txring_overwrite: fix incorrect test of mmap() return value
Frank de Brabander
1
-1
/
+1
2019-07-09
vsock/virtio: fix flush of works during the .remove()
Stefano Garzarella
1
-6
/
+9
2019-07-09
vsock/virtio: stop workers during the .remove()
Stefano Garzarella
1
-1
/
+50
2019-07-09
vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
Stefano Garzarella
1
-24
/
+46
2019-07-09
Documentation: net: dsa: b53: Describe b53 configuration
Benedikt Spranger
2
-0
/
+184
2019-07-09
Documentation: net: dsa: Describe DSA switch configuration
Benedikt Spranger
2
-0
/
+293
2019-07-09
nfp: tls: fix error return code in nfp_net_tls_add()
Wei Yongjun
1
-0
/
+1
2019-07-09
bnxt_en: add page_pool support
Andy Gospodarek
4
-7
/
+47
2019-07-09
bnxt_en: optimized XDP_REDIRECT support
Andy Gospodarek
4
-10
/
+140
2019-07-09
bnxt_en: Refactor __bnxt_xmit_xdp().
Michael Chan
4
-13
/
+28
2019-07-09
bnxt_en: rename some xdp functions
Andy Gospodarek
3
-7
/
+7
[next]