summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-07-14net/tls: Check for errors in tls_device_initTariq Toukan
2022-07-14ip: fix dflt addr selection for connected nexthopNicolas Dichtel
2022-07-14seg6: bpf: fix skb checksum in bpf_push_seg6_encap()Andrea Mayer
2022-07-14seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviorsAndrea Mayer
2022-07-14seg6: fix skb checksum evaluation in SRH encapsulation/insertionAndrea Mayer
2022-07-13Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-07-13nexthop: Fix data-races around nexthop_compat_mode.Kuniyuki Iwashima
2022-07-13ipv4: Fix data-races around sysctl_ip_dynaddr.Kuniyuki Iwashima
2022-07-13tcp: Fix a data-race around sysctl_tcp_ecn_fallback.Kuniyuki Iwashima
2022-07-13tcp: Fix data-races around sysctl_tcp_ecn.Kuniyuki Iwashima
2022-07-13icmp: Fix a data-race around sysctl_icmp_ratemask.Kuniyuki Iwashima
2022-07-13icmp: Fix a data-race around sysctl_icmp_ratelimit.Kuniyuki Iwashima
2022-07-13icmp: Fix a data-race around sysctl_icmp_errors_use_inbound_ifaddr.Kuniyuki Iwashima
2022-07-13icmp: Fix a data-race around sysctl_icmp_ignore_bogus_error_responses.Kuniyuki Iwashima
2022-07-13icmp: Fix a data-race around sysctl_icmp_echo_ignore_broadcasts.Kuniyuki Iwashima
2022-07-13icmp: Fix data-races around sysctl_icmp_echo_enable_probe.Kuniyuki Iwashima
2022-07-13icmp: Fix a data-race around sysctl_icmp_echo_ignore_all.Kuniyuki Iwashima
2022-07-13tcp: Fix a data-race around sysctl_max_tw_buckets.Kuniyuki Iwashima
2022-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-07-11mptcp: fix subflow traversal at disconnect timePaolo Abeni
2022-07-11wifi: mac80211: fix queue selection for mesh/OCB interfacesFelix Fietkau
2022-07-09netfilter: nf_tables: replace BUG_ON by element length checkPablo Neira Ayuso
2022-07-09vlan: fix memory leak in vlan_newlink()Eric Dumazet
2022-07-09netfilter: nf_log: incorrect offset to network headerPablo Neira Ayuso
2022-07-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-07-08ipv4: Fix a data-race around sysctl_fib_sync_mem.Kuniyuki Iwashima
2022-07-08icmp: Fix data-races around sysctl.Kuniyuki Iwashima
2022-07-08cipso: Fix data-races around sysctl.Kuniyuki Iwashima
2022-07-08inetpeer: Fix data-races around sysctl.Kuniyuki Iwashima
2022-07-08tcp: Fix a data-race around sysctl_tcp_max_orphans.Kuniyuki Iwashima
2022-07-07netfilter: conntrack: fix crash due to confirmed bit load reorderingFlorian Westphal
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-06net: rose: fix UAF bug caused by rose_t0timer_expiryDuoming Zhou
2022-07-06xdp: Fix spurious packet loss in generic XDP TX pathJohan Almbladh
2022-07-06Revert "tls: rx: move counting TlsDecryptErrors for sync"Gal Pressman
2022-07-06mptcp: update MIB_RMSUBFLOW in cmd_sf_destroyGeliang Tang
2022-07-06mptcp: fix local endpoint accountingPaolo Abeni
2022-07-06mptcp: netlink: issue MP_PRIO signals from userspace PMsKishen Maloor
2022-07-06mptcp: Acquire the subflow socket lock before modifying MP_PRIO flagsMat Martineau
2022-07-06mptcp: Avoid acquiring PM lock for subflow priority changesMat Martineau
2022-07-06mptcp: fix locking in mptcp_nl_cmd_sf_destroy()Paolo Abeni
2022-07-06net/sched: act_police: allow 'continue' action offloadVlad Buslov
2022-07-05Bluetooth: core: Fix deadlock on hci_power_on_sync.Vasyl Vavrychuk
2022-07-04can: bcm: use call_rcu() instead of costly synchronize_rcu()Oliver Hartkopp
2022-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-07-02netfilter: nft_set_pipapo: release elements in clone from abort pathPablo Neira Ayuso
2022-07-02netfilter: nf_tables: stricter validation of element dataPablo Neira Ayuso
2022-07-02Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-07-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-06-30SUNRPC: Fix READ_PLUS crasherChuck Lever