summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-04mptcp: export mptcp_genl_family & mptcp_nl_fill_addrGeliang Tang
2024-03-04mptcp: make pm_remove_addrs_and_subflows staticGeliang Tang
2024-03-04Merge branch 'ipa-device-pointer-access'David S. Miller
2024-03-04net: ipa: don't save the platform deviceAlex Elder
2024-03-04net: ipa: pass a platform device to ipa_smp2p_init()Alex Elder
2024-03-04net: ipa: pass a platform device to ipa_smp2p_irq_init()Alex Elder
2024-03-04net: ipa: pass a platform device to ipa_mem_init()Alex Elder
2024-03-04net: ipa: pass a platform device to ipa_reg_init()Alex Elder
2024-03-04net: ipa: introduce ipa_interrupt_init()Alex Elder
2024-03-04net: ipa: change ipa_interrupt_config() prototypeAlex Elder
2024-03-04Merge branch 'mptcp-lowat-sockopt'David S. Miller
2024-03-04mptcp: cleanup SOL_TCP handlingPaolo Abeni
2024-03-04mptcp: implement TCP_NOTSENT_LOWAT supportPaolo Abeni
2024-03-04mptcp: avoid some duplicate code in socket option handlingPaolo Abeni
2024-03-04mptcp: cleanup writer wake-upPaolo Abeni
2024-03-04net: nlmon: Simplify nlmon_get_stats64Breno Leitao
2024-03-04net: nlmon: Remove init and uninit functionsBreno Leitao
2024-03-04Octeontx2-af: Fix an issue in firmware shared data reserved spaceHariprasad Kelam
2024-03-04eth: igc: remove unused embedded struct net_deviceJakub Kicinski
2024-03-04Merge branch 'net-gve-header-split-support'David S. Miller
2024-03-04gve: Add header split ethtool statsJeroen de Borst
2024-03-04gve: Add header split data pathJeroen de Borst
2024-03-04gve: Add header split device optionJeroen de Borst
2024-03-04net: ip6_tunnel: Leverage core stats allocatorBreno Leitao
2024-03-04Merge branch 'ionic-cleanups-and-perf-tuning'David S. Miller
2024-03-04ionic: change MODULE_AUTHOR to person nameShannon Nelson
2024-03-04ionic: Clean RCT ordering issuesBrett Creeley
2024-03-04ionic: Use CQE profile for dimBrett Creeley
2024-03-04ionic: change the hwstamp likely checkBrett Creeley
2024-03-04ionic: reduce the use of netdevShannon Nelson
2024-03-04ionic: Pass local netdev instead of referencing structBrett Creeley
2024-03-04ionic: Check stop no restartBrett Creeley
2024-03-04ionic: Clean up BQL logicBrett Creeley
2024-03-04ionic: Make use napi_consume_skbBrett Creeley
2024-03-04ionic: Shorten a Tx hotpathBrett Creeley
2024-03-04ionic: Change default number of descriptors for Tx and RxBrett Creeley
2024-03-04ionic: Rework Tx start/stop flowBrett Creeley
2024-03-04dt-bindings: leds: pwm-multicolour: re-allow active-lowConor Dooley
2024-03-04net: bareudp: Remove generic .ndo_get_stats64Breno Leitao
2024-03-04net: bareudp: Do not allocate stats in the driverBreno Leitao
2024-03-04Merge branch 'skb-helpers'David S. Miller
2024-03-04net: adopt skb_network_header_len() more broadlyEric Dumazet
2024-03-04net: adopt skb_network_offset() and similar helpersEric Dumazet
2024-03-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-01Merge branch 'inet_dump_ifaddr-no-rtnl'David S. Miller
2024-03-01inet: use xa_array iterator to implement inet_dump_ifaddr()Eric Dumazet
2024-03-01inet: prepare inet_base_seq() to run without RTNLEric Dumazet
2024-03-01inet: annotate data-races around ifa->ifa_flagsEric Dumazet
2024-03-01inet: annotate data-races around ifa->ifa_preferred_lftEric Dumazet
2024-03-01inet: annotate data-races around ifa->ifa_valid_lftEric Dumazet