summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM valuesEric Dumazet2024-08-191-1/+5
* netfilter: nf_tables: prefer nft_chain_validateFlorian Westphal2024-08-191-114/+13
* netfilter: nf_tables: allow clone callbacks to sleepPablo Neira Ayuso2024-08-194-8/+8
* netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso2024-08-194-10/+23
* netfilter: nf_tables: set element extended ACK reporting supportPablo Neira Ayuso2024-08-191-4/+9
* mptcp: pm: fix backup support in signal endpointsMatthieu Baerts (NGI0)2024-08-194-0/+32
* mptcp: export local_addressGeliang Tang2024-08-192-5/+5
* mptcp: mib: count MPJ with backup flagMatthieu Baerts (NGI0)2024-08-193-0/+10
* mptcp: fix NL PM announced address accountingPaolo Abeni2024-08-191-0/+1
* mptcp: distinguish rcv vs sent backup flag in requestsMatthieu Baerts (NGI0)2024-08-193-2/+4
* mptcp: sched: check both directions for backupMatthieu Baerts (NGI0)2024-08-191-4/+6
* SUNRPC: Fix a race to wake a sync taskBenjamin Coddington2024-08-191-1/+3
* wifi: nl80211: don't give key data to userspaceJohannes Berg2024-08-191-8/+2
* l2tp: fix lockdep splatJames Chapman2024-08-191-2/+13
* Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()Dmitry Antipov2024-08-191-0/+1
* net: linkwatch: use system_unbound_wqEric Dumazet2024-08-191-2/+2
* sctp: Fix null-ptr-deref in reuseport_add_sock().Kuniyuki Iwashima2024-08-191-8/+11
* sctp: move hlist_node and hashent out of sctp_ep_commonXin Long2024-08-193-26/+17
* netfilter: ipset: Add list flush to cancel_gcAlexander Maltsev2024-08-191-0/+3
* mptcp: fix duplicate data handlingPaolo Abeni2024-08-191-4/+12
* ipv6: fix ndisc_is_useropt() handling for PIOMaciej Żenczykowski2024-08-191-16/+18
* net/iucv: fix use after free in iucv_sock_close()Alexandra Winter2024-08-191-2/+2
* sched: act_ct: take care of padding in struct zones_ht_keyEric Dumazet2024-08-191-1/+3
* bpf: Fix a segment issue when downgrading gso_sizeFred Li2024-08-191-4/+11
* net: nexthop: Initialize all fields in dumped nexthopsPetr Machata2024-08-191-3/+4
* tipc: Return non-zero value from tipc_udp_addr2str() on errorShigeru Yoshida2024-08-191-1/+4
* netfilter: nft_set_pipapo_avx2: disable softinterruptsFlorian Westphal2024-08-191-2/+10
* ipv4: Fix incorrect source address in Record Route optionIdo Schimmel2024-08-191-1/+1
* ipv6: take care of scope when choosing the src addrNicolas Dichtel2024-08-191-1/+2
* af_packet: Handle outgoing VLAN packets without hardware offloadingChengen Du2024-08-191-2/+84
* netfilter: ctnetlink: use helper function to calculate expect IDPablo Neira Ayuso2024-08-191-1/+2
* SUNRPC: avoid soft lockup when transmitting UDP to reachable server.NeilBrown2024-08-191-1/+2
* xprtrdma: Fix rpcrdma_reqs_reset()Chuck Lever2024-08-192-2/+17
* xprtrdma: Rename frwr_release_mr()Chuck Lever2024-08-193-6/+6
* xdp: fix invalid wait context of page_pool_destroy()Taehee Yoo2024-08-191-3/+1
* gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkeyGaosheng Cui2024-08-191-1/+1
* ipvs: Avoid unnecessary calls to skb_is_gso_sctpIsmael Luceno2024-08-191-2/+2
* wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he()Baochen Qiang2024-08-191-1/+3
* wifi: cfg80211: fix typo in cfg80211_calculate_bitrate_he()Baochen Qiang2024-08-191-2/+2
* net/smc: set rmb's SG_MAX_SINGLE_ALLOC limitation only when CONFIG_ARCH_NO_SG...Guangguan Wang2024-08-191-2/+3
* net/smc: Allow SMC-D 1MB DMB allocationsStefan Raspl2024-08-191-15/+16
* net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCPHagar Hemdan2024-08-192-4/+2
* net: relax socket state check at accept time.Paolo Abeni2024-07-271-1/+3
* Bluetooth: hci_core: cancel all works upon hci_unregister_dev()Tetsuo Handa2024-07-271-0/+4
* net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STAT...Yunshui Jiang2024-07-271-4/+4
* wifi: cfg80211: wext: add extra SIOCSIWSCAN data checkDmitry Antipov2024-07-271-2/+6
* ila: block BH in ila_output()Eric Dumazet2024-07-271-1/+6
* net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()Eric Dumazet2024-07-271-8/+6
* wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()Dmitry Antipov2024-07-271-4/+10
* wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdataNicolas Escande2024-07-271-0/+1