summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-02-21netfilter: nft_limit: fix stateful object memory leakFlorian Westphal
2022-02-21netfilter: nf_tables: unregister flowtable hooks on netns exitPablo Neira Ayuso
2022-02-21gso: do not skip outer ip header in case of ipip and net_failoverTao Liu
2022-02-20netfilter: nf_tables_offload: incorrect flow offload action array sizePablo Neira Ayuso
2022-02-19net: dsa: avoid call to __dev_set_promiscuity() while rtnl_mutex isn't heldVladimir Oltean
2022-02-19mptcp: add mibs counter for ignored incoming optionsPaolo Abeni
2022-02-19mptcp: fix race in incoming ADD_ADDR option processingPaolo Abeni
2022-02-19mptcp: fix race in overlapping signal eventsPaolo Abeni
2022-02-18net-timestamp: convert sk->sk_tskey to atomic_tEric Dumazet
2022-02-18net/sched: act_ct: Fix flow table lookup after ct clear or switching zonesPaul Blakey
2022-02-18net-sysfs: add check for netdevice being present to speed_showsuresh kumar
2022-02-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-02-17ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rtEric Dumazet
2022-02-17ipv4: fix data races in fib_alias_hw_flags_setEric Dumazet
2022-02-17net: dsa: lan9303: handle hwaccel VLAN tagsMans Rullgard
2022-02-17vsock: remove vsock from connected table when connect is interrupted by a signalSeth Forshee
2022-02-17ping: fix the dif and sdif check in ping_lookupXin Long
2022-02-16net: sched: limit TC_ACT_REPEAT loopsEric Dumazet
2022-02-16tipc: fix wrong notification node addressesJon Maloy
2022-02-16ipv6: per-netns exclusive flowlabel checksWillem de Bruijn
2022-02-16net: bridge: multicast: notify switchdev driver whenever MC processing gets d...Oleksandr Mazur
2022-02-16mac80211: fix forwarded mesh frames AC & queue selectionNicolas Escande
2022-02-16mac80211: refuse aggregations sessions before authorizedJohannes Berg
2022-02-16mac80211: fix EAPoL rekey fail in 802.3 rx pathDeren Wu
2022-02-15mctp: fix use after freeTom Rix
2022-02-15ipv4: add description about martian sourceZhang Yunkai
2022-02-14tipc: fix wrong publisher node address in link publicationsJon Maloy
2022-02-14net: fix documentation for kernel_getsocknameAlex Maydanik
2022-02-14net_sched: add __rcu annotation to netdev->qdiscEric Dumazet
2022-02-14net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLANVladimir Oltean
2022-02-14ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()Ignat Korchagin
2022-02-13netfilter: xt_socket: missing ifdef CONFIG_IP6_NF_IPTABLES dependencyPablo Neira Ayuso
2022-02-13tipc: fix a bit overflow in tipc_crypto_key_rcv()Hangyu Hua
2022-02-11Merge tag 'wireless-2022-02-11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-02-11bpf: Do not try bpf_msg_push_data with len 0Felix Maurer
2022-02-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-02-11drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hitEric Dumazet
2022-02-11net/smc: Avoid overwriting the copies of clcsock callback functionsWen Gu
2022-02-10Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-10netfilter: nft_synproxy: unregister hooks on init error pathPablo Neira Ayuso
2022-02-10net: mpls: Fix GCC 12 warningVictor Erminpour
2022-02-10skbuff: cleanup double word in commentTom Rix
2022-02-10tipc: improve size validations for received domain recordsJon Maloy
2022-02-09mptcp: netlink: process IPv6 addrs in creating listening socketsKishen Maloor
2022-02-09vlan: move dev_put into vlan_dev_uninitXin Long
2022-02-09vlan: introduce vlan_dev_free_egress_priorityXin Long
2022-02-09ax25: fix UAF bugs of net_device caused by rebinding operationDuoming Zhou
2022-02-09net: dsa: fix panic when DSA master device unbinds on shutdownVladimir Oltean
2022-02-09tipc: rate limit warning for received illegal binding updateJon Maloy
2022-02-09Merge tag 'linux-can-fixes-for-5.17-20220209' of git://git.kernel.org/pub/scm...David S. Miller