summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-07-15bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.hAndy Gospodarek
2025-07-15net: mctp: Allow limiting binds to a peer addressMatt Johnston
2025-07-15net: mctp: Use hashtable for bindsMatt Johnston
2025-07-14tcp: add const to tcp_try_rmem_schedule() and sk_rmem_schedule() skbEric Dumazet
2025-07-14tcp: add LINUX_MIB_BEYOND_WINDOWEric Dumazet
2025-07-14tcp: do not accept packets beyond windowEric Dumazet
2025-07-14Add support to set NAPI threaded for individual NAPISamiullah Khawaja
2025-07-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-07-14net/x25: Remove unused x25_terminate_link()Dr. David Alan Gilbert
2025-07-14dev: Pass netdevice_tracker to dev_get_by_flags_rcu().Kuniyuki Iwashima
2025-07-13net/mlx5: IFC updates for disabled host PFDaniel Jurgens
2025-07-13net/mlx5: Expose disciplined_fr_counter through HCA capabilities in mlx5_ifcCarolina Jubran
2025-07-13RDMA/mlx5: Fix UMR modifying of mkey page sizeEdward Srouji
2025-07-13net/mlx5: Expose HCA capability bits for mkey max page sizeMichael Guralnik
2025-07-11net_sched: act_skbedit: use RCU in tcf_skbedit_dump()Eric Dumazet
2025-07-11net_sched: act_police: use RCU in tcf_police_dump()Eric Dumazet
2025-07-11net_sched: act_pedit: use RCU in tcf_pedit_dump()Eric Dumazet
2025-07-11net_sched: act_nat: use RCU in tcf_nat_dump()Eric Dumazet
2025-07-11net_sched: act_mpls: use RCU in tcf_mpls_dump()Eric Dumazet
2025-07-11net_sched: act_ctinfo: use RCU in tcf_ctinfo_dump()Eric Dumazet
2025-07-11net_sched: act_ctinfo: use atomic64_t for three countersEric Dumazet
2025-07-11net_sched: act_ct: use RCU in tcf_ct_dump()Eric Dumazet
2025-07-11net_sched: act_csum: use RCU in tcf_csum_dump()Eric Dumazet
2025-07-11net_sched: act_connmark: use RCU in tcf_connmark_dump()Eric Dumazet
2025-07-11net_sched: act: annotate data-races in tcf_lastuse_update() and tcf_tm_dump()Eric Dumazet
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-10Merge tag 'nf-next-25-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-07-10dt-bindings: clock: ast2600: Add reset definitions for MAC1 and MAC2Jacky Chou
2025-07-10ethtool: rss: report which fields are configured for hashingJakub Kicinski
2025-07-10ethtool: mark ETHER_FLOW as usable for Rx hashJakub Kicinski
2025-07-10Merge tag 'wireless-next-2025-07-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-07-10Merge tag 'wireless-2025-07-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-07-10netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()Eric Dumazet
2025-07-10net: replace ND_PRINTK with dynamic debugWang Liang
2025-07-10Merge branch 'virtio_udp_tunnel_08_07_2025' of https://github.com/pabeni/linu...Jakub Kicinski
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-10Merge tag 'net-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-10net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockoptJason Xing
2025-07-10net/sched: sch_qfq: Fix null-deref in agg_dequeueXiang Mei
2025-07-09net: phy: bcm5481x: MII-Lite activationKamil Horák - 2N
2025-07-09net: phy: MII-Lite PHY interface modeKamil Horák - 2N
2025-07-09devlink: Add new "clock_id" generic device paramIvan Vecera
2025-07-09devlink: Add support for u64 parametersIvan Vecera
2025-07-09wifi: mac80211: don't complete management TX on SAE commitJohannes Berg
2025-07-09wifi: cfg80211/mac80211: implement dot11ExtendedRegInfoSupportSomashekhar Puttagangaiah
2025-07-09wifi: cfg80211: add a flag for the first part of a scanBenjamin Berg
2025-07-09wifi: mac80211: remove DISALLOW_PUNCTURING_5GHZ codeJohannes Berg
2025-07-09wifi: cfg80211: only verify part of Extended MLD CapabilitiesBenjamin Berg
2025-07-09wifi: cfg80211: hide scan internalsJohannes Berg