summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-01net: l2tp_eth: use generic dev->stats fieldsEric Dumazet
2023-10-01virtio_net: avoid data-races on dev->stats fieldsEric Dumazet
2023-10-01net: add DEV_STATS_READ() helperEric Dumazet
2023-10-01octeontx2-pf: Tc flower offload support for MPLSHariprasad Kelam
2023-10-01net: ethernet: xilinx: Drop kernel doc comment about return valueUwe Kleine-König
2023-10-01net: atl1c: switch to napi_consume_skb()Sieng-Piaw Liew
2023-10-01Merge branch 'sch_fq-improvements'David S. Miller
2023-10-01net_sched: sch_fq: always garbage collectEric Dumazet
2023-10-01net_sched: sch_fq: add fast path for mostly idle qdiscEric Dumazet
2023-10-01net_sched: sch_fq: change how @inactive is trackedEric Dumazet
2023-10-01net_sched: sch_fq: struct sched_data reorgEric Dumazet
2023-10-01net_sched: constify qdisc_priv()Eric Dumazet
2023-10-01Merge branch 'tcp_delack_max'David S. Miller
2023-10-01tcp: derive delack_max from rto_minEric Dumazet
2023-10-01tcp: constify tcp_rto_min() and tcp_rto_min_us() argumentEric Dumazet
2023-10-01net: constify sk_dst_get() and __sk_dst_get() argumentEric Dumazet
2023-09-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-09-28pktgen: Introducing 'SHARED' flag for testing with non-shared skbLiang Chen
2023-09-28pktgen: Automate flag enumeration for unknown flag handlingLiang Chen
2023-09-28MAINTAINERS: Add an obsolete entry for LL TEMAC driverHarini Katakam
2023-09-28Merge tag 'mlx5-updates-2023-09-19' of git://git.kernel.org/pub/scm/linux/ker...Paolo Abeni
2023-09-28ethernet/intel: Use list_for_each_entry() helperJinjie Ruan
2023-09-28Merge branch 'selftests-tc-testing-parallel-tdc'Paolo Abeni
2023-09-28selftests/tc-testing: update tdc documentationPedro Tammela
2023-09-28selftests/tc-testing: implement tdc parallel test runPedro Tammela
2023-09-28selftests/tc-testing: update test definitions for local resourcesPedro Tammela
2023-09-28selftests/tc-testing: localize test resourcesPedro Tammela
2023-09-28net: sfp: add quirk for Fiberstone GPON-ONU-34-20BIChristian Marangi
2023-09-22Merge branch 'mlxsw-multicast'David S. Miller
2023-09-22mlxsw: Edit IPv6 key blocks to use one less block for multicast forwardingAmit Cohen
2023-09-22mlxsw: spectrum_acl_flex_keys: Add 'ipv4_5b' flex keyAmit Cohen
2023-09-22mlxsw: Add 'ipv4_5' flex keyAmit Cohen
2023-09-22hamradio: baycom: remove useless link in KconfigPeter Lafreniere
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-21Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-21Merge tag 'v6.6-rc3.vfs.ctime.revert' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-21Merge tag 'powerpc-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-09-21Merge tag 'for-linus-6.6a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-21Merge tag 'fixes-2023-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-21Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-09-21Merge tag 'hwmon-for-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-21net: dsa: sja1105: make read-only const arrays staticColin Ian King
2023-09-21netdev: Remove unneeded semicolonYang Li
2023-09-21Merge branch 'vsock-virtio-vhost-msg_zerocopy-preparations'Paolo Abeni
2023-09-21vsock/virtio: MSG_ZEROCOPY flag supportArseniy Krasnov
2023-09-21vsock/virtio: non-linear skb handling for tapArseniy Krasnov
2023-09-21vsock/virtio: support to send non-linear skbArseniy Krasnov
2023-09-21vsock/virtio/vhost: read data from non-linear skbArseniy Krasnov
2023-09-21Merge tag 'nf-23-09-20' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2023-09-21sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()Edward Cree