summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2022-08-25can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with ...Fedor Pchelkin1-1/+4
2022-08-25net: dsa: don't warn in dsa_port_set_state_now() when driver doesn't support itVladimir Oltean1-2/+5
2022-08-25net: genl: fix error path memory leak in policy dumpingJakub Kicinski2-3/+17
2022-08-25net: sched: fix misuse of qcpu->backlog in gnet_stats_add_queue_cpuZhengchao Shao1-1/+1
2022-08-25net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msgZhengchao Shao1-0/+1
2022-08-25net: fix potential refcount leak in ndisc_router_discovery()Xin Xiong1-0/+3
2022-08-25net: qrtr: start MHI channel after endpoit creationMaxim Kochetkov1-5/+7
2022-08-25net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change()Xin Xiong1-2/+4
2022-08-25netfilter: nf_tables: check NFT_SET_CONCAT flag if field_count is specifiedPablo Neira Ayuso1-0/+5
2022-08-25netfilter: nf_tables: disallow NFT_SET_ELEM_CATCHALL and NFT_SET_ELEM_INTERVA...Pablo Neira Ayuso1-0/+3
2022-08-25netfilter: nf_tables: NFTA_SET_ELEM_KEY_END requires concat and interval flagsPablo Neira Ayuso1-0/+24
2022-08-25netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on NFT_SET_OBJECT flagPablo Neira Ayuso1-4/+9
2022-08-25netfilter: nf_tables: fix scheduling-while-atomic splatFlorian Westphal1-4/+0
2022-08-25netfilter: nf_tables: really skip inactive sets when allocating namePablo Neira Ayuso1-1/+1
2022-08-25netfilter: nf_tables: possible module reference underflow in error pathPablo Neira Ayuso1-1/+1
2022-08-25netfilter: nf_ct_irc: cap packet search space to 4kFlorian Westphal1-3/+9
2022-08-25netfilter: nf_ct_ftp: prefer skb_linearizeFlorian Westphal1-18/+6
2022-08-25netfilter: nf_ct_h323: cap packet size at 64kFlorian Westphal1-1/+9
2022-08-25netfilter: nf_ct_sane: remove pseudo skb linearizationFlorian Westphal1-38/+30
2022-08-25netfilter: nf_tables: disallow NFTA_SET_ELEM_KEY_END with NFT_SET_ELEM_INTERV...Pablo Neira Ayuso1-0/+1
2022-08-25netfilter: nf_tables: use READ_ONCE and WRITE_ONCE for shared generation id a...Pablo Neira Ayuso1-7/+13
2022-08-25netfilter: nfnetlink: re-enable conntrack expectation eventsFlorian Westphal1-12/+71
2022-08-25vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()Peilin Ye1-0/+1
2022-08-25vsock: Fix memory leak in vsock_connect()Peilin Ye1-1/+8
2022-08-25ipv6: do not use RT_TOS for IPv6 flowlabelMatthias May1-2/+1
2022-08-25devlink: Fix use-after-free after a failed reloadIdo Schimmel1-2/+2
2022-08-25SUNRPC: Don't reuse bvec on retransmission of the requestTrond Myklebust3-20/+20
2022-08-25SUNRPC: Reinitialise the backchannel request buffers before reuseTrond Myklebust1-0/+14
2022-08-25sunrpc: fix expiry of auth credsDan Aloni1-1/+1
2022-08-25can: j1939: j1939_session_destroy(): fix memory leak of skbsFedor Pchelkin1-1/+7
2022-08-25bpf: Check the validity of max_rdwr_access for sock local storage map iteratorHou Tao1-1/+1
2022-08-25bpf: Acquire map uref in .init_seq_private for sock{map,hash} iteratorHou Tao1-1/+19
2022-08-25bpf: Acquire map uref in .init_seq_private for sock local storage map iteratorHou Tao1-1/+9
2022-08-25mptcp: do not queue data on closed subflowsPaolo Abeni2-5/+14
2022-08-25mptcp: move subflow cleanup in mptcp_destroy_common()Paolo Abeni3-26/+18
2022-08-25netfilter: nf_tables: fix crash when nf_trace is enabledFlorian Westphal1-11/+10
2022-08-25rds: add missing barrier to release_refillMikulas Patocka1-0/+1
2022-08-21net_sched: cls_route: disallow handle of 0Jamal Hadi Salim1-0/+10
2022-08-17Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regressionLuiz Augusto von Dentz1-7/+6
2022-08-17wifi: cfg80211: remove chandef check in cfg80211_cac_event()Johannes Berg1-3/+0
2022-08-17wifi: nl80211: acquire wdev mutex earlier in start_apJohannes Berg1-12/+13
2022-08-17wifi: nl80211: relax wdev mutex check in wdev_chandef()Johannes Berg1-1/+11
2022-08-17wifi: nl80211: hold wdev mutex for tid configJohannes Berg1-0/+3
2022-08-17wifi: cfg80211: handle IBSS in channel switchJohannes Berg1-0/+3
2022-08-17mptcp: refine memory schedulingPaolo Abeni1-1/+2
2022-08-17raw: fix a typo in raw_icmp_error()Eric Dumazet1-1/+1
2022-08-17raw: remove unused variables from raw6_icmp_error()Eric Dumazet1-3/+0
2022-08-17tcp: fix over estimation in sk_forced_mem_schedule()Eric Dumazet1-3/+4
2022-08-17net_sched: cls_route: remove from list when handle is 0Thadeu Lima de Souza Cascardo1-1/+1
2022-08-17batman-adv: tracing: Use the new __vstring() helperSteven Rostedt (Google)1-7/+2