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
2020-07-24
net: dsa: mv88e6xxx: Use chip-wide max frame size for MTU
Chris Packham
4
-0
/
+31
2020-07-24
net: dsa: mv88e6xxx: Support jumbo configuration on 6190/6190X
Chris Packham
1
-0
/
+2
2020-07-24
net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configuration
Chris Packham
1
-1
/
+0
2020-07-24
net: hix5hd2_gmac: Remove unneeded cast from memory allocation
Wang Hai
1
-3
/
+3
2020-07-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
13
-648
/
+2323
2020-07-24
mISDN: Don't try to print a sockptr_t from debug logging code.
David S. Miller
1
-2
/
+2
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2
-10
/
+12
2020-07-24
net: hyperv: dump TX indirection table to ethtool regs
Chi Song
1
-0
/
+19
2020-07-23
vrf: Handle CONFIG_SYSCTL not set
David Ahern
1
-61
/
+77
2020-07-23
ice: add 1G SGMII PHY type
Paul M Stillwell Jr
2
-3
/
+15
2020-07-23
ice: Report AOC PHY Types as Fiber
Doug Dziggel
1
-0
/
+11
2020-07-23
ice: add AQC get link topology handle support
Paul Greenwalt
2
-1
/
+118
2020-07-23
ice: Rename low_power_ctrl
Lev Faerman
2
-11
/
+11
2020-07-23
ice: update reporting of autoneg capabilities
Paul Greenwalt
5
-6
/
+29
2020-07-23
ice: add ice_aq_get_phy_caps() debug logs
Paul Greenwalt
1
-18
/
+50
2020-07-23
ice: support Total Port Shutdown on devices that support it
Bruce Allan
3
-1
/
+26
2020-07-23
ice: add link lenient and default override support
Paul Greenwalt
9
-216
/
+628
2020-07-23
ice: restore PHY settings on media insertion
Paul Greenwalt
7
-95
/
+518
2020-07-23
ice: move auto FEC checks into ice_cfg_phy_fec()
Paul Greenwalt
3
-39
/
+40
2020-07-23
ice: refactor FC functions
Paul Greenwalt
1
-29
/
+46
2020-07-23
ice: Add advanced power mgmt for WoL
Akeem G Abodunrin
10
-29
/
+458
2020-07-23
ice: split ice_discover_caps into two functions
Jacob Keller
1
-55
/
+39
2020-07-23
ice: split ice_parse_caps into separate functions
Jacob Keller
1
-170
/
+378
2020-07-23
ice: refactor ice_discover_caps to avoid need to retry
Jacob Keller
1
-31
/
+12
2020-07-23
cxgb4: add loopback ethtool self-test
Vishal Kulkarni
3
-1
/
+166
2020-07-23
cxgb4: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-1
/
+1
2020-07-23
sfc: convert to new udp_tunnel infrastructure
Jakub Kicinski
3
-182
/
+63
2020-07-22
qede: add .ndo_xdp_xmit() and XDP_REDIRECT support
Alexander Lobakin
3
-5
/
+118
2020-07-22
qede: refactor XDP Tx processing
Alexander Lobakin
2
-45
/
+45
2020-07-22
qede: reformat net_device_ops declarations
Alexander Lobakin
1
-61
/
+61
2020-07-22
qede: reformat several structures in "qede.h"
Alexander Lobakin
1
-77
/
+89
2020-07-22
qed: add support for different page sizes for chains
Alexander Lobakin
2
-10
/
+20
2020-07-22
qed: simplify chain allocation with init params struct
Alexander Lobakin
8
-219
/
+226
2020-07-22
qed: simplify initialization of the chains with an external PBL
Alexander Lobakin
1
-18
/
+19
2020-07-22
qed: move chain initialization inlines next to allocation functions
Alexander Lobakin
1
-0
/
+47
2020-07-22
qed: sanitize PBL chains allocation
Alexander Lobakin
2
-13
/
+12
2020-07-22
qed: prevent possible double-frees of the chains
Alexander Lobakin
1
-1
/
+3
2020-07-22
qed: move chain methods to a separate file
Alexander Lobakin
3
-273
/
+303
2020-07-22
qed: reformat Makefile
Alexander Lobakin
1
-7
/
+29
2020-07-22
net: qed_hsi.h: Avoid the use of one-element array
Gustavo A. R. Silva
1
-1
/
+1
2020-07-22
bna: bfi.h: Avoid the use of one-element array
Gustavo A. R. Silva
1
-1
/
+1
2020-07-22
tg3: Avoid the use of one-element array
Gustavo A. R. Silva
1
-1
/
+1
2020-07-22
ionic: fix memory leak of object 'lid'
Colin Ian King
1
-1
/
+3
2020-07-22
hv_netvsc: add support for vlans in AF_PACKET mode
Sriram Krishnan
2
-0
/
+25
2020-07-22
lan743x: remove redundant initialization of variable current_head_index
Colin Ian King
1
-2
/
+1
2020-07-22
enetc: Remove the imdio bus on PF probe bailout
Claudiu Manoil
1
-1
/
+9
2020-07-22
net: qed: Remove unneeded cast from memory allocation
Wang Hai
1
-2
/
+1
2020-07-22
net: phy: fix check in get_phy_c45_ids
Vladimir Oltean
1
-2
/
+2
2020-07-22
net: mscc: ocelot: fix non-initialized CPU port on VSC7514
Vladimir Oltean
1
-14
/
+14
2020-07-21
ionic: interface file updates
Shannon Nelson
1
-20
/
+68
[next]