summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2022-11-10net: also flag accepted sockets supporting msghdr originated zerocopyStefan Metzmacher1-0/+2
2022-11-10net: remove SOCK_SUPPORT_ZC from sockmapPavel Begunkov3-8/+8
2022-11-10net/ulp: remove SOCK_SUPPORT_ZC from tls socketsPavel Begunkov1-0/+3
2022-11-10Bluetooth: L2CAP: Fix attempting to access uninitialized memoryLuiz Augusto von Dentz1-1/+2
2022-11-10Bluetooth: L2CAP: Fix accepting connection request for invalid SPSMLuiz Augusto von Dentz1-0/+25
2022-11-10vsock: fix possible infinite sleep in vsock_connectible_wait_data()Dexuan Cui1-1/+4
2022-11-10ipv6: fix WARNING in ip6_route_net_exit_late()Zhengchao Shao1-4/+10
2022-11-10bridge: Fix flushing of dynamic FDB entriesIdo Schimmel2-2/+2
2022-11-10net, neigh: Fix null-ptr-deref in neigh_table_clear()Chen Zhongjin1-1/+1
2022-11-10net/smc: Fix possible leaked pernet namespace in smc_init()Chen Zhongjin1-2/+4
2022-11-10Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnectLuiz Augusto von Dentz1-0/+11
2022-11-10Bluetooth: L2CAP: Fix memory leak in vhci_writeHawkins Jiawei1-4/+3
2022-11-10Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()Zhengchao Shao1-0/+1
2022-11-10Bluetooth: hci_conn: Fix CIS connection dst_type handlingPauli Virtanen2-8/+13
2022-11-10Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sduMaxim Mikityanskiy1-7/+41
2022-11-10netfilter: ipset: enforce documented limit to prevent allocating huge memoryJozsef Kadlecsik1-24/+6
2022-11-10rose: Fix NULL pointer dereference in rose_send_frame()Zhang Qilong1-0/+3
2022-11-10ipvs: fix WARNING in ip_vs_app_net_cleanup()Zhengchao Shao1-2/+8
2022-11-10ipvs: fix WARNING in __ip_vs_cleanup_batch()Zhengchao Shao1-5/+21
2022-11-10ipvs: use explicitly signed charsJason A. Donenfeld1-2/+2
2022-11-10netfilter: nf_tables: release flow rule object from commit pathPablo Neira Ayuso1-3/+3
2022-11-10netfilter: nf_tables: netlink notifier might race to release objectsPablo Neira Ayuso1-0/+2
2022-11-10net: sched: Fix use after free in red_enqueue()Dan Carpenter1-1/+3
2022-11-10net: dsa: fall back to default tagger if we can't load the one from DTVladimir Oltean1-3/+10
2022-11-10SUNRPC: Fix null-ptr-deref when xps sysfs alloc failedZhang Xiaoxu1-2/+10
2022-11-04tcp/udp: Fix memory leak in ipv6_renew_options().Kuniyuki Iwashima1-0/+7
2022-11-04kcm: do not sense pfmemalloc status in kcm_sendpage()Eric Dumazet1-1/+1
2022-11-04net: do not sense pfmemalloc status in skb_append_pagefrags()Eric Dumazet1-1/+1
2022-11-04nh: fix scope used to find saddr when adding non gw nhNicolas Dichtel1-1/+1
2022-11-04openvswitch: switch from WARN to pr_warnAaron Conole1-1/+2
2022-11-04ipv6: ensure sane device mtu in tunnelsEric Dumazet3-13/+18
2022-11-04mptcp: set msk local address earlierPaolo Abeni3-2/+9
2022-11-04tcp: fix indefinite deferral of RTO with SACK renegingNeal Cardwell1-1/+2
2022-11-04tcp: fix a signed-integer-overflow bug in tcp_add_backlog()Lu Wei1-1/+3
2022-11-04net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failedZhengchao Shao1-0/+7
2022-11-04kcm: annotate data-races around kcm->rx_waitEric Dumazet1-6/+11
2022-11-04kcm: annotate data-races around kcm->rx_psockEric Dumazet1-3/+5
2022-11-04tipc: fix a null-ptr-deref in tipc_topsrv_acceptXin Long1-4/+12
2022-11-04net: ieee802154: fix error return code in dgram_bind()Wei Yongjun1-1/+3
2022-11-04ethtool: eeprom: fix null-deref on genl_info in dumpXin Long1-1/+1
2022-11-04mac802154: Fix LQI recordingMiquel Raynal1-2/+3
2022-11-04can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore()...Yang Yingliang1-1/+3
2022-10-29net: sched: fix race condition in qdisc_graft()Eric Dumazet1-2/+3
2022-10-29net: Fix return value of qdisc ingress handling on successPaul Blakey1-0/+4
2022-10-29net: sched: sfb: fix null pointer access issue when sfb_init() failsZhengchao Shao1-1/+2
2022-10-29net: sched: delete duplicate cleanup of backlog and qlenZhengchao Shao20-39/+0
2022-10-29net: sched: cake: fix null pointer access issue when cake_init() failsZhengchao Shao1-0/+4
2022-10-29netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirementsPablo Neira Ayuso1-2/+3
2022-10-29netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.Guillaume Nault4-0/+5
2022-10-29netfilter: rpfilter/fib: Populate flowic_l3mdev fieldPhil Sutter4-11/+7