summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* sock: inline SELinux's sk_security to struct sockPark Ju Hyung2024-04-091-2/+4
* net: qrtr: get svc_id before queueing sk_buffTony Truong2024-04-091-1/+1
* penang: device suspend tests failYangYi2024-04-091-12/+5
* Penang: kasan panicYangYi2024-04-091-3/+1
* Penang: resolve kasan panicYangYi2024-04-093-12/+38
* Penang: fix for device suspend tests fail. [1/2]YangYi2024-04-092-2/+2
* netfilter: nf_conntrack_h323: lost .data_len definition for Q.931/ipv6Vasily Averin2024-04-091-0/+1
* Merge android11-5.4.259+ (70db018) into msm-5.4kamasali Satyanarayan2024-01-311-2/+4
|\
| * UPSTREAM: ipv4: igmp: fix refcnt uaf issue when receiving igmp query packetZhengchao Shao2023-12-211-2/+4
* | Merge "net: qrtr: smd: kfree svc_arr after use"qctecmdr2023-12-261-0/+1
|\ \
| * | net: qrtr: smd: kfree svc_arr after useSarannya S2023-09-041-0/+1
* | | Merge android11-5.4.259+ (81334f2) into msm-5.4kamasali Satyanarayan2023-12-1880-396/+1159
|\ \ \ | | |/ | |/|
| * | UPSTREAM: netfilter: nf_tables: remove busy mark and gc batch APIPablo Neira Ayuso2023-12-061-26/+2
| * | UPSTREAM: netfilter: nft_set_hash: mark set element as dead when deleting fro...Pablo Neira Ayuso2023-12-061-2/+4
| * | UPSTREAM: netfilter: nf_tables: adapt set backend to use GC transaction APIPablo Neira Ayuso2023-12-062-76/+141
| * | UPSTREAM: netfilter: nf_tables: GC transaction API to avoid race with control...Pablo Neira Ayuso2023-12-061-9/+216
| * | UPSTREAM: netfilter: nft_set_rbtree: fix overlap expiration walkFlorian Westphal2023-12-061-6/+14
| * | UPSTREAM: netfilter: nft_set_rbtree: fix null deref on element insertionFlorian Westphal2023-12-061-7/+13
| * | UPSTREAM: netfilter: nft_set_rbtree: Switch to node list walk for overlap det...Pablo Neira Ayuso2023-12-061-25/+198
| * | UPSTREAM: netfilter: nf_tables: drop map element references from preparation ...Pablo Neira Ayuso2023-12-064-18/+104
| * | UPSTREAM: netfilter: nftables: rename set element data activation/deactivatio...Pablo Neira Ayuso2023-12-061-11/+11
| * | UPSTREAM: netfilter: nf_tables: pass context to nft_set_destroy()Pablo Neira Ayuso2023-12-051-5/+5
| * | UPSTREAM: netfilter: nf_tables: don't skip expired elements during walkFlorian Westphal2023-12-053-4/+4
| * | Revert "xfrm: fix a data-race in xfrm_gen_index()"Greg Kroah-Hartman2023-10-261-2/+4
| * | Revert "Bluetooth: hci_core: Fix build warnings"Greg Kroah-Hartman2023-10-261-5/+3
| * | Revert "xfrm: interface: use DEV_STATS_INC()"Greg Kroah-Hartman2023-10-261-10/+12
| * | Merge 5.4.259 into android11-5.4-ltsGreg Kroah-Hartman2023-10-2627-111/+186
| |\ \
| | * | xfrm6: fix inet6_dev refcount underflow problemZhang Changzhong2023-10-251-2/+2
| | * | Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX nameKees Cook2023-10-251-1/+2
| | * | Bluetooth: hci_sock: fix slab oob read in create_monitor_eventEdward AD2023-10-251-1/+1
| | * | Bluetooth: hci_event: Fix using memcmp when comparing keysLuiz Augusto von Dentz2023-10-251-5/+7
| | * | wifi: cfg80211: avoid leaking stack data into traceBenjamin Berg2023-10-251-1/+1
| | * | wifi: mac80211: allow transmitting EAPOL frames with tainted keyWen Gong2023-10-251-1/+2
| | * | Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz2023-10-251-3/+5
| | * | Bluetooth: Avoid redundant authenticationYing Hsu2023-10-251-28/+35
| | * | net: pktgen: Fix interface flags printingGavrilov Ilia2023-10-251-7/+7
| | * | netfilter: nft_set_rbtree: .deactivate fails if element has expiredPablo Neira Ayuso2023-10-251-0/+2
| | * | net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curvePedro Tammela2023-10-251-4/+14
| | * | ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddrEric Dumazet2023-10-251-5/+9
| | * | tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skbEric Dumazet2023-10-251-2/+14
| | * | tcp: fix excessive TLP and RACK timeouts from HZ roundingNeal Cardwell2023-10-252-5/+6
| | * | net: rfkill: gpio: prevent value glitch during probeJosua Mayer2023-10-251-2/+2
| | * | net: ipv6: fix return value check in esp_remove_trailerMa Ke2023-10-251-1/+3
| | * | net: ipv4: fix return value check in esp_remove_trailerMa Ke2023-10-251-1/+3
| | * | xfrm: interface: use DEV_STATS_INC()Eric Dumazet2023-10-251-12/+10
| | * | xfrm: fix a data-race in xfrm_gen_index()Eric Dumazet2023-10-251-4/+2
| | * | netfilter: nft_payload: fix wrong mac header matchingFlorian Westphal2023-10-251-1/+1
| | * | nfc: nci: fix possible NULL pointer dereference in send_acknowledge()Krzysztof Kozlowski2023-10-251-0/+2
| | * | Bluetooth: avoid memcmp() out of bounds warningArnd Bergmann2023-10-251-1/+1
| | * | Bluetooth: hci_event: Fix coding styleLuiz Augusto von Dentz2023-10-251-2/+1