summaryrefslogtreecommitdiffstats
path: root/crypto/api.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-09nfp: tls: undo TLS sequence tracking when dropping the frameJakub Kicinski1-0/+23
2019-07-09nfp: tls: avoid one of the ifdefs for TLSJakub Kicinski1-4/+2
2019-07-09net/tls: add missing prot info initJakub Kicinski1-0/+2
2019-07-09nfp: tls: don't leave key material in freed FW cmsg skbsJakub Kicinski1-1/+15
2019-07-09net/tls: don't clear TX resync flag on errorDirk van der Merwe4-12/+23
2019-07-09nfp: tls: count TSO segments separately for the TLS offloadJakub Kicinski1-1/+4
2019-07-09nfp: ccm: increase message limitsDirk van der Merwe1-3/+3
2019-07-09nfp: tls: use unique connection ids instead of 4-tuple for TXJakub Kicinski3-14/+34
2019-07-09nfp: tls: move setting ipver_vlan to a helperJakub Kicinski1-6/+10
2019-07-09nfp: tls: ignore queue limits for delete commandsJakub Kicinski3-10/+24
2019-07-09sctp: remove rcu_read_lock from sctp_bind_addr_stateXin Long1-9/+4
2019-07-09sctp: rename sp strm_interleave to ep intl_enableXin Long3-7/+7
2019-07-09sctp: rename asoc intl_enable to asoc peer.intl_capableXin Long5-22/+23
2019-07-09sctp: remove prsctp_enable from asocXin Long4-8/+6
2019-07-09sctp: remove reconf_enable from asocXin Long4-11/+5
2019-07-09net: phy: Make use of linkmode_mod_bit helperFuqian Huang1-12/+4
2019-07-09tc-tests: actions: add MPLS testsJohn Hurley2-0/+1089
2019-07-09net: sched: add mpls manipulation actions to TCJohn Hurley8-1/+514
2019-07-09net: core: add MPLS update core helper and use in OvSJohn Hurley3-10/+37
2019-07-09net: core: move pop MPLS functionality from OvS to core helperJohn Hurley3-35/+45
2019-07-09net: core: move push MPLS functionality from OvS to core helperJohn Hurley3-27/+69
2019-07-09skbuff: increase verbosity when dumping skb dataWillem de Bruijn3-12/+104
2019-07-09ipv6: elide flowlabel check if no exclusive leases existWillem de Bruijn8-14/+45
2019-07-09tcp: Reset bytes_acked and bytes_received when disconnectingChristoph Paasch1-0/+2
2019-07-09bonding: fix value exported by Netlink for peer_notif_delayVincent Bernat1-1/+1
2019-07-09coallocate socket_wq with socket itselfAl Viro7-28/+15
2019-07-09sockfs: switch to ->free_inode()Al Viro1-3/+3
2019-07-09xdp: fix race on generic receive pathIlya Maximets2-9/+24
2019-07-09selftests: forwarding: Test multipath hashing on inner IP pkts for GRE tunnelStephen Suryaputra4-0/+1220
2019-07-09ipv6: Support multipath hashing on inner IP pktsStephen Suryaputra2-0/+37
2019-07-09ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pktsStephen Suryaputra1-4/+17
2019-07-09net: pasemi: fix an use-after-free in pasemi_mac_phy_init()Wen Yang1-1/+1
2019-07-09net: axienet: fix a potential double free in axienet_probe()Wen Yang1-1/+0
2019-07-09selftests/bpf: fix test_reuseport_array on s390Ilya Leoshkevich1-6/+15
2019-07-09net: stmmac: enable clause 45 mdio supportKweh Hock Leong2-8/+37
2019-07-09net: openvswitch: use netif_ovs_is_port() instead of opencodeTaehee Yoo2-4/+4
2019-07-09MAINTAINERS: Add page_pool maintainer entryJesper Dangaard Brouer1-0/+8
2019-07-09net: mvpp2: cls: Add support for ETHER_FLOWMaxime Chevallier1-0/+2
2019-07-09net: mvpp2: cls: Report an error for unsupported flow typesMaxime Chevallier1-0/+4
2019-07-09selftests: txring_overwrite: fix incorrect test of mmap() return valueFrank de Brabander1-1/+1
2019-07-09vsock/virtio: fix flush of works during the .remove()Stefano Garzarella1-6/+9
2019-07-09vsock/virtio: stop workers during the .remove()Stefano Garzarella1-1/+50
2019-07-09vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsockStefano Garzarella1-24/+46
2019-07-09Documentation: net: dsa: b53: Describe b53 configurationBenedikt Spranger2-0/+184
2019-07-09Documentation: net: dsa: Describe DSA switch configurationBenedikt Spranger2-0/+293
2019-07-09nfp: tls: fix error return code in nfp_net_tls_add()Wei Yongjun1-0/+1
2019-07-09bnxt_en: add page_pool supportAndy Gospodarek4-7/+47
2019-07-09bnxt_en: optimized XDP_REDIRECT supportAndy Gospodarek4-10/+140
2019-07-09bnxt_en: Refactor __bnxt_xmit_xdp().Michael Chan4-13/+28
2019-07-09bnxt_en: rename some xdp functionsAndy Gospodarek3-7/+7