tls: rx: decrypt into a fresh skb
[linux-2.6-microblaze.git] / net /
2022-07-18 Jakub Kicinskitls: rx: decrypt into a fresh skb
2022-07-18 Jakub Kicinskitls: rx: async: don't put async zc on the list
2022-07-18 Jakub Kicinskitls: rx: async: hold onto the input skb
2022-07-18 Jakub Kicinskitls: rx: async: adjust record geometry immediately
2022-07-18 Jakub Kicinskitls: rx: return the decrypted skb via darg
2022-07-18 Jakub Kicinskitls: rx: read the input skb from ctx->recv_pkt
2022-07-18 Jakub Kicinskitls: rx: factor out device darg update
2022-07-18 Jakub Kicinskitls: rx: remove the message decrypted tracking
2022-07-18 Jakub Kicinskitls: rx: don't keep decrypted skbs on ctx->recv_pkt
2022-07-18 Jakub Kicinskitls: rx: don't try to keep the skbs always on the list
2022-07-18 Jakub Kicinskitls: rx: allow only one reader at a time
2022-07-18 David S. MillerMerge branch 'net-smc-virt-contig-buffers'
2022-07-18 Wen Gunet/smc: Extend SMC-R link group netlink attribute
2022-07-18 Wen Gunet/smc: Allow virtually contiguous sndbufs or RMBs...
2022-07-18 Wen Gunet/smc: Use sysctl-specified types of buffers in new...
2022-07-18 Wen Gunet/smc: Introduce a sysctl for setting SMC-R buffer...
2022-07-18 Guangguan Wangnet/smc: optimize for smc_sndbuf_sync_sg_for_device...
2022-07-18 Guangguan Wangnet/smc: remove redundant dma sync ops
2022-07-16 Jakub KicinskiMerge branch 'net-ipv4-ipv6-new-option-to-accept-garp...
2022-07-16 Jaehee Parknet: ipv6: new accept_untracked_na option to accept...
2022-07-16 Jaehee Parknet: ipv4: new arp_accept option to accept garp only...
2022-07-15 Peilin Yenet/sched: sch_cbq: Delete unused delay_timer
2022-07-15 Jakub KicinskiMerge tag 'mlx5-updates-2022-07-13' of git://git./linux...
2022-07-15 Jakub KicinskiMerge branch 'net-devlink-couple-of-trivial-fixes'
2022-07-15 Jiri Pirkonet: devlink: fix return statement in devlink_port_new_...
2022-07-15 Jiri Pirkonet: devlink: fix a typo in function name devlink_port_...
2022-07-15 Jiri Pirkonet: devlink: make devlink_dpipe_headers_register(...
2022-07-14 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-07-14 Linus TorvaldsMerge tag 'net-5.19-rc7' of git://git./linux/kernel...
2022-07-14 Linus TorvaldsMerge tag 'nfsd-5.19-3' of git://git./linux/kernel...
2022-07-14 Linus TorvaldsMerge tag 'integrity-v5.19-fix' of git://git./linux...
2022-07-14 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-07-14 Linus TorvaldsMerge tag 'sound-5.19-rc7' of git://git./linux/kernel...
2022-07-14 Tariq Toukannet/tls: Check for errors in tls_device_init
2022-07-14 Nicolas Dichtelip: fix dflt addr selection for connected nexthop
2022-07-14 Paolo AbeniMerge branch 'seg6-fix-skb-checksum-for-srh-encapsulati...
2022-07-14 Andrea Mayerseg6: bpf: fix skb checksum in bpf_push_seg6_encap()
2022-07-14 Andrea Mayerseg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps...
2022-07-14 Andrea Mayerseg6: fix skb checksum evaluation in SRH encapsulation...
2022-07-14 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2022-07-13 Linus TorvaldsMerge tag 'cgroup-for-5.19-rc6-fixes' of git://git...
2022-07-13 Zhengchao Shaonet/sched: remove return value of unregister_tcf_proto_ops
2022-07-13 David S. MillerMerge tag 'wireless-next-2022-07-13' of git://git....
2022-07-13 David S. MillerMerge tag 'wireless-2022-07-13' of git://git./linux...
2022-07-13 David Lamparternet: ip6mr: add RTM_GETROUTE netlink op
2022-07-13 David S. MillerMerge branch 'devlink-cosmetic-fixes'
2022-07-13 Jiri Pirkonet: devlink: use helpers to work with devlink->lock...
2022-07-13 Jiri Pirkonet: devlink: fix unlocked vs locked functions descriptions
2022-07-13 David S. MillerMerge branch 'net-sysctl-races'
2022-07-13 Kuniyuki Iwashimanexthop: Fix data-races around nexthop_compat_mode.
2022-07-13 Kuniyuki Iwashimaipv4: Fix data-races around sysctl_ip_dynaddr.
2022-07-13 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_ecn_fallback.
2022-07-13 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_ecn.
2022-07-13 Kuniyuki Iwashimaicmp: Fix a data-race around sysctl_icmp_ratemask.
2022-07-13 Kuniyuki Iwashimaicmp: Fix a data-race around sysctl_icmp_ratelimit.
2022-07-13 Kuniyuki Iwashimaicmp: Fix a data-race around sysctl_icmp_errors_use_inb...
2022-07-13 Kuniyuki Iwashimaicmp: Fix a data-race around sysctl_icmp_ignore_bogus_e...
2022-07-13 Kuniyuki Iwashimaicmp: Fix a data-race around sysctl_icmp_echo_ignore_br...
2022-07-13 Kuniyuki Iwashimaicmp: Fix data-races around sysctl_icmp_echo_enable_probe.
2022-07-13 Kuniyuki Iwashimaicmp: Fix a data-race around sysctl_icmp_echo_ignore_all.
2022-07-13 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_max_tw_buckets.
2022-07-13 David S. MillerMerge branch 'prestera-port-range-filters'
2022-07-13 Maksym Glubokiynet: extract port range fields from fl_flow_key
2022-07-13 Matthias Mayip6_tunnel: allow to inherit from VLAN encapsulated IP
2022-07-13 Matthias Mayip6_gre: use actual protocol to select xmit
2022-07-13 Matthias Mayip6_gre: set DSCP for non-IP
2022-07-13 Matthias Mayip_tunnel: allow to inherit from VLAN encapsulated IP
2022-07-13 Jakub KicinskiMerge branch 'mptcp-support-changes-to-initial-subflow...
2022-07-13 Paolo Abenimptcp: more accurate MPC endpoint tracking
2022-07-13 Paolo Abenimptcp: allow the in kernel PM to set MPC subflow priority
2022-07-13 Paolo Abenimptcp: address lookup improvements
2022-07-13 Paolo Abenimptcp: introduce and use mptcp_pm_send_ack()
2022-07-13 XueBing Chennet: ip_tunnel: use strscpy to replace strlcpy
2022-07-13 Yonglong Litcp: make retransmitted SKB fit into the send window
2022-07-12 Linus TorvaldsMerge tag 'trace-v5.19-rc5' of git://git./linux/kernel...
2022-07-12 Linus TorvaldsMerge tag 'ovl-fixes-5.19-rc7' of git://git./linux...
2022-07-12 Linus TorvaldsMerge tag 'x86_bugs_retbleed' of git://git./linux/kerne...
2022-07-12 Zhengchao Shaonet: change the type of ip_route_input_rcu to static
2022-07-12 Paolo AbeniMerge branch 'mlx5-devlink-mutex-removal-part-1'
2022-07-12 Moshe Shemeshdevlink: Hold the instance lock in port_new / port_del...
2022-07-12 Moshe Shemeshdevlink: Remove unused functions devlink_rate_leaf_crea...
2022-07-12 Moshe Shemeshdevlink: Remove unused function devlink_rate_nodes_destroy
2022-07-12 Jakub KicinskiMerge branch 'tls-rx-follow-ups-to-nopad'
2022-07-12 Jakub Kicinskitls: rx: fix the NoPad getsockopt
2022-07-12 Jakub Kicinskitls: rx: add counter for NoPad violations
2022-07-12 Jakub Kicinskitls: fix spelling of MIB
2022-07-12 Linus TorvaldsMerge tag 'x86_bugs_retbleed' of git://git./linux/kerne...
2022-07-12 Dave AirlieMerge tag 'drm-misc-fixes-2022-07-07-1' of ssh://git...
2022-07-12 Dave AirlieMerge tag 'drm-intel-fixes-2022-07-07' of git://anongit...
2022-07-12 Dave AirlieMerge tag 'amd-drm-fixes-5.19-2022-07-06' of https...
2022-07-11 Linus TorvaldsMerge tag 'for-5.19-rc6-tag' of git://git./linux/kernel...
2022-07-11 Linus TorvaldsMerge tags 'free-mq_sysctls-for-v5.19' and 'ptrace_unfr...
2022-07-11 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-07-11' of git:/...
2022-07-11 Linus TorvaldsMerge tag 'modules-5.19-rc7' of git://git./linux/kernel...
2022-07-11 Linus TorvaldsMerge tag 'vfio-v5.19-rc7' of https://github.com/awilli...
2022-07-11 sewookseonet: Find dst with sk's xfrm policy not ctl_sk
2022-07-11 David S. MillerMerge git://git./linux/kernel/git/netfilter/nf
2022-07-11 David S. MillerMerge branch 'mptcp-fixes'
2022-07-11 Paolo Abenimptcp: fix subflow traversal at disconnect time
2022-07-11 Felix Fietkauwifi: mac80211: fix queue selection for mesh/OCB interfaces
next