index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-09
net: phy: broadcom: remove BCM5482 1000Base-BX support
Michael Walle
1
-92
/
+1
2021-02-09
net: phy: drop explicit genphy_read_status() op
Michael Walle
2
-2
/
+0
2021-02-08
mlxsw: spectrum_router: Set offload_failed flag
Amit Cohen
1
-0
/
+52
2021-02-08
netdevsim: fib: Add debugfs to debug route offload failure
Amit Cohen
1
-2
/
+112
2021-02-08
netdevsim: dev: Initialize FIB module after debugfs
Ido Schimmel
1
-19
/
+21
2021-02-08
netdevsim: fib: Do not warn if route was not found for several events
Amit Cohen
1
-3
/
+3
2021-02-08
IPv6: Add "offload failed" indication to routes
Amit Cohen
2
-3
/
+3
2021-02-08
IPv4: Add "offload failed" indication to routes
Amit Cohen
2
-0
/
+3
2021-02-08
Merge tag 'mlx5-updates-2021-02-04' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
24
-1057
/
+3783
2021-02-08
cxgb4: remove unused vpd_cap_addr
Heiner Kallweit
2
-3
/
+0
2021-02-08
nfc: st-nci: Remove unnecessary variable
wengjianfeng
1
-2
/
+1
2021-02-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
12
-242
/
+906
2021-02-06
r8169: don't try to disable interrupts if NAPI is scheduled already
Heiner Kallweit
1
-2
/
+4
2021-02-06
net: ipa: avoid field overflow
Alex Elder
1
-8
/
+14
2021-02-06
net: ipa: get rid of status size constraint
Alex Elder
1
-3
/
+0
2021-02-06
net: ipa: use a Boolean rather than count when replenishing
Alex Elder
1
-16
/
+19
2021-02-06
net: ipa: remove two unused register definitions
Alex Elder
1
-10
/
+0
2021-02-06
net: ipa: do not cache event ring state
Alex Elder
2
-19
/
+21
2021-02-06
net: ipa: synchronize NAPI only for suspend
Alex Elder
1
-8
/
+10
2021-02-06
net: ipa: move mutex calls into __gsi_channel_stop()
Alex Elder
1
-11
/
+17
2021-02-06
net: dsa: felix: propagate the LAG offload ops towards the ocelot lib
Vladimir Oltean
2
-6
/
+32
2021-02-06
net: mscc: ocelot: rebalance LAGs on link up/down events
Vladimir Oltean
3
-9
/
+63
2021-02-06
net: mscc: ocelot: rename aggr_count to num_ports_in_lag
Vladimir Oltean
1
-4
/
+3
2021-02-06
net: mscc: ocelot: drop the use of the "lags" array
Vladimir Oltean
1
-56
/
+39
2021-02-06
net: mscc: ocelot: set up logical port IDs centrally
Vladimir Oltean
1
-19
/
+28
2021-02-06
net: mscc: ocelot: avoid unneeded "lp" variable in LAG join
Vladimir Oltean
1
-10
/
+6
2021-02-06
net: mscc: ocelot: set up the bonding mask in a way that avoids a net_device
Vladimir Oltean
1
-7
/
+22
2021-02-06
net: mscc: ocelot: use ipv6 in the aggregation code
Vladimir Oltean
1
-1
/
+4
2021-02-06
net: mscc: ocelot: don't refuse bonding interfaces we can't offload
Vladimir Oltean
3
-28
/
+17
2021-02-06
net: mscc: ocelot: use a switch-case statement in ocelot_netdevice_event
Vladimir Oltean
1
-23
/
+45
2021-02-06
net: mscc: ocelot: rename ocelot_netdevice_port_event to ocelot_netdevice_cha...
Vladimir Oltean
1
-32
/
+27
2021-02-06
net: hns3: replace macro of max qset number with specification
Guangbin Huang
6
-6
/
+12
2021-02-06
net: hns3: debugfs add max tm rate specification print
Guangbin Huang
1
-0
/
+1
2021-02-06
net: hns3: add support for obtaining the maximum frame size
Yufeng Mo
9
-8
/
+20
2021-02-06
net: hns3: optimize the code when update the tc info
GuoJia Liao
3
-7
/
+12
2021-02-06
net: hns3: RSS indirection table use device specification
Guangbin Huang
6
-41
/
+66
2021-02-06
net: hns3: add api capability bits for firmware
Jian Shen
4
-2
/
+30
2021-02-06
net: dpaa2-mac: add backplane link mode support
Russell King
2
-3
/
+6
2021-02-06
net: dpaa2-mac: add 1000BASE-X support
Russell King
1
-3
/
+17
2021-02-06
net: pcs: add pcs-lynx 1000BASE-X support
Russell King
1
-0
/
+36
2021-02-06
net: wan: farsync: use new tasklet API
Emil Renner Berthing
1
-6
/
+6
2021-02-06
net: dpaa2: Use napi_alloc_frag_align() to avoid the memory waste
Kevin Hao
1
-2
/
+1
2021-02-06
net: octeontx2: Use napi_alloc_frag_align() to avoid the memory waste
Kevin Hao
1
-2
/
+1
2021-02-06
net: dwc-xlgmac: Fix spelling mistake in function name
Colin Ian King
3
-3
/
+3
2021-02-06
net: mhi-net: Add re-aggregation of fragmented packets
Loic Poulain
1
-10
/
+64
2021-02-06
net: qualcomm: rmnet: Fix rx_handler for non-linear skbs
Loic Poulain
1
-0
/
+5
2021-02-06
net: ethernet: ti: fix netdevice stats for XDP
Lorenzo Bianconi
4
-9
/
+13
2021-02-06
dpaa2-eth: Simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2021-02-06
Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
41
-170
/
+283
2021-02-05
net/mlx5e: Handle FIB events to update tunnel endpoint device
Vlad Buslov
7
-67
/
+773
[next]