summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
9 daysBluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang
9 daysBluetooth: 6lowpan: fix cyclic locking warning on netdev unregisterPauli Virtanen
9 dayswifi: mac80211: validate extension-frame layout before RXZhao Li
9 dayswifi: mac80211: free ack status frame on TX header build failureZhiling Zou
9 dayswifi: cfg80211: validate EHT MLE before MLD ID readHaofeng Li
9 daysipvs: reload ip header after head reallocationFlorian Westphal
9 daysipvs: fix more places with wrong ipv6 transport offsetsJulian Anastasov
9 daysllc: fix SAP refcount leak when creating incoming socketsXuanqiang Luo
9 daysnet: openvswitch: reject oversized nested action attrsAsim Viladi Oglu Manizada
9 dayswifi: mac80211: fix memory leak in ieee80211_register_hw()Dawei Feng
9 daysipvs: reset full ip_vs_seq structs in ip_vs_conn_newYizhou Zhao
9 daysipvs: use parsed transport offset in SCTP state lookupYizhou Zhao
9 daysllc: fix SAP refcount leak in llc_ui_autobind()Shuangpeng Bai
9 daysmac802154: remove interfaces with RCU list deletionYousef Alhouseen
9 daysnet/sched: sch_taprio: Replace direct dequeue call with peek and qdisc_dequeu...Bryam Vargas
9 daysnet/sched: sch_multiq: Replace direct dequeue call with peek and qdisc_dequeu...Bryam Vargas
9 daysespintcp: use sk_msg_free_partial to fix partial sendSabrina Dubroca
9 daysnetfilter: nfnetlink_cthelper: cap to maximum number of expectation per maste...Pablo Neira Ayuso
9 daysnet/sched: sch_teql: move rcu_read_lock()/spin_lock() from _bh variantsJamal Hadi Salim
9 daysnetfilter: nfnetlink_cthelper: cap to maximum number of expectation per masterPablo Neira Ayuso
9 daysieee802154: allow legacy LLSEC ADD/DEL ops to pass strict validationMichael Bommarito
9 daysieee802154: admin-gate legacy LLSEC dump operationsMichael Bommarito
9 daysnet: ip6_tunnel: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
9 daysnet: ip6_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
9 daysnet: ipip: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
9 daysnet: ip_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
9 daysnet: ip6_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
9 daysnet/sched: act_ct: preserve tc_skb_cb across defragmentationZihan Xi
9 daysnet: sit: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
9 dayscan: bcm: add missing device refcount for CAN filter removalOliver Hartkopp
9 dayscan: bcm: validate frame length in bcm_rx_setup() for RTR repliesOliver Hartkopp
9 dayscan: bcm: track a single source interface for ANYDEV timeout/throttle opsOliver Hartkopp
9 dayscan: bcm: fix stale rx/tx ops after device removalOliver Hartkopp
9 dayscan: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()Oliver Hartkopp
9 dayscan: bcm: fix CAN frame rx/tx statisticsOliver Hartkopp
9 dayscan: bcm: extend bcm_tx_lock usage for data and timer updatesOliver Hartkopp
9 dayscan: bcm: add missing rcu list annotations and operationsOliver Hartkopp
9 dayscan: bcm: add locking when updating filter and timer valuesOliver Hartkopp
9 dayscan: bcm: fix lockless bound/ifindex race and silent RX_SETUP failureOliver Hartkopp
9 dayscan: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAFLee Jones
9 dayscan: isotp: serialize TX state transitions under so->rx_lockOliver Hartkopp
9 dayscan: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTEROliver Hartkopp
9 dayscan: isotp: use unconditional synchronize_rcu() in isotp_release()Oliver Hartkopp
9 daysnetdev-genl: report NAPI thread PID in the caller's pid namespaceMaoyi Xie
9 dayssctp: validate STALE_COOKIE cause length before reading stalenessWeiming Shi
9 daysxfrm: xfrm_interface: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
9 daysxfrm: use compat translator only for u64 alignment mismatchSanman Pradhan
9 daysxfrm: nat_keepalive: avoid double free on send errorQianyu Luo
9 daystcp: Decrement tcp_md5_needed static branchDmitry Safonov
9 daystcp: defer md5sig_info kfree past RCU grace period in tcp_connectMichael Bommarito