index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-16
r8169: improve rtl8169_start_xmit
Heiner Kallweit
1
-9
/
+6
2020-11-15
mlxsw: spectrum_router: Remove outdated comment
Ido Schimmel
1
-6
/
+0
2020-11-15
mlxsw: spectrum_router: Consolidate mlxsw_sp_nexthop{4, 6}_type_fini()
Ido Schimmel
1
-15
/
+3
2020-11-15
mlxsw: spectrum_router: Consolidate mlxsw_sp_nexthop{4, 6}_type_init()
Ido Schimmel
1
-57
/
+21
2020-11-15
mlxsw: spectrum_router: Remove unused argument from mlxsw_sp_nexthop6_type_in...
Ido Schimmel
1
-2
/
+1
2020-11-15
mlxsw: spectrum_router: Pass nexthop netdev to mlxsw_sp_nexthop4_type_init()
Ido Schimmel
1
-4
/
+3
2020-11-15
mlxsw: spectrum_router: Pass nexthop netdev to mlxsw_sp_nexthop6_type_init()
Ido Schimmel
1
-3
/
+2
2020-11-15
mlxsw: spectrum_ipip: Remove overlay protocol from can_offload() callback
Ido Schimmel
3
-13
/
+5
2020-11-15
mlxsw: spectrum_router: Split nexthop group configuration to a different struct
Ido Schimmel
1
-149
/
+228
2020-11-15
mlxsw: spectrum_router: Move IPv4 FIB info into a union in nexthop group struct
Ido Schimmel
1
-11
/
+9
2020-11-15
mlxsw: spectrum_router: Remove unused field 'prio' from IPv4 FIB entry struct
Ido Schimmel
1
-2
/
+0
2020-11-15
mlxsw: spectrum_router: Store FIB info in route
Ido Schimmel
1
-6
/
+7
2020-11-15
mlxsw: spectrum_router: Associate neighbour table with nexthop instead of group
Ido Schimmel
1
-11
/
+9
2020-11-15
mlxsw: spectrum_router: Use nexthop group type in hash table key
Ido Schimmel
1
-13
/
+12
2020-11-15
mlxsw: spectrum_router: Add nexthop group type field
Ido Schimmel
1
-16
/
+18
2020-11-15
mlxsw: spectrum_router: Compare key with correct object type
Ido Schimmel
1
-6
/
+10
2020-11-15
ionic: useful names for booleans
Shannon Nelson
3
-9
/
+15
2020-11-15
ionic: change set_rx_mode from_ndo to can_sleep
Shannon Nelson
1
-10
/
+10
2020-11-15
ionic: flatten calls to ionic_lif_rx_mode
Shannon Nelson
1
-22
/
+16
2020-11-15
ionic: use mc sync for multicast filters
Shannon Nelson
1
-11
/
+8
2020-11-15
ionic: batch rx buffer refilling
Shannon Nelson
2
-9
/
+13
2020-11-15
ionic: add lif quiesce
Shannon Nelson
1
-0
/
+20
2020-11-15
ionic: check for link after netdev registration
Shannon Nelson
1
-0
/
+2
2020-11-15
ionic: start queues before announcing link up
Shannon Nelson
1
-6
/
+6
2020-11-14
net: macb: Fix passing zero to 'PTR_ERR'
YueHaibing
1
-8
/
+2
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-6
/
+36
2020-11-14
net: phy: mscc: Add PTP support for 2 more VSC PHYs
Steen Hegelund
1
-0
/
+2
2020-11-14
net: mlx5: Add xdp tx return bulking support
Lorenzo Bianconi
1
-4
/
+18
2020-11-14
net: mvpp2: Add xdp tx return bulking support
Lorenzo Bianconi
1
-1
/
+9
2020-11-14
net: mvneta: Add xdp tx return bulking support
Lorenzo Bianconi
1
-1
/
+9
2020-11-14
net: stmmac: platform: use optional clk/reset get APIs
Jisheng Zhang
1
-13
/
+9
2020-11-14
r8169: improve rtl_tx
Heiner Kallweit
1
-4
/
+3
2020-11-14
r8169: use READ_ONCE in rtl_tx_slots_avail
Heiner Kallweit
1
-1
/
+2
2020-11-14
net: ipa: ignore the microcontroller log event
Alex Elder
1
-1
/
+2
2020-11-14
net: ipa: fix source packet contexts limit
Alex Elder
1
-2
/
+2
2020-11-14
sfc: support GRE TSO on EF100
Edward Cree
2
-2
/
+11
2020-11-14
sfc: correctly support non-partial GSO_UDP_TUNNEL_CSUM on EF100
Edward Cree
2
-2
/
+5
2020-11-14
sfc: extend bitfield macros to 19 fields
Edward Cree
1
-5
/
+21
2020-11-14
net: ipa: use enumerated types for GSI field values
Alex Elder
2
-10
/
+18
2020-11-14
net: ipa: move GSI command opcode values into "gsi_reg.h"
Alex Elder
2
-22
/
+19
2020-11-14
net: ipa: move GSI error values into "gsi_reg.h"
Alex Elder
2
-20
/
+19
2020-11-14
net: ipa: move channel type values into "gsi_reg.h"
Alex Elder
2
-8
/
+8
2020-11-14
net: ipa: use common value for channel type and protocol
Alex Elder
1
-17
/
+10
2020-11-14
net: ipa: define GSI interrupt types with enums
Alex Elder
2
-20
/
+25
2020-11-13
Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...
Jakub Kicinski
12
-63
/
+6
2020-11-13
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
99
-677
/
+1177
2020-11-13
mlxsw: spectrum_router: Introduce FIB entry update op
Jiri Pirko
2
-5
/
+12
2020-11-13
mlxsw: spectrum_router: Track FIB entry committed state and skip uncommitted ...
Jiri Pirko
2
-0
/
+12
2020-11-13
mlxsw: spectrum_router: Introduce fib_entry priv for low-level ops
Jiri Pirko
4
-44
/
+176
2020-11-13
mlxsw: spectrum_router: Have FIB entry op context allocated for the instance
Jiri Pirko
2
-30
/
+114
[next]