summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
34 hoursjiffies: Define secs_to_jiffies()Easwar Hariharan
34 hoursBluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdevLuiz Augusto von Dentz
34 hoursBluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handleLuiz Augusto von Dentz
34 hoursBluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang
34 hoursBluetooth: hci_sync: annotate data-races around hdev->req_statusCen Zhang
34 hoursBluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen
34 hoursBluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz
34 hoursaudit: add audit_log_nf_skb helper functionRicardo Robaina
34 hoursBluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang
34 hoursBluetooth: 6lowpan: fix cyclic locking warning on netdev unregisterPauli Virtanen
34 hoursBluetooth: L2CAP: cancel pending_rx_work before taking conn->lockRunyu Xiao
34 hoursnetfilter: ebtables: zero chainstack arrayFlorian Westphal
34 hoursnetfilter: ebtables: Use vmalloc_array() to improve codeQianfeng Rong
34 hoursBluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver
34 hourswifi: mac80211: free ack status frame on TX header build failureZhiling Zou
34 hoursipvs: reload ip header after head reallocationFlorian Westphal
34 hoursipvs: fix more places with wrong ipv6 transport offsetsJulian Anastasov
34 hoursllc: fix SAP refcount leak when creating incoming socketsXuanqiang Luo
34 hoursnet: openvswitch: reject oversized nested action attrsAsim Viladi Oglu Manizada
34 hourswifi: mac80211: fix memory leak in ieee80211_register_hw()Dawei Feng
34 hoursipvs: reset full ip_vs_seq structs in ip_vs_conn_newYizhou Zhao
34 hoursipvs: use parsed transport offset in SCTP state lookupYizhou Zhao
34 hoursllc: fix SAP refcount leak in llc_ui_autobind()Shuangpeng Bai
34 hoursmac802154: remove interfaces with RCU list deletionYousef Alhouseen
34 hoursnet/sched: sch_taprio: Replace direct dequeue call with peek and qdisc_dequeu...Bryam Vargas
34 hoursnet/sched: sch_multiq: Replace direct dequeue call with peek and qdisc_dequeu...Bryam Vargas
34 hoursespintcp: use sk_msg_free_partial to fix partial sendSabrina Dubroca
34 hoursbatman-adv: clean untagged VLAN on netdev registration failureSven Eckelmann
34 hoursbatman-adv: ensure minimal ethernet header on TXSven Eckelmann
34 hoursbatman-adv: retrieve ethhdr after potential skb realloc on RXSven Eckelmann
34 hoursnet/sched: sch_teql: move rcu_read_lock()/spin_lock() from _bh variantsJamal Hadi Salim
34 hoursieee802154: allow legacy LLSEC ADD/DEL ops to pass strict validationMichael Bommarito
34 hoursieee802154: admin-gate legacy LLSEC dump operationsMichael Bommarito
34 hoursnet: ip6_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
34 hoursnet: ipip: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
34 hoursnet: ip_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
34 hoursnet: ip6_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
34 hoursnet/sched: act_ct: preserve tc_skb_cb across defragmentationZihan Xi
34 hoursnet: sit: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
34 hourscan: bcm: add missing rcu list annotations and operationsOliver Hartkopp
34 hourscan: bcm: fix lockless bound/ifindex race and silent RX_SETUP failureOliver Hartkopp
34 hourscan: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAFLee Jones
34 hourscan: isotp: use unconditional synchronize_rcu() in isotp_release()Oliver Hartkopp
34 hourssctp: validate STALE_COOKIE cause length before reading stalenessWeiming Shi
34 hoursxfrm: xfrm_interface: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
34 hoursxfrm: use compat translator only for u64 alignment mismatchSanman Pradhan
34 hoursnet/9p: fix infinite loop in p9_client_rpc on fatal signalVasiliy Kovalev
34 hoursSUNRPC: Bound-check xdr_buf_to_bvec() stores before writingChuck Lever
34 hourssunrpc: wait for in-flight TLS handshake callback when cancel loses raceChuck Lever
34 hourssunrpc: pin svc_xprt across the asynchronous TLS handshake callbackChris Mason