summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2024-06-28wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREPJohannes 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-26xfrm: support sending NAT keepalives in ESP in UDP statesEyal Birger
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-25xfrm: Fix unregister netdevice hang on hardware offload.Steffen Klassert
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
2024-06-12net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefsDmitry Safonov
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-10Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQLuiz Augusto von Dentz
2024-06-10geneve: Fix incorrect inner network header offset when innerprotoinherit is setGal Pressman
2024-06-10tcp: move inet_twsk_schedule helper out of headerFlorian Westphal
2024-06-10net: tcp/dccp: prepare for tw_timer un-pinningValentin Schneider
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-06tcp: move reqsk_alloc() to inet_connection_sock.cEric Dumazet
2024-06-06tcp: small changes in reqsk_put() and reqsk_free()Eric Dumazet
2024-06-06net: use unrcu_pointer() helperEric Dumazet
2024-06-05tcp: add sysctl_tcp_rto_min_usKevin Yang
2024-06-05rtnetlink: make the "split" NLM_DONE handling genericJakub Kicinski
2024-06-05devlink: Constify the 'table_ops' parameter of devl_dpipe_table_register()Christophe JAILLET
2024-06-05net: caif: remove unused structsDr. David Alan Gilbert