index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
smack
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-13
net: tehuti: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-28
/
+25
2020-09-13
rocker: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-40
/
+43
2020-09-13
sc92031: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-14
/
+14
2020-09-13
tlan: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-33
/
+28
2020-09-13
net: ethernet: mlx4: Avoid assigning a value to ring_cons but not used it any...
Luo Jiaxing
1
-1
/
+0
2020-09-12
net: phy: mchp: Add support for LAN8814 QUAD PHY
Divya Koppera
2
-0
/
+15
2020-09-12
net: hns: use IRQ_NOAUTOEN to avoid irq is enabled due to request_irq
Barry Song
1
-1
/
+2
2020-09-12
net: ethernet: ti: ale: add support for multi port k3 cpsw versions
Grygorii Strashko
1
-0
/
+14
2020-09-12
net: ethernet: ti: ale: switch to use tables for vlan entry description
Grygorii Strashko
2
-54
/
+188
2020-09-12
net: ethernet: ti: am65-cpsw: enable hw auto ageing
Grygorii Strashko
4
-6
/
+70
2020-09-12
net: ethernet: ti: ale: make usage of ale dev_id mandatory
Grygorii Strashko
2
-17
/
+14
2020-09-12
net: ethernet: ti: am65-cpsw: use dev_id for ale configuration
Grygorii Strashko
1
-2
/
+1
2020-09-12
net: netcp: ethss: use dev_id for ale configuration
Grygorii Strashko
1
-10
/
+8
2020-09-12
net: ethernet: ti: cpsw: use dev_id for ale configuration
Grygorii Strashko
4
-10
/
+1
2020-09-12
net: ethernet: ti: ale: add static configuration
Grygorii Strashko
2
-0
/
+83
2020-09-12
net: ethernet: ti: ale: add cpsw_ale_get_num_entries api
Grygorii Strashko
4
-5
/
+14
2020-09-12
Revert "net: dsa: Add more convenient functions for installing port VLANs"
Vladimir Oltean
3
-38
/
+31
2020-09-12
net: dsa: tag_8021q: add a context structure
Vladimir Oltean
4
-173
/
+216
2020-09-12
net: dsa: tag_8021q: setup tagging via a single function call
Vladimir Oltean
3
-17
/
+25
2020-09-12
net: dsa: tag_8021q: include missing refcount.h
Vladimir Oltean
1
-0
/
+1
2020-09-12
crypto/chcr: move nic TLS functionality to drivers/net
Rohit Maheshwari
17
-172
/
+243
2020-09-12
sfc: advertise encapsulated offloads on EF10
Edward Cree
4
-0
/
+104
2020-09-12
sfc: implement encapsulated TSO on EF10
Edward Cree
2
-14
/
+46
2020-09-12
sfc: de-indirect TSO handling
Edward Cree
9
-37
/
+46
2020-09-12
sfc: select inner-csum-offload TX queues for skbs that need it
Edward Cree
3
-2
/
+29
2020-09-12
sfc: create inner-csum queues on EF10 if supported
Edward Cree
2
-11
/
+28
2020-09-12
sfc: define inner/outer csum offload TXQ types
Edward Cree
7
-11
/
+13
2020-09-12
sfc: decouple TXQ type from label
Edward Cree
11
-43
/
+64
2020-09-12
octeontx2-af: Constify npc_kpu_profile_{action,cam}
Rikard Falkeborn
3
-39
/
+39
2020-09-11
sfc: cleanups around efx_alloc_channel
Edward Cree
2
-5
/
+2
2020-09-11
sfc: remove spurious unreachable return statement
Edward Cree
1
-1
/
+0
2020-09-11
sfc: remove duplicate call to efx_init_channels from EF100 probe
Edward Cree
1
-4
/
+0
2020-09-11
bridge: mcast: Fix incomplete MDB dump
Ido Schimmel
1
-1
/
+1
2020-09-11
ipv6: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+2
2020-09-11
net: ag71xx: add flow control support
Oleksij Rempel
1
-1
/
+12
2020-09-11
net: ag71xx: add ethtool support
Oleksij Rempel
1
-0
/
+147
2020-09-11
drivers/net/wan/x25_asy: Remove an unused flag "SLF_OUTWAIT"
Xie He
2
-3
/
+0
2020-09-11
net: stmmac: set get_rx_header_len() as void for it didn't have any error cod...
Luo Jiaxing
4
-8
/
+6
2020-09-11
gve: Enable Link Speed Reporting in the driver.
David Awogbemila
4
-1
/
+56
2020-09-11
gve: Use link status register to report link status
Patricio Noyola
1
-3
/
+21
2020-09-11
gve: Batch AQ commands for creating and destroying queues.
Sagi Shahar
3
-81
/
+211
2020-09-11
gve: NIC stats for report-stats and for ethtool
David Awogbemila
4
-3
/
+94
2020-09-11
gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags.
Kuo Zhao
6
-32
/
+369
2020-09-11
gve: Use dev_info/err instead of netif_info/err.
Catherine Sullivan
2
-14
/
+11
2020-09-11
gve: Add stats for gve.
Kuo Zhao
5
-48
/
+245
2020-09-11
gve: Get and set Rx copybreak via ethtool
Kuo Zhao
1
-0
/
+34
2020-09-11
ath10k: Remove unused macro ATH10K_ROC_TIMEOUT_HZ
YueHaibing
1
-2
/
+0
2020-09-11
ath11k: Remove unused inline function htt_htt_stats_debug_dump()
YueHaibing
1
-44
/
+0
2020-09-11
ath11k: fix link error when CONFIG_REMOTEPROC is disabled
Kalle Valo
1
-0
/
+3
2020-09-11
ath11k: remove calling ath11k_init_hw_params() second time
Anilkumar Kolli
1
-6
/
+0
[next]