summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
31 hoursmld: fix suspicious RCU usage in __ipv6_dev_mc_dec()Taehee Yoo
31 hoursipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()Eric Dumazet
31 hoursipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_workNikita Zhandarovich
31 hoursnet: mld: fix reference count leak in mld_{query | report}_work()Taehee Yoo
31 hoursipv6: fix lockdep splat in in6_dump_addrs()Eric Dumazet
31 hoursipv6: mcast: use rcu-safe version of ipv6_get_lladdr()Ignat Korchagin
31 hoursipv6: mcast: Delay put pmc->idev in mld_del_delrec()Yue Haibing
31 hoursmld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklistTaehee Yoo
31 hoursBluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz
31 hoursaudit: add audit_log_nf_skb helper functionRicardo Robaina
31 hoursBluetooth: L2CAP: cancel pending_rx_work before taking conn->lockRunyu Xiao
31 hoursBluetooth: L2CAP: Fix deadlock in l2cap_conn_del()Hyunwoo Kim
31 hoursBluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz
31 hoursnetfilter: ebtables: zero chainstack arrayFlorian Westphal
31 hoursnetfilter: ebtables: Use vmalloc_array() to improve codeQianfeng Rong
31 hoursbatman-adv: clean untagged VLAN on netdev registration failureSven Eckelmann
31 hourswifi: mac80211: free ack status frame on TX header build failureZhiling Zou
31 hoursipvs: fix more places with wrong ipv6 transport offsetsJulian Anastasov
31 hoursllc: fix SAP refcount leak when creating incoming socketsXuanqiang Luo
31 hourswifi: mac80211: fix memory leak in ieee80211_register_hw()Dawei Feng
31 hoursipvs: reset full ip_vs_seq structs in ip_vs_conn_newYizhou Zhao
31 hoursipvs: use parsed transport offset in SCTP state lookupYizhou Zhao
31 hoursllc: fix SAP refcount leak in llc_ui_autobind()Shuangpeng Bai
31 hoursmac802154: remove interfaces with RCU list deletionYousef Alhouseen
31 hoursnet/sched: sch_multiq: Replace direct dequeue call with peek and qdisc_dequeu...Bryam Vargas
31 hoursbatman-adv: ensure minimal ethernet header on TXSven Eckelmann
31 hoursbatman-adv: retrieve ethhdr after potential skb realloc on RXSven Eckelmann
31 hoursieee802154: allow legacy LLSEC ADD/DEL ops to pass strict validationMichael Bommarito
31 hoursieee802154: admin-gate legacy LLSEC dump operationsMichael Bommarito
31 hoursnet: ip6_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
31 hoursnet: ip_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
31 hoursnet: ip6_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
31 hoursnet: sit: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
31 hourscan: bcm: add missing rcu list annotations and operationsOliver Hartkopp
31 hourscan: bcm: fix lockless bound/ifindex race and silent RX_SETUP failureOliver Hartkopp
31 hourscan: isotp: use unconditional synchronize_rcu() in isotp_release()Oliver Hartkopp
31 hourssctp: validate STALE_COOKIE cause length before reading stalenessWeiming Shi
31 hoursxfrm: xfrm_interface: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
31 hoursxfrm: use compat translator only for u64 alignment mismatchSanman Pradhan
31 hoursbatman-adv: tt: prevent TVLV OOB check overflowSven Eckelmann
31 hoursbatman-adv: frag: fix primary_if leak on failed linearizationSven Eckelmann
31 hoursbatman-adv: frag: free unfragmentable packetSven Eckelmann
31 hoursbatman-adv: fix VLAN priority offsetSven Eckelmann
31 hoursbatman-adv: tt: avoid request storms during pending requestSven Eckelmann
31 hoursbatman-adv: dat: fix tie-break for candidate selectionSven Eckelmann
31 hoursbatman-adv: dat: ensure accessible eth_hdr proto fieldSven Eckelmann
31 hoursbatman-adv: bla: reacquire gw address after skb reallocSven Eckelmann
31 hoursbatman-adv: dat: acquire ARP hw source only after skb reallocSven Eckelmann
31 hoursbatman-adv: access unicast_ttvn skb->data only after skb reallocSven Eckelmann
31 hoursbatman-adv: gw: acquire ethernet header only after skb reallocSven Eckelmann