index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-01
net: l2tp_eth: use generic dev->stats fields
Eric Dumazet
1
-22
/
+12
2023-10-01
virtio_net: avoid data-races on dev->stats fields
Eric Dumazet
1
-15
/
+15
2023-10-01
net: add DEV_STATS_READ() helper
Eric Dumazet
2
-3
/
+4
2023-10-01
octeontx2-pf: Tc flower offload support for MPLS
Hariprasad Kelam
5
-0
/
+187
2023-10-01
net: ethernet: xilinx: Drop kernel doc comment about return value
Uwe Kleine-König
1
-2
/
+0
2023-10-01
net: atl1c: switch to napi_consume_skb()
Sieng-Piaw Liew
1
-6
/
+7
2023-10-01
net_sched: sch_fq: always garbage collect
Eric Dumazet
1
-3
/
+1
2023-10-01
net_sched: sch_fq: add fast path for mostly idle qdisc
Eric Dumazet
2
-37
/
+92
2023-10-01
net_sched: sch_fq: change how @inactive is tracked
Eric Dumazet
1
-5
/
+7
2023-10-01
net_sched: sch_fq: struct sched_data reorg
Eric Dumazet
1
-4
/
+12
2023-10-01
net_sched: constify qdisc_priv()
Eric Dumazet
1
-4
/
+4
2023-10-01
tcp: derive delack_max from rto_min
Eric Dumazet
3
-2
/
+19
2023-10-01
tcp: constify tcp_rto_min() and tcp_rto_min_us() argument
Eric Dumazet
1
-2
/
+2
2023-10-01
net: constify sk_dst_get() and __sk_dst_get() argument
Eric Dumazet
1
-2
/
+2
2023-09-28
pktgen: Introducing 'SHARED' flag for testing with non-shared skb
Liang Chen
2
-10
/
+66
2023-09-28
pktgen: Automate flag enumeration for unknown flag handling
Liang Chen
1
-16
/
+22
2023-09-28
MAINTAINERS: Add an obsolete entry for LL TEMAC driver
Harini Katakam
1
-0
/
+5
2023-09-28
ethernet/intel: Use list_for_each_entry() helper
Jinjie Ruan
2
-10
/
+4
2023-09-28
selftests/tc-testing: update tdc documentation
Pedro Tammela
1
-55
/
+10
2023-09-28
selftests/tc-testing: implement tdc parallel test run
Pedro Tammela
3
-57
/
+148
2023-09-28
selftests/tc-testing: update test definitions for local resources
Pedro Tammela
51
-1114
/
+2369
2023-09-28
selftests/tc-testing: localize test resources
Pedro Tammela
5
-98
/
+229
2023-09-28
net: sfp: add quirk for Fiberstone GPON-ONU-34-20BI
Christian Marangi
1
-0
/
+5
2023-09-22
mlxsw: Edit IPv6 key blocks to use one less block for multicast forwarding
Amit Cohen
4
-3
/
+22
2023-09-22
mlxsw: spectrum_acl_flex_keys: Add 'ipv4_5b' flex key
Amit Cohen
1
-3
/
+3
2023-09-22
mlxsw: Add 'ipv4_5' flex key
Amit Cohen
4
-19
/
+10
2023-09-22
hamradio: baycom: remove useless link in Kconfig
Peter Lafreniere
1
-8
/
+7
2023-09-21
net: dsa: sja1105: make read-only const arrays static
Colin Ian King
1
-8
/
+13
2023-09-21
netdev: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-09-21
vsock/virtio: MSG_ZEROCOPY flag support
Arseniy Krasnov
4
-62
/
+241
2023-09-21
vsock/virtio: non-linear skb handling for tap
Arseniy Krasnov
1
-3
/
+28
2023-09-21
vsock/virtio: support to send non-linear skb
Arseniy Krasnov
1
-7
/
+53
2023-09-21
vsock/virtio/vhost: read data from non-linear skb
Arseniy Krasnov
3
-18
/
+29
2023-09-21
sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()
Edward Cree
4
-4
/
+30
2023-09-21
igc: Expose tx-usecs coalesce setting to user
Muhammad Husaini Zulkifli
1
-12
/
+19
2023-09-21
octeontx2-pf: Do xdp_do_flush() after redirects.
Sebastian Andrzej Siewior
1
-6
/
+13
2023-09-21
bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
Sebastian Andrzej Siewior
1
-0
/
+5
2023-09-21
net: ena: Flush XDP packets on error.
Sebastian Andrzej Siewior
1
-0
/
+3
2023-09-20
ice: Remove the FW shared parameters
Michal Michalik
3
-86
/
+0
2023-09-20
ice: PTP: add clock domain number to auxiliary interface
Michal Michalik
4
-147
/
+34
2023-09-20
Revert "fs: add infrastructure for multigrain timestamps"
Christian Brauner
3
-162
/
+7
2023-09-20
Revert "btrfs: convert to multigrain timestamps"
Christian Brauner
2
-7
/
+22
2023-09-20
Revert "ext4: switch to multigrain timestamps"
Christian Brauner
1
-1
/
+1
2023-09-20
Revert "xfs: switch to multigrain timestamps"
Christian Brauner
3
-7
/
+7
2023-09-20
Revert "tmpfs: add support for multigrain timestamps"
Christian Brauner
1
-1
/
+1
2023-09-20
ice: Use PTP auxbus for all PHYs restart in E822
Michal Michalik
1
-3
/
+21
2023-09-20
ice: Auxbus devices & driver for E822 TS
Michal Michalik
5
-17
/
+430
2023-09-20
net/handshake: Fix memory leak in __sock_create() and sock_alloc_file()
Jinjie Ruan
1
-7
/
+7
2023-09-20
wifi: cfg80211: make read-only array centers_80mhz static const
Colin Ian King
1
-1
/
+1
2023-09-20
net: dsa: mv88e6xxx: make const read-only array lanes static
Colin Ian King
1
-1
/
+1
[next]