summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
31 hoursBluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz1-3/+26
31 hoursaudit: add audit_log_nf_skb helper functionRicardo Robaina2-114/+2
31 hoursBluetooth: L2CAP: cancel pending_rx_work before taking conn->lockRunyu Xiao1-8/+2
31 hoursBluetooth: L2CAP: Fix deadlock in l2cap_conn_del()Hyunwoo Kim1-6/+3
31 hoursBluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz1-14/+39
31 hoursnetfilter: ebtables: zero chainstack arrayFlorian Westphal1-2/+1
31 hoursnetfilter: ebtables: Use vmalloc_array() to improve codeQianfeng Rong1-7/+7
31 hourswifi: mac80211: free ack status frame on TX header build failureZhiling Zou1-1/+16
31 hoursipvs: fix more places with wrong ipv6 transport offsetsJulian Anastasov2-8/+5
31 hoursllc: fix SAP refcount leak when creating incoming socketsXuanqiang Luo1-1/+0
31 hoursnet: openvswitch: reject oversized nested action attrsAsim Viladi Oglu Manizada1-44/+157
31 hourswifi: mac80211: fix memory leak in ieee80211_register_hw()Dawei Feng1-1/+2
31 hoursipvs: reset full ip_vs_seq structs in ip_vs_conn_newYizhou Zhao1-2/+2
31 hoursipvs: use parsed transport offset in SCTP state lookupYizhou Zhao1-10/+5
31 hoursllc: fix SAP refcount leak in llc_ui_autobind()Shuangpeng Bai1-0/+1
31 hoursmac802154: remove interfaces with RCU list deletionYousef Alhouseen1-1/+1
31 hoursnet/sched: sch_multiq: Replace direct dequeue call with peek and qdisc_dequeu...Bryam Vargas1-1/+1
31 hoursbatman-adv: clean untagged VLAN on netdev registration failureSven Eckelmann3-11/+12
31 hoursbatman-adv: ensure minimal ethernet header on TXSven Eckelmann1-0/+3
31 hoursbatman-adv: retrieve ethhdr after potential skb realloc on RXSven Eckelmann1-0/+1
31 hoursieee802154: allow legacy LLSEC ADD/DEL ops to pass strict validationMichael Bommarito2-10/+19
31 hoursieee802154: admin-gate legacy LLSEC dump operationsMichael Bommarito2-8/+16
31 hoursnet: ip6_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+6
31 hoursnet: ip_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
31 hoursnet: ip6_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
31 hoursnet: sit: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
31 hourscan: bcm: add missing rcu list annotations and operationsOliver Hartkopp1-9/+16
31 hourscan: bcm: fix lockless bound/ifindex race and silent RX_SETUP failureOliver Hartkopp1-14/+51
31 hourscan: isotp: use unconditional synchronize_rcu() in isotp_release()Oliver Hartkopp1-1/+8
31 hourssctp: validate STALE_COOKIE cause length before reading stalenessWeiming Shi1-9/+14
31 hoursxfrm: xfrm_interface: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
31 hoursxfrm: use compat translator only for u64 alignment mismatchSanman Pradhan2-2/+2
31 hoursnet/9p: fix infinite loop in p9_client_rpc on fatal signalVasiliy Kovalev1-0/+2
31 hoursBluetooth: SCO: hold sk properly in sco_conn_readyPauli Virtanen1-12/+32
31 hoursBluetooth: SCO: fix sleeping under spinlock in sco_conn_readyPauli Virtanen1-11/+9
31 hoursbatman-adv: tt: prevent TVLV OOB check overflowSven Eckelmann1-1/+2
31 hoursbatman-adv: frag: fix primary_if leak on failed linearizationSven Eckelmann1-1/+1
31 hoursbatman-adv: frag: free unfragmentable packetSven Eckelmann1-2/+4
31 hoursbatman-adv: fix VLAN priority offsetSven Eckelmann1-1/+1
31 hoursbatman-adv: tt: avoid request storms during pending requestSven Eckelmann1-1/+1
31 hoursbatman-adv: dat: fix tie-break for candidate selectionSven Eckelmann1-1/+1
31 hoursbatman-adv: dat: ensure accessible eth_hdr proto fieldSven Eckelmann2-0/+26
31 hoursbatman-adv: bla: reacquire gw address after skb reallocSven Eckelmann1-0/+1
31 hoursbatman-adv: dat: acquire ARP hw source only after skb reallocSven Eckelmann1-1/+4
31 hoursbatman-adv: access unicast_ttvn skb->data only after skb reallocSven Eckelmann1-1/+1
31 hoursbatman-adv: gw: acquire ethernet header only after skb reallocSven Eckelmann1-1/+2
31 hoursnetfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment()Xiang Mei (Microsoft)1-1/+3
31 hoursnetfilter: xt_nat: reject unsupported target familiesWyatt Feng1-0/+9
31 hoursnetfilter: nf_conncount: fix zone comparison in tuple dedupYizhou Zhao1-3/+3
31 hoursnetfilter: nf_conntrack_reasm: guard mac_header adjustment after IPv6 defragXiang Mei1-1/+2