summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
6 daysBluetooth: L2CAP: fix tx ident leak for commands without a responseStig Hornang1-2/+13
6 daysBluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdevLuiz Augusto von Dentz1-15/+3
6 daysBluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz1-3/+26
6 daysBluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handleLuiz Augusto von Dentz1-1/+1
6 daysdibs: loopback: validate offset and size in move_data()Dust Li1-0/+5
6 daysBluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang4-105/+121
6 daysBluetooth: 6lowpan: fix cyclic locking warning on netdev unregisterPauli Virtanen1-2/+23
6 daysBluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang2-32/+122
6 daysBluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen6-45/+64
6 daysBluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz3-34/+54
6 daysBluetooth: L2CAP: cancel pending_rx_work before taking conn->lockRunyu Xiao1-8/+2
6 daysBluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz1-14/+39
6 daysnetfilter: ebtables: zero chainstack arrayFlorian Westphal1-2/+1
6 daysnetfilter: ebtables: Use vmalloc_array() to improve codeQianfeng Rong1-7/+7
6 daysBluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver1-14/+20
6 dayswifi: mac80211: free ack status frame on TX header build failureZhiling Zou1-1/+16
6 daysipvs: reload ip header after head reallocationFlorian Westphal1-4/+2
6 daysipvs: fix more places with wrong ipv6 transport offsetsJulian Anastasov2-8/+5
6 daysllc: fix SAP refcount leak when creating incoming socketsXuanqiang Luo1-1/+0
6 daysnet: openvswitch: reject oversized nested action attrsAsim Viladi Oglu Manizada1-44/+157
6 dayswifi: mac80211: fix memory leak in ieee80211_register_hw()Dawei Feng1-1/+2
6 daysipvs: reset full ip_vs_seq structs in ip_vs_conn_newYizhou Zhao1-2/+2
6 daysipvs: use parsed transport offset in SCTP state lookupYizhou Zhao1-10/+5
6 daysllc: fix SAP refcount leak in llc_ui_autobind()Shuangpeng Bai1-0/+1
6 daysmac802154: remove interfaces with RCU list deletionYousef Alhouseen1-1/+1
6 daysnet/sched: sch_taprio: Replace direct dequeue call with peek and qdisc_dequeu...Bryam Vargas1-1/+1
6 daysnet/sched: sch_multiq: Replace direct dequeue call with peek and qdisc_dequeu...Bryam Vargas1-1/+1
6 daysespintcp: use sk_msg_free_partial to fix partial sendSabrina Dubroca1-27/+7
6 daysbatman-adv: clean untagged VLAN on netdev registration failureSven Eckelmann3-11/+12
6 daysbatman-adv: ensure minimal ethernet header on TXSven Eckelmann1-0/+3
6 daysbatman-adv: retrieve ethhdr after potential skb realloc on RXSven Eckelmann1-0/+1
6 daysnet/sched: sch_teql: move rcu_read_lock()/spin_lock() from _bh variantsJamal Hadi Salim1-13/+14
6 daysieee802154: allow legacy LLSEC ADD/DEL ops to pass strict validationMichael Bommarito2-10/+19
6 daysieee802154: admin-gate legacy LLSEC dump operationsMichael Bommarito2-8/+16
6 daysnet: ip6_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+6
6 daysnet: ipip: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
6 daysnet: ip_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
6 daysnet: ip6_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
6 daysnet/sched: act_ct: preserve tc_skb_cb across defragmentationZihan Xi1-3/+4
6 daysnet: sit: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
6 dayscan: bcm: add missing rcu list annotations and operationsOliver Hartkopp1-9/+16
6 dayscan: bcm: fix lockless bound/ifindex race and silent RX_SETUP failureOliver Hartkopp1-14/+51
6 dayscan: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAFLee Jones1-3/+34
6 dayscan: isotp: use unconditional synchronize_rcu() in isotp_release()Oliver Hartkopp1-1/+8
6 daysnetdev-genl: report NAPI thread PID in the caller's pid namespaceMaoyi Xie1-1/+3
6 dayssctp: validate STALE_COOKIE cause length before reading stalenessWeiming Shi1-9/+14
6 daysxfrm: xfrm_interface: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
6 daysxfrm: use compat translator only for u64 alignment mismatchSanman Pradhan2-2/+2
6 daysnet/9p: fix infinite loop in p9_client_rpc on fatal signalVasiliy Kovalev1-0/+2
6 daysSUNRPC: Bound-check xdr_buf_to_bvec() stores before writingChuck Lever1-5/+9