index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-17
i40e: Use batched xsk Tx interfaces to increase performance
Magnus Karlsson
4
-35
/
+112
2020-11-17
i40e: Remove unnecessary sw_ring access from xsk Tx
Magnus Karlsson
1
-5
/
+1
2020-11-14
ionic: useful names for booleans
Shannon Nelson
3
-9
/
+15
2020-11-14
ionic: change set_rx_mode from_ndo to can_sleep
Shannon Nelson
1
-10
/
+10
2020-11-14
ionic: flatten calls to ionic_lif_rx_mode
Shannon Nelson
1
-22
/
+16
2020-11-14
ionic: use mc sync for multicast filters
Shannon Nelson
1
-11
/
+8
2020-11-14
ionic: batch rx buffer refilling
Shannon Nelson
2
-9
/
+13
2020-11-14
ionic: add lif quiesce
Shannon Nelson
1
-0
/
+20
2020-11-14
ionic: check for link after netdev registration
Shannon Nelson
1
-0
/
+2
2020-11-14
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-13
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-13
net: stmmac: platform: use optional clk/reset get APIs
Jisheng Zhang
1
-13
/
+9
2020-11-13
r8169: improve rtl_tx
Heiner Kallweit
1
-4
/
+3
2020-11-13
r8169: use READ_ONCE in rtl_tx_slots_avail
Heiner Kallweit
1
-1
/
+2
2020-11-13
net: ipa: ignore the microcontroller log event
Alex Elder
1
-1
/
+2
2020-11-13
net: ipa: fix source packet contexts limit
Alex Elder
1
-2
/
+2
2020-11-13
sfc: support GRE TSO on EF100
Edward Cree
2
-2
/
+11
2020-11-13
sfc: correctly support non-partial GSO_UDP_TUNNEL_CSUM on EF100
Edward Cree
2
-2
/
+5
2020-11-13
sfc: extend bitfield macros to 19 fields
Edward Cree
1
-5
/
+21
2020-11-13
net: ipa: use enumerated types for GSI field values
Alex Elder
2
-10
/
+18
2020-11-13
net: ipa: move GSI command opcode values into "gsi_reg.h"
Alex Elder
2
-22
/
+19
2020-11-13
net: ipa: move GSI error values into "gsi_reg.h"
Alex Elder
2
-20
/
+19
2020-11-13
net: ipa: move channel type values into "gsi_reg.h"
Alex Elder
2
-8
/
+8
2020-11-13
net: ipa: use common value for channel type and protocol
Alex Elder
1
-17
/
+10
2020-11-13
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-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
99
-677
/
+1177
2020-11-12
mlxsw: spectrum_router: Introduce FIB entry update op
Jiri Pirko
2
-5
/
+12
2020-11-12
mlxsw: spectrum_router: Track FIB entry committed state and skip uncommitted ...
Jiri Pirko
2
-0
/
+12
2020-11-12
mlxsw: spectrum_router: Introduce fib_entry priv for low-level ops
Jiri Pirko
4
-44
/
+176
2020-11-12
mlxsw: spectrum_router: Have FIB entry op context allocated for the instance
Jiri Pirko
2
-30
/
+114
2020-11-12
mlxsw: spectrum_router: Prepare work context for possible bulking
Jiri Pirko
2
-2
/
+14
2020-11-12
mlxsw: spectrum: Push RALUE packing and writing into low-level router ops
Jiri Pirko
4
-55
/
+107
2020-11-12
mlxsw: spectrum_router: Use RALUE pack helper from abort function
Jiri Pirko
1
-2
/
+2
2020-11-12
mlxsw: reg: Allow to pass NULL pointer to mlxsw_reg_ralue_pack4/6()
Jiri Pirko
1
-2
/
+4
2020-11-12
mlxsw: spectrum_router: Pass destination IP as a pointer to mlxsw_reg_ralue_p...
Jiri Pirko
2
-5
/
+3
2020-11-12
mlxsw: spectrum: Export RALUE pack helper and use it from IPIP
Jiri Pirko
3
-16
/
+8
2020-11-12
mlxsw: spectrum_router: Push out RALUE pack into separate helper
Jiri Pirko
1
-20
/
+29
2020-11-12
mlxsw: spectrum: Propagate context from work handler containing RALUE payload
Jiri Pirko
4
-63
/
+103
2020-11-12
mlxsw: spectrum_router: Introduce FIB event queue instead of separate works
Jiri Pirko
2
-91
/
+119
2020-11-12
mlxsw: spectrum_router: Use RALUE-independent op arg
Jiri Pirko
4
-21
/
+52
2020-11-12
mlxsw: spectrum_router: Pass non-register proto enum to __mlxsw_sp_router_set...
Jiri Pirko
1
-6
/
+8
2020-11-12
net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 alias
Heiner Kallweit
17
-19
/
+19
2020-11-12
usbnet: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
1
-16
/
+7
2020-11-12
qtnfmac: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
4
-70
/
+20
[next]