aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-07-09sctp: Fix typos and improve commentsThorsten Blum
2024-07-08bpf: Fix too early release of tcx_entryDaniel Borkmann
2024-07-05net: psample: allow using rate as probabilityAdrian Moreno
2024-07-05net: psample: add user cookieAdrian Moreno
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-04Merge tag 'wireless-2024-07-04' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-07-02page_pool: convert to use netmemMina Almasry
2024-07-02net: Optimize xdp_do_flush() with bpf_net_context infos.Sebastian Andrzej Siewior
2024-07-02page_pool: export page_pool_disable_direct_recycling()David Wei
2024-07-01netfilter: Add bpf_xdp_flow_lookup kfuncLorenzo Bianconi
2024-07-01netfilter: nf_tables: Add flowtable map for xdp offloadFlorian Westphal
2024-07-01Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2024-06-28Bluetooth: L2CAP: Fix deadlockLuiz Augusto von Dentz
2024-06-28Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv ReportSven Peter
2024-06-28wifi: mac80211: fix BSS_CHANGED_UNSOL_BCAST_PROBE_RESPJohannes Berg
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-27Merge tag 'nf-24-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-06-27netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registersPablo Neira Ayuso
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-06-25netfilter: nf_tables: do not store nft_ctx in transaction objectsFlorian Westphal
2024-06-25netfilter: nf_tables: store chain pointer in rule transactionFlorian Westphal
2024-06-25netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctxFlorian Westphal
2024-06-25netfilter: nf_tables: compact chain+ft transaction objectsFlorian Westphal
2024-06-25netfilter: nf_tables: move bind list_head into relevant subtypesFlorian Westphal
2024-06-25netfilter: nf_tables: make struct nft_trans first member of derived subtypesFlorian Westphal
2024-06-25Fix race for duplicate reqsk on identical SYNluoxuanqiang
2024-06-25af_unix: Remove U_LOCK_GC_LISTENER.Kuniyuki Iwashima
2024-06-25af_unix: Remove U_LOCK_DIAG.Kuniyuki Iwashima
2024-06-25af_unix: Define locking order for U_LOCK_SECOND in unix_stream_connect().Kuniyuki Iwashima
2024-06-24seg6: Use nested-BH locking for seg6_bpf_srh_states.Sebastian Andrzej Siewior
2024-06-24net/ipv4: Use nested-BH locking for ipv4_tcp_sk.Sebastian Andrzej Siewior
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-19netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter coreJianguo Wu
2024-06-18net: mana: Add support for page sizes other than 4KB on ARM64Haiyang Zhang
2024-06-13Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Jakub Kicinski
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-12flow_offload: add encapsulation control flag helpersAsbjørn Sloth Tønnesen
2024-06-12net: ipv4: Add a sysctl to set multipath hash seedPetr Machata
2024-06-12net: ipv4,ipv6: Pass multipath hash computation through a helperPetr Machata
2024-06-12net: mana: Allow variable size indirection tableShradha Gupta
2024-06-12wifi: cfg80211: add regulatory flag to allow VLP AP operationJohannes Berg
2024-06-12wifi: cfg80211: refactor regulatory beaconing checkingJohannes Berg
2024-06-12wifi: cfg80211: move enum ieee80211_ap_reg_power to cfg80211Johannes Berg
2024-06-12wifi: cfg80211: use BIT() for flag enumsJohannes Berg
2024-06-12net/tcp: Remove tcp_hash_fail()Dmitry Safonov
2024-06-12net/tcp: Move tcp_inbound_hash() from headersDmitry Safonov
2024-06-12net/tcp: Add a helper tcp_ao_hdr_maclen()Dmitry Safonov