index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-22
ipvlan: drop ipv6 dependency
Matteo Croce
3
-36
/
+85
2018-02-22
net: Allow a rule to track originating protocol
Donald Sharp
1
-0
/
+1
2018-02-21
ibmvnic: Correct goto target for tx irq initialization failure
Nathan Fontenot
1
-1
/
+1
2018-02-21
ibmvnic: Allocate max queues stats buffers
Nathan Fontenot
1
-2
/
+2
2018-02-21
ibmvnic: Make napi usage dynamic
Nathan Fontenot
1
-25
/
+45
2018-02-21
ibmvnic: Free and re-allocate scrqs when tx/rx scrqs change
Nathan Fontenot
1
-26
/
+52
2018-02-21
ibmvnic: Move active sub-crq count settings
Nathan Fontenot
1
-10
/
+7
2018-02-21
ibmvnic: Rename active queue count variables
Nathan Fontenot
2
-10
/
+10
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-21
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-20
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-17
tun: export flags, uid, gid, queue information over netlink
Sabrina Dubroca
1
-0
/
+56
2018-02-17
net: dsa: mv88e6xxx: avoid unintended sign extension on a 16 bit shift
Colin Ian King
1
-2
/
+3
2018-02-17
ravb: add support for changing MTU
Niklas Söderlund
2
-7
/
+28
2018-02-17
nfp: flower: implement tcp flag match offload
Pieter Jansen van Vuuren
4
-2
/
+64
2018-02-17
nfp: standardize FW header whitespace
Michael Rapson
1
-140
/
+140
2018-02-17
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
[next]