index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-crypto.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
net/mlx5e: Enhance TX timeout recovery
Aya Levin
2
-17
/
+33
2020-07-03
net/mlx5e: Enhance ICOSQ data on RX reporter's diagnose
Aya Levin
1
-3
/
+56
2020-07-03
net/mlx5e: Add EQ info to TX/RX reporter's diagnose
Aya Levin
4
-0
/
+40
2020-07-03
net/mlx5e: Enhance CQ data on diagnose output
Aya Levin
1
-0
/
+8
2020-07-03
net/mlx5e: Rename reporter's helpers
Aya Levin
4
-54
/
+54
2020-07-03
net/mlx5e: Add helper to get the RQ WQE counter
Aya Levin
3
-0
/
+27
2020-07-03
net/mlx5e: Add helper to get RQ WQE's head
Aya Levin
3
-4
/
+15
2020-07-03
net/mlx5e: Move RQ helpers to txrx.h
Aya Levin
3
-20
/
+21
2020-07-03
net/mlx5e: Align RX/TX reporters diagnose output format
Aya Levin
1
-2
/
+2
2020-07-03
net/mlx5e: Remove redundant RQ state query
Aya Levin
3
-21
/
+7
2020-07-03
net/mlx5e: Add a flush timeout define
Aya Levin
3
-2
/
+5
2020-07-03
net/mlx5e: Change reporters create functions to return void
Eran Ben Elisha
4
-21
/
+10
2020-07-03
bpf: Fix build without CONFIG_STACKTRACE
Song Liu
1
-0
/
+4
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
net: ipa: simplify ipa_endpoint_program()
Alex Elder
1
-11
/
+20
2020-07-02
net: ipa: move version test inside ipa_endpoint_program_suspend()
Alex Elder
1
-16
/
+13
2020-07-02
net: ipa: always handle suspend workaround
Alex Elder
1
-62
/
+63
2020-07-02
net: ipa: move version test inside ipa_endpoint_program_delay()
Alex Elder
1
-3
/
+4
2020-07-02
mlx4: Mark PM functions as __maybe_unused
Wei Yongjun
1
-2
/
+2
2020-07-02
ksz884x: mark pcidev_suspend() as __maybe_unused
Wei Yongjun
1
-1
/
+1
2020-07-02
net: macb: remove is_udp variable
Claudiu Beznea
1
-4
/
+2
2020-07-02
net: macb: do not initialize queue variable
Claudiu Beznea
1
-1
/
+1
[next]