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
2018-02-21
net/mac8390: Fix log messages
Finn Thain
1
-19
/
+17
2018-02-21
net/mac8390: Convert to nubus_driver
Finn Thain
2
-75
/
+67
2018-02-21
net/8390: Fix msg_enable patch snafu
Finn Thain
11
-49
/
+4
2018-02-21
net/8390: Remove redundant make dependencies
Finn Thain
1
-3
/
+3
2018-02-21
r8169: remove not needed PHY soft reset in rtl8168e_2_hw_phy_config
Heiner Kallweit
1
-2
/
+0
2018-02-20
r8169: remove some WOL-related dead code
Heiner Kallweit
1
-37
/
+2
2018-02-20
net: stmmac: honor error code from stmmac_dt_phy()
Niklas Cassel
1
-2
/
+3
2018-02-20
net: stmmac: add error handling in stmmac_mtl_setup()
Niklas Cassel
1
-5
/
+24
2018-02-20
net: stmmac: call correct function in stmmac_mac_config_rx_queues_routing()
Niklas Cassel
1
-1
/
+1
2018-02-20
net: stmmac: rename dwmac4_tx_queue_routing() to match reality
Niklas Cassel
1
-3
/
+3
2018-02-20
net: stmmac: WARN if tx_skbuff entries are reused before cleared
Niklas Cassel
1
-0
/
+5
2018-02-20
net: stmmac: do not clear tx_skbuff entries in stmmac_xmit()/stmmac_tso_xmit()
Niklas Cassel
1
-3
/
+0
2018-02-20
net: stmmac: set MSS for each tx DMA channel
Niklas Cassel
2
-9
/
+6
2018-02-20
mlxsw: spectrum_kvdl: Add support for per part occupancy
Arkadi Sharshevsky
1
-3
/
+55
2018-02-20
mlxsw: spectrum_kvdl: Add support for dynamic partition set
Arkadi Sharshevsky
1
-5
/
+53
2018-02-20
mlxsw: spectrum_kvdl: Add support for linear division resources
Arkadi Sharshevsky
3
-3
/
+85
2018-02-20
devlink: Perform cleanup of resource_set cb
Arkadi Sharshevsky
1
-80
/
+3
2018-02-20
ibmvnic: Keep track of supplementary TX descriptors
Thomas Falcon
2
-2
/
+7
2018-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-241
/
+201
2018-02-19
tg3: APE heartbeat changes
Prashant Sreedharan
2
-11
/
+29
2018-02-19
dpaa_eth: fix pause capability advertisement logic
Jake Moroni
1
-1
/
+1
2018-02-19
sh_eth: simplify sh_eth_check_reset()
Sergei Shtylyov
1
-10
/
+6
2018-02-19
net: stmmac: dwmac-meson8b: make the clock configurations private
Martin Blumenstingl
1
-21
/
+24
2018-02-19
net: stmmac: dwmac-meson8b: only keep struct device around
Martin Blumenstingl
1
-10
/
+9
2018-02-19
net: stmmac: dwmac-meson8b: simplify clock registration
Martin Blumenstingl
1
-91
/
+65
2018-02-19
mlxsw: spectrum_router: Do not unconditionally clear route offload indication
Ido Schimmel
1
-0
/
+3
2018-02-19
net: qualcomm: rmnet: Fix possible null dereference in command processing
Subash Abhinov Kasiviswanathan
1
-0
/
+5
2018-02-19
net: qualcomm: rmnet: Fix warning seen with 64 bit stats
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2018-02-19
net: qualcomm: rmnet: Fix crash on real dev unregistration
Subash Abhinov Kasiviswanathan
1
-54
/
+14
2018-02-19
net: dsa: mv88e6xxx: hwtstamp: remove unnecessary range checking tests
Gustavo A. R. Silva
1
-9
/
+0
2018-02-16
tun: export flags, uid, gid, queue information over netlink
Sabrina Dubroca
1
-0
/
+56
2018-02-16
net: dsa: mv88e6xxx: avoid unintended sign extension on a 16 bit shift
Colin Ian King
1
-2
/
+3
2018-02-16
ravb: add support for changing MTU
Niklas Söderlund
2
-7
/
+28
2018-02-16
nfp: flower: implement tcp flag match offload
Pieter Jansen van Vuuren
4
-2
/
+64
2018-02-16
nfp: standardize FW header whitespace
Michael Rapson
1
-140
/
+140
2018-02-16
tun: fix tun_napi_alloc_frags() frag allocator
Eric Dumazet
1
-10
/
+6
2018-02-16
PCI/cxgb4: Extend T3 PCI quirk to T4+ devices
Casey Leedom
1
-10
/
+0
2018-02-16
net: dsa: mv88e6xxx: Release mutex between each ATU read
Andrew Lunn
1
-6
/
+8
2018-02-16
net: dsa: mv88e6xxx: Release mutex between each statistics read
Andrew Lunn
1
-4
/
+6
2018-02-16
cxgb4: fix trailing zero in CIM LA dump
Rahul Lakkireddy
2
-2
/
+2
2018-02-16
cxgb4: free up resources of pf 0-3
Ganesh Goudar
1
-12
/
+13
2018-02-15
net/ipv4: Remove fib table id from rtable
David Ahern
1
-1
/
+0
2018-02-15
tun: Add ioctl() SIOCGSKNS cmd to allow obtaining net ns of tun device
Kirill Tkhai
1
-2
/
+14
2018-02-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
9
-92
/
+2133
2018-02-14
net: phy: dp83867: Add binding for the CLK_OUT pin muxing option
Wadim Egorov
1
-0
/
+19
2018-02-14
cxgb4: speed up on-chip memory read
Rahul Lakkireddy
1
-9
/
+28
2018-02-14
cxgb4: rework on-chip memory read
Rahul Lakkireddy
3
-73
/
+192
2018-02-14
ibmvnic: Clean RX pool buffers during device close
Thomas Falcon
1
-1
/
+30
2018-02-14
ibmvnic: Free RX socket buffer in case of adapter error
Thomas Falcon
1
-0
/
+1
2018-02-14
ibmvnic: Fix NAPI structures memory leak
Thomas Falcon
1
-0
/
+2
[next]