index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-16
3
-9
/
+9
*
r8169: improve rtl8169_start_xmit
Heiner Kallweit
2020-11-16
1
-9
/
+6
*
mlxsw: spectrum_router: Remove outdated comment
Ido Schimmel
2020-11-15
1
-6
/
+0
*
mlxsw: spectrum_router: Consolidate mlxsw_sp_nexthop{4, 6}_type_fini()
Ido Schimmel
2020-11-15
1
-15
/
+3
*
mlxsw: spectrum_router: Consolidate mlxsw_sp_nexthop{4, 6}_type_init()
Ido Schimmel
2020-11-15
1
-57
/
+21
*
mlxsw: spectrum_router: Remove unused argument from mlxsw_sp_nexthop6_type_in...
Ido Schimmel
2020-11-15
1
-2
/
+1
*
mlxsw: spectrum_router: Pass nexthop netdev to mlxsw_sp_nexthop4_type_init()
Ido Schimmel
2020-11-15
1
-4
/
+3
*
mlxsw: spectrum_router: Pass nexthop netdev to mlxsw_sp_nexthop6_type_init()
Ido Schimmel
2020-11-15
1
-3
/
+2
*
mlxsw: spectrum_ipip: Remove overlay protocol from can_offload() callback
Ido Schimmel
2020-11-15
3
-13
/
+5
*
mlxsw: spectrum_router: Split nexthop group configuration to a different struct
Ido Schimmel
2020-11-15
1
-149
/
+228
*
mlxsw: spectrum_router: Move IPv4 FIB info into a union in nexthop group struct
Ido Schimmel
2020-11-15
1
-11
/
+9
*
mlxsw: spectrum_router: Remove unused field 'prio' from IPv4 FIB entry struct
Ido Schimmel
2020-11-15
1
-2
/
+0
*
mlxsw: spectrum_router: Store FIB info in route
Ido Schimmel
2020-11-15
1
-6
/
+7
*
mlxsw: spectrum_router: Associate neighbour table with nexthop instead of group
Ido Schimmel
2020-11-15
1
-11
/
+9
*
mlxsw: spectrum_router: Use nexthop group type in hash table key
Ido Schimmel
2020-11-15
1
-13
/
+12
*
mlxsw: spectrum_router: Add nexthop group type field
Ido Schimmel
2020-11-15
1
-16
/
+18
*
mlxsw: spectrum_router: Compare key with correct object type
Ido Schimmel
2020-11-15
1
-6
/
+10
*
ionic: useful names for booleans
Shannon Nelson
2020-11-14
3
-9
/
+15
*
ionic: change set_rx_mode from_ndo to can_sleep
Shannon Nelson
2020-11-14
1
-10
/
+10
*
ionic: flatten calls to ionic_lif_rx_mode
Shannon Nelson
2020-11-14
1
-22
/
+16
*
ionic: use mc sync for multicast filters
Shannon Nelson
2020-11-14
1
-11
/
+8
*
ionic: batch rx buffer refilling
Shannon Nelson
2020-11-14
2
-9
/
+13
*
ionic: add lif quiesce
Shannon Nelson
2020-11-14
1
-0
/
+20
*
ionic: check for link after netdev registration
Shannon Nelson
2020-11-14
1
-0
/
+2
*
ionic: start queues before announcing link up
Shannon Nelson
2020-11-14
1
-6
/
+6
*
net: macb: Fix passing zero to 'PTR_ERR'
YueHaibing
2020-11-14
1
-8
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-11-14
3
-6
/
+36
|
\
|
*
net: mlx5: Add xdp tx return bulking support
Lorenzo Bianconi
2020-11-14
1
-4
/
+18
|
*
net: mvpp2: Add xdp tx return bulking support
Lorenzo Bianconi
2020-11-14
1
-1
/
+9
|
*
net: mvneta: Add xdp tx return bulking support
Lorenzo Bianconi
2020-11-14
1
-1
/
+9
*
|
net: phy: mscc: Add PTP support for 2 more VSC PHYs
Steen Hegelund
2020-11-14
1
-0
/
+2
*
|
net: stmmac: platform: use optional clk/reset get APIs
Jisheng Zhang
2020-11-14
1
-13
/
+9
*
|
r8169: improve rtl_tx
Heiner Kallweit
2020-11-14
1
-4
/
+3
*
|
r8169: use READ_ONCE in rtl_tx_slots_avail
Heiner Kallweit
2020-11-14
1
-1
/
+2
*
|
net: ipa: ignore the microcontroller log event
Alex Elder
2020-11-14
1
-1
/
+2
*
|
net: ipa: fix source packet contexts limit
Alex Elder
2020-11-14
1
-2
/
+2
*
|
sfc: support GRE TSO on EF100
Edward Cree
2020-11-14
2
-2
/
+11
*
|
sfc: correctly support non-partial GSO_UDP_TUNNEL_CSUM on EF100
Edward Cree
2020-11-14
2
-2
/
+5
*
|
sfc: extend bitfield macros to 19 fields
Edward Cree
2020-11-14
1
-5
/
+21
*
|
net: ipa: use enumerated types for GSI field values
Alex Elder
2020-11-14
2
-10
/
+18
*
|
net: ipa: move GSI command opcode values into "gsi_reg.h"
Alex Elder
2020-11-14
2
-22
/
+19
*
|
net: ipa: move GSI error values into "gsi_reg.h"
Alex Elder
2020-11-14
2
-20
/
+19
*
|
net: ipa: move channel type values into "gsi_reg.h"
Alex Elder
2020-11-14
2
-8
/
+8
*
|
net: ipa: use common value for channel type and protocol
Alex Elder
2020-11-14
1
-17
/
+10
*
|
net: ipa: define GSI interrupt types with enums
Alex Elder
2020-11-14
2
-20
/
+25
*
|
Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...
Jakub Kicinski
2020-11-13
12
-63
/
+6
|
\
\
|
*
|
rt2x00: remove WDS code
Johannes Berg
2020-11-11
3
-8
/
+2
|
*
|
b43legacy: remove WDS code
Johannes Berg
2020-11-11
1
-5
/
+1
|
*
|
b43: remove WDS code
Johannes Berg
2020-11-11
1
-5
/
+1
|
*
|
carl9170: remove WDS code
Johannes Berg
2020-11-11
2
-5
/
+0
[next]