summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
28 hoursmld: fix suspicious RCU usage in __ipv6_dev_mc_dec()Taehee Yoo1-0/+2
28 hoursipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()Eric Dumazet1-1/+0
28 hoursipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_workNikita Zhandarovich1-0/+4
28 hoursnet: mld: fix reference count leak in mld_{query | report}_work()Taehee Yoo1-6/+8
28 hoursipv6: fix lockdep splat in in6_dump_addrs()Eric Dumazet1-2/+2
28 hoursipv6: mcast: use rcu-safe version of ipv6_get_lladdr()Ignat Korchagin2-3/+3
28 hoursipv6: mcast: Delay put pmc->idev in mld_del_delrec()Yue Haibing1-1/+1
28 hoursmld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklistTaehee Yoo2-25/+25
28 hoursBluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz1-3/+26
28 hoursaudit: add audit_log_nf_skb helper functionRicardo Robaina2-114/+2
28 hoursBluetooth: L2CAP: cancel pending_rx_work before taking conn->lockRunyu Xiao1-8/+2
28 hoursBluetooth: L2CAP: Fix deadlock in l2cap_conn_del()Hyunwoo Kim1-6/+3
28 hoursBluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz1-14/+39
28 hoursnetfilter: ebtables: zero chainstack arrayFlorian Westphal1-2/+1
28 hoursnetfilter: ebtables: Use vmalloc_array() to improve codeQianfeng Rong1-7/+7
28 hoursbatman-adv: clean untagged VLAN on netdev registration failureSven Eckelmann4-2/+31
28 hourswifi: mac80211: free ack status frame on TX header build failureZhiling Zou1-1/+16
28 hoursipvs: fix more places with wrong ipv6 transport offsetsJulian Anastasov2-8/+5
28 hoursllc: fix SAP refcount leak when creating incoming socketsXuanqiang Luo1-1/+0
28 hourswifi: mac80211: fix memory leak in ieee80211_register_hw()Dawei Feng1-1/+2
28 hoursipvs: reset full ip_vs_seq structs in ip_vs_conn_newYizhou Zhao1-2/+2
28 hoursipvs: use parsed transport offset in SCTP state lookupYizhou Zhao1-10/+5
28 hoursllc: fix SAP refcount leak in llc_ui_autobind()Shuangpeng Bai1-0/+1
28 hoursmac802154: remove interfaces with RCU list deletionYousef Alhouseen1-1/+1
28 hoursnet/sched: sch_multiq: Replace direct dequeue call with peek and qdisc_dequeu...Bryam Vargas1-1/+1
28 hoursbatman-adv: ensure minimal ethernet header on TXSven Eckelmann1-0/+3
28 hoursbatman-adv: retrieve ethhdr after potential skb realloc on RXSven Eckelmann1-0/+1
28 hoursieee802154: allow legacy LLSEC ADD/DEL ops to pass strict validationMichael Bommarito2-10/+19
28 hoursieee802154: admin-gate legacy LLSEC dump operationsMichael Bommarito2-8/+16
28 hoursnet: ip6_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+6
28 hoursnet: ip_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
28 hoursnet: ip6_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
28 hoursnet: sit: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
28 hourscan: bcm: add missing rcu list annotations and operationsOliver Hartkopp1-9/+16
28 hourscan: bcm: fix lockless bound/ifindex race and silent RX_SETUP failureOliver Hartkopp1-14/+51
28 hourscan: isotp: use unconditional synchronize_rcu() in isotp_release()Oliver Hartkopp1-1/+8
28 hourssctp: validate STALE_COOKIE cause length before reading stalenessWeiming Shi1-9/+14
28 hoursxfrm: xfrm_interface: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
28 hoursxfrm: use compat translator only for u64 alignment mismatchSanman Pradhan2-2/+2
28 hoursbatman-adv: tt: prevent TVLV OOB check overflowSven Eckelmann1-1/+2
28 hoursbatman-adv: frag: fix primary_if leak on failed linearizationSven Eckelmann1-1/+1
28 hoursbatman-adv: frag: free unfragmentable packetSven Eckelmann1-2/+4
28 hoursbatman-adv: fix VLAN priority offsetSven Eckelmann1-1/+1
28 hoursbatman-adv: tt: avoid request storms during pending requestSven Eckelmann1-1/+1
28 hoursbatman-adv: dat: fix tie-break for candidate selectionSven Eckelmann1-1/+1
28 hoursbatman-adv: dat: ensure accessible eth_hdr proto fieldSven Eckelmann2-0/+26
28 hoursbatman-adv: bla: reacquire gw address after skb reallocSven Eckelmann1-0/+1
28 hoursbatman-adv: dat: acquire ARP hw source only after skb reallocSven Eckelmann1-1/+4
28 hoursbatman-adv: access unicast_ttvn skb->data only after skb reallocSven Eckelmann1-1/+1
28 hoursbatman-adv: gw: acquire ethernet header only after skb reallocSven Eckelmann1-1/+2