summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2022-02-23net: sched: limit TC_ACT_REPEAT loopsEric Dumazet1-2/+11
2022-02-23xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_createDan Aloni1-0/+3
2022-02-23netfilter: conntrack: don't refresh sctp entries in closed stateFlorian Westphal1-0/+9
2022-02-23tipc: fix wrong notification node addressesJon Maloy1-5/+6
2022-02-23net: bridge: multicast: notify switchdev driver whenever MC processing gets d...Oleksandr Mazur1-0/+4
2022-02-23tipc: fix wrong publisher node address in link publicationsJon Maloy1-1/+1
2022-02-23net/smc: Avoid overwriting the copies of clcsock callback functionsWen Gu1-3/+7
2022-02-23net_sched: add __rcu annotation to netdev->qdiscEric Dumazet4-28/+35
2022-02-23drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hitEric Dumazet1-2/+9
2022-02-23ping: fix the dif and sdif check in ping_lookupXin Long1-2/+9
2022-02-23net: dsa: lan9303: handle hwaccel VLAN tagsMans Rullgard1-14/+7
2022-02-23net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLANVladimir Oltean2-1/+1
2022-02-23cfg80211: fix race in netlink owner interface destructionJohannes Berg1-13/+4
2022-02-23mac80211: mlme: check for null after calling kmemdupJiasheng Jiang1-8/+21
2022-02-23ipv6: per-netns exclusive flowlabel checksWillem de Bruijn1-1/+3
2022-02-23ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()Ignat Korchagin2-3/+3
2022-02-23ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rtEric Dumazet1-9/+10
2022-02-23ipv4: fix data races in fib_alias_hw_flags_setEric Dumazet4-18/+21
2022-02-23netfilter: nft_synproxy: unregister hooks on init error pathPablo Neira Ayuso1-1/+3
2022-02-23vsock: remove vsock from connected table when connect is interrupted by a signalSeth Forshee1-0/+1
2022-02-23ax25: improve the incomplete fix to avoid UAF and NPD bugsDuoming Zhou1-3/+6
2022-02-16mptcp: netlink: process IPv6 addrs in creating listening socketsKishen Maloor1-2/+6
2022-02-16tipc: rate limit warning for received illegal binding updateJon Maloy1-1/+1
2022-02-16ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure pathEric Dumazet2-0/+4
2022-02-16netfilter: ctnetlink: disable helper autoassignFlorian Westphal1-1/+2
2022-02-16net: sched: Clarify error message when qdisc kind is unknownVictor Nogueira1-1/+1
2022-02-16sunrpc: Fix potential race conditions in rpc_sysfs_xprt_state_change()Anna Schumaker1-16/+19
2022-02-16net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_changeXiyu Yang1-2/+4
2022-02-16SUNRPC allow for unspecified transport time in rpc_clnt_add_xprtOlga Kornievskaia1-1/+4
2022-02-16can: isotp: fix error path in isotp_sendmsg() to unlock wait queueOliver Hartkopp1-6/+9
2022-02-16can: isotp: fix potential CAN frame reception race in isotp_rcv()Oliver Hartkopp1-1/+13
2022-02-11tipc: improve size validations for received domain recordsJon Maloy2-2/+9
2022-02-08net/smc: Forward wakeup to smc socket waitqueue after fallbackWen Gu2-16/+137
2022-02-08net: ieee802154: Return meaningful error codes from the netlink helpersMiquel Raynal1-4/+4
2022-02-08netfilter: nft_reject_bridge: Fix for missing reply from preroutingPhil Sutter1-4/+4
2022-02-08mptcp: fix msk traversal in mptcp_nl_cmd_set_flags()Paolo Abeni1-9/+25
2022-02-05tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()Eric Dumazet1-0/+2
2022-02-05af_packet: fix data-race in packet_setsockopt / packet_setsockoptEric Dumazet1-2/+6
2022-02-05rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()Eric Dumazet1-2/+4
2022-02-05net: sched: fix use-after-free in tc_new_tfilter()Eric Dumazet1-4/+7
2022-02-01Bluetooth: refactor malicious adv data checkBrian Gix1-5/+5
2022-02-01net: bridge: vlan: fix memory leak in __allowed_ingressTim Yi1-3/+3
2022-02-01ipv4: tcp: send zero IPID in SYNACK messagesEric Dumazet1-2/+9
2022-02-01ipv4: raw: lock the socket in raw_bind()Eric Dumazet1-1/+4
2022-02-01net: bridge: vlan: fix single net device option dumpingNikolay Aleksandrov1-1/+2
2022-02-01Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"Guillaume Nault1-7/+20
2022-02-01sch_htb: Fail on unsupported parameters when offload is requestedMaxim Mikityanskiy1-0/+20
2022-02-01net/smc: Transitional solution for clcsock race issueWen Gu1-12/+51
2022-02-01ipv4: fix ip option filtering for locally generated fragmentsJakub Kicinski1-3/+12
2022-02-01rxrpc: Adjust retransmission backoffDavid Howells2-6/+4