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