summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2025-03-25af_unix: Explicitly include headers for non-pointer struct fields.Kuniyuki Iwashima
2025-03-25af_unix: Move internal definitions to net/unix/.Kuniyuki Iwashima
2025-03-25af_unix: Sort headers.Kuniyuki Iwashima
2025-03-25tcp: support TCP_RTO_MIN_US for set/getsockopt useJason Xing
2025-03-24net: introduce per netns packet chainsPaolo Abeni
2025-03-24tcp/dccp: Remove inet_connection_sock_af_ops.addr2sockaddr().Kuniyuki Iwashima
2025-03-24tcp: move icsk_clean_acked to a better locationEric Dumazet
2025-03-21net: mctp: Remove unnecessary cast in mctp_cbHerbert Xu
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-20mptcp: sysctl: add available_path_managersGeliang Tang
2025-03-20mptcp: pm: define struct mptcp_pm_opsGeliang Tang
2025-03-19Merge tag 'for-net-2025-03-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2025-03-18tcp: cache RTAX_QUICKACK metric in a hot cache lineEric Dumazet
2025-03-18inet: frags: change inet_frag_kill() to defer refcount updatesEric Dumazet
2025-03-18inet: frags: add inet_frag_putn() helperEric Dumazet
2025-03-18udp_tunnel: use static call for GRO hooks when possiblePaolo Abeni
2025-03-18udp_tunnel: create a fastpath GRO lookup.Paolo Abeni
2025-03-18net: mana: Support holes in device list reply msgHaiyang Zhang
2025-03-17tcp: Pass flags to __tcp_send_ackIlpo Järvinen
2025-03-17tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOSIlpo Järvinen
2025-03-17tcp: helpers for ECN mode handlingIlpo Järvinen
2025-03-17tcp: extend TCP flags to allow AE bit/ACE fieldIlpo Järvinen
2025-03-17tcp: use BIT() macro in include/net/tcp.hChia-Yu Chang
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-13Bluetooth: hci_event: Fix connection regression between LE and non-LE adaptersArkadiusz Bokowy
2025-03-12net: add granular lock for the netdev netlink socketStanislav Fomichev
2025-03-12net: create netdev_nl_sock to wrap bindings listStanislav Fomichev
2025-03-08net: move misc netdev_lock flavors to a separate headerJakub Kicinski
2025-03-07tcp: ulp: diag: more info without CAP_NET_ADMINMatthieu Baerts (NGI0)
2025-03-07Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz
2025-03-06inet: call inet6_ehashfn() once from inet6_hash_connect()Eric Dumazet
2025-03-06netfilter: nf_tables: make destruction work queue pernetFlorian Westphal
2025-03-05inet: fix lwtunnel_valid_encap_type() lock imbalanceEric Dumazet
2025-03-04tcp: use RCU lookup in __inet_hash_connect()Eric Dumazet
2025-03-04tcp: add RCU management to inet_bind_bucketEric Dumazet
2025-03-04Merge tag 'wireless-next-2025-03-04-v2' of https://git.kernel.org/pub/scm/lin...Jakub Kicinski
2025-03-03sock: add sock_kmemdup helperGeliang Tang
2025-03-03tcp: convert to dev_net_rcu()Eric Dumazet
2025-03-03tcp: add four drop reasons to tcp_check_req()Eric Dumazet
2025-03-03tcp: add a drop_reason pointer to tcp_check_req()Eric Dumazet
2025-03-03ipv4: fib: Namespacify fib_info hash tables.Kuniyuki Iwashima
2025-03-03ipv4: fib: Allocate fib_info_hash[] during netns initialisation.Kuniyuki Iwashima
2025-02-28wifi: cfg80211: reorg sinfo structure elements for meshSarika Sharma
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-27Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-27xdp: remove xdp_alloc_skb_bulk()Alexander Lobakin
2025-02-27net: gro: expose GRO init/cleanup to use outside of NAPIAlexander Lobakin
2025-02-27net: gro: decouple GRO from the NAPI layerAlexander Lobakin
2025-02-26wifi: cfg80211: expose update timestamp to driversBenjamin Berg
2025-02-26wifi: mac80211: add ieee80211_iter_chan_contexts_mtxMiri Korenblit