sfrench/cifs-2.6.git
2024-03-04 Paolo Abenimptcp: implement TCP_NOTSENT_LOWAT support
2024-03-04 Paolo Abenimptcp: avoid some duplicate code in socket option handling
2024-03-04 Paolo Abenimptcp: cleanup writer wake-up
2024-03-04 Breno Leitaonet: nlmon: Simplify nlmon_get_stats64
2024-03-04 Breno Leitaonet: nlmon: Remove init and uninit functions
2024-03-04 Hariprasad... Octeontx2-af: Fix an issue in firmware shared data...
2024-03-04 Jakub Kicinskieth: igc: remove unused embedded struct net_device
2024-03-04 David S. MillerMerge branch 'net-gve-header-split-support'
2024-03-04 Jeroen de Borstgve: Add header split ethtool stats
2024-03-04 Jeroen de Borstgve: Add header split data path
2024-03-04 Jeroen de Borstgve: Add header split device option
2024-03-04 Breno Leitaonet: ip6_tunnel: Leverage core stats allocator
2024-03-04 David S. MillerMerge branch 'ionic-cleanups-and-perf-tuning'
2024-03-04 Shannon Nelsonionic: change MODULE_AUTHOR to person name
2024-03-04 Brett Creeleyionic: Clean RCT ordering issues
2024-03-04 Brett Creeleyionic: Use CQE profile for dim
2024-03-04 Brett Creeleyionic: change the hwstamp likely check
2024-03-04 Shannon Nelsonionic: reduce the use of netdev
2024-03-04 Brett Creeleyionic: Pass local netdev instead of referencing struct
2024-03-04 Brett Creeleyionic: Check stop no restart
2024-03-04 Brett Creeleyionic: Clean up BQL logic
2024-03-04 Brett Creeleyionic: Make use napi_consume_skb
2024-03-04 Brett Creeleyionic: Shorten a Tx hotpath
2024-03-04 Brett Creeleyionic: Change default number of descriptors for Tx...
2024-03-04 Brett Creeleyionic: Rework Tx start/stop flow
2024-03-04 Conor Dooleydt-bindings: leds: pwm-multicolour: re-allow active-low
2024-03-04 Breno Leitaonet: bareudp: Remove generic .ndo_get_stats64
2024-03-04 Breno Leitaonet: bareudp: Do not allocate stats in the driver
2024-03-04 David S. MillerMerge branch 'skb-helpers'
2024-03-04 Eric Dumazetnet: adopt skb_network_header_len() more broadly
2024-03-04 Eric Dumazetnet: adopt skb_network_offset() and similar helpers
2024-03-03 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2024-03-01 David S. MillerMerge branch 'inet_dump_ifaddr-no-rtnl'
2024-03-01 Eric Dumazetinet: use xa_array iterator to implement inet_dump_ifaddr()
2024-03-01 Eric Dumazetinet: prepare inet_base_seq() to run without RTNL
2024-03-01 Eric Dumazetinet: annotate data-races around ifa->ifa_flags
2024-03-01 Eric Dumazetinet: annotate data-races around ifa->ifa_preferred_lft
2024-03-01 Eric Dumazetinet: annotate data-races around ifa->ifa_valid_lft
2024-03-01 Eric Dumazetinet: annotate data-races around ifa->ifa_tstamp and...
2024-03-01 David S. MillerMerge branch 'netdevsim-link'
2024-03-01 David Weinetdevsim: fix rtnetlink.sh selftest
2024-03-01 David Weinetdevsim: add selftest for forwarding skb between...
2024-03-01 David Weinetdevsim: add ndo_get_iflink() implementation
2024-03-01 David Weinetdevsim: forward skbs from one connected port to...
2024-03-01 David Weinetdevsim: allow two netdevsim ports to be connected
2024-03-01 David S. MillerMerge branch 'selftests-xfail'
2024-03-01 Jakub Kicinskiselftests: ip_local_port_range: use XFAIL instead of...
2024-03-01 Jakub Kicinskiselftests: kselftest_harness: support using xfail
2024-03-01 Jakub Kicinskiselftests: kselftest_harness: let PASS / FAIL provide...
2024-03-01 Jakub Kicinskiselftests: kselftest_harness: separate diagnostic messa...
2024-03-01 Jakub Kicinskiselftests: kselftest_harness: print test name for SKIP
2024-03-01 Jakub Kicinskiselftests: kselftest: add ksft_test_result_code(),...
2024-03-01 Jakub Kicinskiselftests: kselftest_harness: use exit code to store...
2024-03-01 Jakub Kicinskiselftests: kselftest_harness: save full exit code in...
2024-03-01 Jakub Kicinskiselftests: kselftest_harness: generate test name once
2024-03-01 Jakub Kicinskiselftests: kselftest_harness: use KSFT_* exit codes
2024-03-01 Mickaël Salaünselftests/harness: Merge TEST_F_FORK() into TEST_F()
2024-03-01 Mickaël Salaünselftests/landlock: Redefine TEST_F() as TEST_F_FORK()
2024-03-01 David S. MillerMerge branch 'net-asp22-optimizations'
2024-03-01 Justin Chennet: bcmasp: Add support for PHY interrupts
2024-03-01 Justin Chennet: bcmasp: Keep buffers through power management
2024-03-01 Justin Chennet: phy: mdio-bcm-unimac: Add asp v2.2 support
2024-03-01 Justin Chennet: bcmasp: Add support for ASP 2.2
2024-03-01 Justin Chendt-bindings: net: brcm,asp-v2.0: Add asp-v2.2
2024-03-01 Justin Chendt-bindings: net: brcm,unimac-mdio: Add asp-v2.2
2024-03-01 David S. MillerMerge branch 'qcom-phy-possible'
2024-03-01 Robert Markonet: phy: qcom: qca808x: fill in possible_interfaces
2024-03-01 Robert Markonet: phy: qcom: qca808x: add helper for checking for...
2024-03-01 Geert UytterhoevenSimplify net_dbg_ratelimited() dummy
2024-03-01 David S. MillerMerge branch 'ipv6-devconf-lockless'
2024-03-01 Eric Dumazetipv6: use xa_array iterator to implement inet6_netconf_...
2024-03-01 Eric Dumazetipv6/addrconf: annotate data-races around devconf field...
2024-03-01 Eric Dumazetipv6/addrconf: annotate data-races around devconf field...
2024-03-01 Eric Dumazetipv6: addrconf_disable_policy() optimization
2024-03-01 Eric Dumazetipv6: annotate data-races around devconf->disable_policy
2024-03-01 Eric Dumazetipv6: annotate data-races around devconf->proxy_ndp
2024-03-01 Eric Dumazetipv6: annotate data-races in rt6_probe()
2024-03-01 Eric Dumazetipv6: annotate data-races around idev->cnf.ignore_route...
2024-03-01 Eric Dumazetipv6: annotate data-races in ndisc_router_discovery()
2024-03-01 Eric Dumazetipv6: annotate data-races around cnf.forwarding
2024-03-01 Eric Dumazetipv6: annotate data-races around cnf.hop_limit
2024-03-01 Eric Dumazetipv6: annotate data-races around cnf.mtu6
2024-03-01 Eric Dumazetipv6: addrconf_disable_ipv6() optimization
2024-03-01 Eric Dumazetipv6: annotate data-races around cnf.disable_ipv6
2024-03-01 Eric Dumazetipv6: add ipv6_devconf_read_txrx cacheline_group
2024-02-29 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2024-02-29 Andrii NakryikoMerge branch 'create-shadow-types-for-struct_ops-maps...
2024-02-29 Kui-Feng Leeselftests/bpf: Test if shadow types work correctly.
2024-02-29 Kui-Feng Leebpftool: Add an example for struct_ops map and shadow...
2024-02-29 Kui-Feng Leebpftool: Generated shadow variables for struct_ops...
2024-02-29 Kui-Feng Leelibbpf: Convert st_ops->data to shadow type.
2024-02-29 Kui-Feng Leelibbpf: Set btf_value_type_id of struct bpf_map for...
2024-02-29 Kees Cookbpf: Replace bpf_lpm_trie_key 0-length array with flexi...
2024-02-29 Linus TorvaldsMerge tag 'net-6.8-rc7' of git://git./linux/kernel...
2024-02-29 Linus TorvaldsMerge tag 'landlock-6.8-rc7' of git://git./linux/kernel...
2024-02-29 Eric Dumazetdpll: fix build failure due to rcu_dereference_check...
2024-02-29 Christophe... kunit: Fix again checksum tests on big endian CPUs
2024-02-29 Jakub KicinskiMerge tag 'for-net-2024-02-28' of git://git./linux...
2024-02-29 Jakub KicinskiMerge branch 'tls-a-few-more-fixes-for-async-decrypt'
2024-02-29 Sabrina Dubrocatls: fix use-after-free on failed backlog decryption
next