summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net_sched: restore "mpu xxx" handlingKevin Bracey2022-01-271-0/+1
* gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst()Guillaume Nault2022-01-271-2/+3
* xfrm: Don't accidentally set RTO_ONLINK in decode_session4()Guillaume Nault2022-01-271-1/+2
* netns: add schedule point in ops_exit_list()Eric Dumazet2022-01-271-1/+3
* inet: frags: annotate races around fqdir->dead and fqdir->high_threshEric Dumazet2022-01-272-4/+7
* af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progressEric Dumazet2022-01-272-5/+15
* ipv4: avoid quadratic behavior in netns dismantleEric Dumazet2022-01-271-19/+17
* xfrm: fix policy lookup for ipv6 gre packetsGhalem Boudour2022-01-272-1/+25
* mac80211: allow non-standard VHT MCS-10/11Ping-Ke Shih2022-01-271-1/+1
* bpf: Do not WARN in bpf_warn_invalid_xdp_action()Paolo Abeni2022-01-271-3/+3
* net-sysfs: update the queue counts in the unregistration pathAntoine Tenart2022-01-271-0/+3
* batman-adv: allow netlink usage in unprivileged containersLinus Lüssing2022-01-271-15/+15
* Bluetooth: Fix debugfs entry leak in hci_register_dev()Wei Yongjun2022-01-271-0/+1
* bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt().Kuniyuki Iwashima2022-01-271-0/+2
* netfilter: ipt_CLUSTERIP: fix refcount leak in clusterip_tg_check()Xin Xiong2022-01-271-1/+4
* xfrm: state and policy should fail if XFRMA_IF_ID 0Antony Antony2022-01-271-3/+18
* xfrm: interface with if_id 0 should return errorAntony Antony2022-01-271-2/+12
* xfrm: fix a small bug in xfrm_sa_len()Eric Dumazet2022-01-271-1/+1
* netfilter: bridge: add support for pppoe filteringFlorian Westphal2022-01-271-4/+3
* Bluetooth: stop proccessing malicious adv dataPavel Skripkin2022-01-271-1/+7
* Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() failsWang Hai2022-01-271-3/+1
* nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind()Krzysztof Kozlowski2022-01-271-0/+5
* net: udp: fix alignment problem in udp4_seq_show()yangxingwu2022-01-111-1/+1
* ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivateWilliam Zhao2022-01-111-0/+2
* ipv6: Do cleanup if attribute validation fails in multipath routeDavid Ahern2022-01-111-5/+3
* ipv6: Continue processing multipath route even if gateway attribute is invalidDavid Ahern2022-01-111-2/+5
* phonet: refcount leak in pep_sock_accepHangyu Hua2022-01-111-0/+1
* sch_qfq: prevent shift-out-of-bounds in qfq_init_qdiscEric Dumazet2022-01-111-4/+2
* batman-adv: mcast: don't send link-local multicast to mcast routersLinus Lüssing2022-01-113-11/+21
* lwtunnel: Validate RTA_ENCAP_TYPE attribute lengthDavid Ahern2022-01-113-0/+11
* ipv6: Check attribute length for RTA_GATEWAY when deleting multipath routeDavid Ahern2022-01-111-1/+5
* ipv6: Check attribute length for RTA_GATEWAY in multipath routeDavid Ahern2022-01-111-1/+20
* ipv4: Check attribute length for RTA_FLOW in multipath routeDavid Ahern2022-01-111-3/+14
* ipv4: Check attribute length for RTA_GATEWAY in multipath routeDavid Ahern2022-01-111-3/+26
* mac80211: initialize variable have_higher_than_11mbitTom Rix2022-01-111-1/+1
* net: fix use-after-free in tw_timer_handlerMuchun Song2022-01-051-6/+4
* net/ncsi: check for error return from call to nla_put_u32Jiasheng Jiang2022-01-051-1/+5
* sctp: use call_rcu to free endpointXin Long2022-01-053-22/+36
* udp: using datalen to cap ipv6 udp max gso segmentsCoco Li2022-01-051-1/+1
* phonet/pep: refuse to enable an unbound pipeRémi Denis-Courmont2021-12-291-0/+2
* ax25: NPD bug when detaching AX25 deviceLin Ma2021-12-291-1/+3
* netfilter: fix regression in looped (broad|multi)cast's MAC handlingIgnacy Gawędzki2021-12-292-2/+4
* Revert "xsk: Do not sleep in poll() when need_wakeup set"Magnus Karlsson2021-12-221-2/+2
* mac80211: fix regression in SSN handling of addba txFelix Fietkau2021-12-222-2/+3
* xsk: Do not sleep in poll() when need_wakeup setMagnus Karlsson2021-12-221-2/+2
* mac80211: validate extended element ID is presentJohannes Berg2021-12-221-0/+2
* sit: do not call ipip6_dev_free() from sit_init_net()Eric Dumazet2021-12-221-1/+0
* net/smc: Prevent smc_release() from long blockingD. Wythe2021-12-221-1/+3
* net: Fix double 0x prefix print in SKB dumpGal Pressman2021-12-221-1/+1
* net/packet: rx_owner_map depends on pg_vecWillem de Bruijn2021-12-221-2/+3