index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
103
-1259
/
+5225
2020-07-03
Merge branch 'mvpp2-XDP-support'
David S. Miller
3
-70
/
+718
2020-07-03
mvpp2: xdp ethtool stats
Sven Auhagen
2
-18
/
+148
2020-07-03
mvpp2: XDP TX support
Matteo Croce
2
-45
/
+272
2020-07-03
mvpp2: add basic XDP support
Matteo Croce
2
-8
/
+185
2020-07-03
mvpp2: use page_pool allocator
Matteo Croce
3
-25
/
+140
2020-07-03
mvpp2: refactor BM pool init percpu code
Matteo Croce
1
-12
/
+11
2020-07-03
selftests/net: add ipv6 test coverage in rxtimestamp test
tannerlove
1
-26
/
+59
2020-07-03
Merge branch 'net-ipa-fix-HOLB-timer-register-use'
David S. Miller
3
-38
/
+60
2020-07-03
net: ipa: fix HOLB timer calculation
Alex Elder
1
-38
/
+46
2020-07-03
net: ipa: introduce ipa_clock_rate()
Alex Elder
2
-0
/
+14
2020-07-03
ipv6/ping: set skb->mark on icmpv6 sockets
Willem de Bruijn
1
-0
/
+1
2020-07-03
selftests/bpf: Fix compilation error of bpf_iter_task_stack.c
Song Liu
1
-1
/
+1
2020-07-03
bpf: Fix bpftool without skeleton code enabled
John Fastabend
1
-0
/
+1
2020-07-03
net/xen-netfront: add kernel TX timestamps
Daniel Drown
1
-0
/
+4
2020-07-03
net: bcmgenet: Allow changing carrier from user-space
Florian Fainelli
1
-0
/
+17
2020-07-03
Merge tag 'mlx5-updates-2020-07-02' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
9
-132
/
+266
2020-07-02
net/mlx5e: Enhance TX timeout recovery
Aya Levin
2
-17
/
+33
2020-07-02
net/mlx5e: Enhance ICOSQ data on RX reporter's diagnose
Aya Levin
1
-3
/
+56
2020-07-02
net/mlx5e: Add EQ info to TX/RX reporter's diagnose
Aya Levin
4
-0
/
+40
2020-07-02
net/mlx5e: Enhance CQ data on diagnose output
Aya Levin
1
-0
/
+8
2020-07-02
net/mlx5e: Rename reporter's helpers
Aya Levin
4
-54
/
+54
2020-07-02
net/mlx5e: Add helper to get the RQ WQE counter
Aya Levin
3
-0
/
+27
2020-07-02
net/mlx5e: Add helper to get RQ WQE's head
Aya Levin
3
-4
/
+15
2020-07-02
net/mlx5e: Move RQ helpers to txrx.h
Aya Levin
3
-20
/
+21
2020-07-02
net/mlx5e: Align RX/TX reporters diagnose output format
Aya Levin
1
-2
/
+2
2020-07-02
net/mlx5e: Remove redundant RQ state query
Aya Levin
3
-21
/
+7
2020-07-02
net/mlx5e: Add a flush timeout define
Aya Levin
3
-2
/
+5
2020-07-02
net/mlx5e: Change reporters create functions to return void
Eran Ben Elisha
4
-21
/
+10
2020-07-02
bpf: Fix build without CONFIG_STACKTRACE
Song Liu
1
-0
/
+4
2020-07-02
Merge branch 'sfc-prerequisites-for-EF100-driver-part-3'
David S. Miller
22
-211
/
+292
2020-07-02
sfc_ef100: helper function to set default RSS table of given size
Edward Cree
2
-0
/
+23
2020-07-02
sfc_ef100: NVRAM selftest support code
Edward Cree
2
-0
/
+63
2020-07-02
sfc_ef100: populate BUFFER_SIZE_BYTES in INIT_RXQ
Edward Cree
1
-7
/
+8
2020-07-02
sfc_ef100: add EF100 to NIC-revision enumeration
Edward Cree
1
-0
/
+1
2020-07-02
sfc: get drvinfo driver name from outside the common code
Edward Cree
3
-1
/
+5
2020-07-02
sfc: initialise RSS context ID to 'no RSS context' in efx_init_struct()
Edward Cree
2
-2
/
+1
2020-07-02
sfc: commonise efx_fini_dmaq
Edward Cree
3
-40
/
+41
2020-07-02
sfc: factor out efx_mcdi_filter_table_down() from _remove()
Edward Cree
2
-13
/
+25
2020-07-02
sfc: don't call tx_limit_len if NIC type doesn't have one
Edward Cree
1
-1
/
+5
2020-07-02
sfc: assign TXQs without gaps
Edward Cree
10
-72
/
+58
2020-07-02
sfc: commonise netif_set_real_num[tr]x_queues calls
Edward Cree
2
-4
/
+6
2020-07-02
sfc: make tx_queues_per_channel variable at runtime
Edward Cree
6
-31
/
+30
2020-07-02
sfc: move modparam 'rss_cpus' out of common channel code
Edward Cree
3
-3
/
+5
2020-07-02
sfc: move modparam 'interrupt_mode' out of common channel code
Edward Cree
3
-5
/
+8
2020-07-02
sfc: remove max_interrupt_mode
Edward Cree
4
-12
/
+0
2020-07-02
sfc: support setting MTU even if not privileged to configure MAC fully
Edward Cree
7
-23
/
+16
2020-07-02
xen-netfront: remove redundant assignment to variable 'act'
Colin Ian King
1
-1
/
+1
2020-07-02
Merge branch 'net-ipa-simplify-endpoint-programming'
David S. Miller
1
-91
/
+99
2020-07-02
net: ipa: simplify ipa_endpoint_program()
Alex Elder
1
-11
/
+20
[next]