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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
net: hns: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+5
2020-03-12
net: gianfar: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-12
net: fec: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-12
net: dpaa: reject unsupported coalescing params
Jakub Kicinski
1
-4
/
+2
2020-03-12
net: be2net: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+3
2020-03-12
sfc: ethtool: Refactor to remove fallthrough comments in case blocks
Joe Perches
1
-16
/
+20
2020-03-12
net: mvmdio: avoid error message for optional IRQ
Chris Packham
1
-3
/
+3
2020-03-12
net: dsa: mv88e6xxx: Add missing mask of ATU occupancy register
Andrew Lunn
1
-0
/
+2
2020-03-11
soc: qcom: ipa: fix spelling mistake "cahces" -> "caches"
Colin Ian King
1
-1
/
+1
2020-03-11
net: ibm: remove set but not used variables 'err'
Chen Zhou
1
-2
/
+1
2020-03-11
net: slcan, slip -- no need for goto when if () will do
Pavel Machek
2
-10
/
+4
2020-03-11
sxgbe: Fix off by one in samsung driver strncpy size arg
Dominik Czarnota
1
-1
/
+1
2020-03-11
net: stmmac: selftests: Fix L3/L4 Filtering test
Jose Abreu
1
-0
/
+2
2020-03-11
cdc_ncm: Implement the 32-bit version of NCM Transfer Block
Alexander Bersenev
2
-91
/
+328
2020-03-11
bareudp: Fixed bareudp receive handling
Martin Varghese
1
-0
/
+6
2020-03-11
net: fec: validate the new settings in fec_enet_set_coalesce()
Jakub Kicinski
1
-3
/
+3
2020-03-11
ftgmac100: Remove redundant judgement
tangbin
1
-3
/
+0
2020-03-11
dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom
Nathan Chancellor
1
-3
/
+1
2020-03-10
net: gemini: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-10
net: cxgb4vf: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-10
net: cxgb4: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+4
2020-03-10
net: cxgb3: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-10
net: cxgb2: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+3
2020-03-10
net: mlx4: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+4
2020-03-10
net: liquidio: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+11
2020-03-10
net: bna: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+3
2020-03-10
net: tg3: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+5
2020-03-10
net: bcmgenet: reject unsupported coalescing params
Jakub Kicinski
1
-4
/
+3
2020-03-10
net: bnx2x: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-10
net: bnx2: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+5
2020-03-10
net: systemport: reject unsupported coalescing params
Jakub Kicinski
1
-2
/
+4
2020-03-10
net: aquantia: reject all unsupported coalescing params
Jakub Kicinski
1
-12
/
+3
2020-03-10
net: ena: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-10
r8169: simplify getting stats by using netdev_stats_to_stats64
Heiner Kallweit
1
-8
/
+2
2020-03-10
r8169: let rtl8169_mark_to_asic clear rx descriptor field opts2
Heiner Kallweit
1
-1
/
+1
2020-03-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-398
/
+396
2020-03-10
net: dsa: mt7530: fix macro MIRROR_PORT
DENG Qingfang
1
-1
/
+1
2020-03-10
net: dsa: microchip: use delayed_work instead of timer + work
George McCollister
2
-20
/
+9
2020-03-10
flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...
Jiri Pirko
1
-2
/
+2
2020-03-10
net: macsec: invoke mdo_upd_secy callback when mac address changed
Dmitry Bogdanov
1
-0
/
+13
2020-03-10
net: macsec: update SCI upon MAC address change.
Dmitry Bogdanov
1
-5
/
+6
2020-03-10
ibmvnic: Do not process device remove during device reset
Juliet Kim
2
-3
/
+27
2020-03-10
enetc: Add dynamic allocation of extended Rx BD rings
Claudiu Manoil
5
-30
/
+48
2020-03-10
enetc: Clean up Rx BD iteration
Claudiu Manoil
2
-20
/
+28
2020-03-10
enetc: Clean up of ehtool stats len
Claudiu Manoil
1
-7
/
+13
2020-03-10
enetc: Drop redundant device node check
Claudiu Manoil
1
-5
/
+0
2020-03-10
ice: fix incorrect size description of ice_get_nvm_version
Jacob Keller
1
-2
/
+2
2020-03-10
ice: use variable name more descriptive than type
Bruce Allan
5
-36
/
+36
2020-03-10
ice: Use EOPNOTSUPP instead of ENOTSUPP
Anirudh Venkataramanan
2
-3
/
+3
2020-03-10
ice: Fix format specifier
Tony Nguyen
1
-2
/
+2
[prev]
[next]