summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net/ncsi: check for error return from call to nla_put_u32Jiasheng Jiang2021-12-291-1/+5
* net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helperNikolay Aleksandrov2021-12-291-3/+3
* net: fix use-after-free in tw_timer_handlerMuchun Song2021-12-291-6/+4
* net: bridge: mcast: add and enforce startup query interval minimumNikolay Aleksandrov2021-12-295-3/+22
* net: bridge: mcast: add and enforce query interval minimumNikolay Aleksandrov2021-12-295-3/+22
* ipv6: raw: check passed optlen before readingTamir Duberstein2021-12-291-0/+3
* xsk: Initialise xskb free_list_nodeCiara Loftus2021-12-291-0/+1
* net/smc: fix kernel panic caused by race of smc_sockDust Li2021-12-288-76/+57
* net/smc: don't send CDC/LLC message if link not readyDust Li2021-12-285-5/+11
* net: udp: fix alignment problem in udp4_seq_show()yangxingwu2021-12-271-1/+1
* net/smc: fix using of uninitialized completionsKarsten Graul2021-12-271-2/+4
* ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivateWilliam Zhao2021-12-271-0/+2
* sctp: use call_rcu to free endpointXin Long2021-12-253-22/+36
* udp: using datalen to cap ipv6 udp max gso segmentsCoco Li2021-12-231-1/+1
* net: bridge: fix ioctl old_deviceless bridge argumentRemi Pommarel2021-12-231-1/+1
* net: dsa: tag_ocelot: use traffic class to map priority on injected headerXiaoliang Yang2021-12-231-1/+5
* inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet2021-12-207-17/+22
* phonet/pep: refuse to enable an unbound pipeRémi Denis-Courmont2021-12-201-0/+2
* mac80211: fix locking in ieee80211_start_ap error pathJohannes Berg2021-12-201-0/+3
* ax25: NPD bug when detaching AX25 deviceLin Ma2021-12-181-1/+3
* Revert "tipc: use consistent GFP flags"Hoang Le2021-12-171-4/+4
* net: openvswitch: Fix matching zone id for invalid conns arriving from tcPaul Blakey2021-12-172-1/+8
* net/sched: flow_dissector: Fix matching on zone id for invalid connsPaul Blakey2021-12-173-2/+5
* net/sched: Extend qdisc control block with tc control blockPaul Blakey2021-12-175-15/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-12-174-6/+9
|\
| * netfilter: ctnetlink: remove expired entries firstFlorian Westphal2021-12-161-2/+3
| * netfilter: fix regression in looped (broad|multi)cast's MAC handlingIgnacy Gawędzki2021-12-162-2/+4
| * netfilter: nf_tables: fix use-after-free in nft_set_catchall_destroy()Eric Dumazet2021-12-151-2/+2
* | Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-1624-56/+113
|\ \
| * \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-12-161-2/+2
| |\ \
| | * | xsk: Do not sleep in poll() when need_wakeup setMagnus Karlsson2021-12-141-2/+2
| * | | sit: do not call ipip6_dev_free() from sit_init_net()Eric Dumazet2021-12-161-1/+0
| * | | net/smc: Prevent smc_release() from long blockingD. Wythe2021-12-161-1/+3
| * | | net: Fix double 0x prefix print in SKB dumpGal Pressman2021-12-161-1/+1
| * | | net/packet: rx_owner_map depends on pg_vecWillem de Bruijn2021-12-151-2/+3
| | |/ | |/|
| * | mptcp: fix deadlock in __mptcp_push_pending()Maxim Galaganov2021-12-141-1/+1
| * | mptcp: clear 'kern' flag from fallback socketsFlorian Westphal2021-12-141-1/+3
| * | mptcp: remove tcp ulp setsockopt supportFlorian Westphal2021-12-141-1/+0
| * | rds: memory leak in __rds_conn_create()Hangyu Hua2021-12-141-0/+1
| * | Merge tag 'mac80211-for-net-2021-12-14' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-12-1410-36/+90
| |\ \
| | * | mac80211: do drv_reconfig_complete() before restarting allJohannes Berg2021-12-141-7/+7
| | * | mac80211: mark TX-during-stop for TX in in_reconfigJohannes Berg2021-12-141-1/+4
| | * | mac80211: update channel context before station stateMordechay Goodstein2021-12-141-6/+9
| | * | mac80211: Fix the size used for building probe requestIlan Peer2021-12-141-1/+1
| | * | mac80211: fix lookup when adding AddBA extension elementJohannes Berg2021-12-141-2/+3
| | * | mac80211: validate extended element ID is presentJohannes Berg2021-12-141-1/+6
| | * | cfg80211: Acquire wiphy mutex on regulatory workIlan Peer2021-12-141-1/+6
| | * | mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lockJohannes Berg2021-12-141-2/+8
| | * | nl80211: remove reload flag from regulatory_requestFinn Behrens2021-12-141-4/+2
| | * | mac80211: send ADDBA requests using the tid/queue of the aggregation sessionFelix Fietkau2021-12-141-1/+1