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
2015-07-30
net: netcp: ethss: fix up incorrect use of list api
Karicheri, Muralidharan
1
-3
/
+2
2015-07-30
net: netcp: fix cleanup interface list in netcp_remove()
Karicheri, Muralidharan
1
-2
/
+11
2015-07-28
macvtap: fix network header pointer for VLAN tagged pkts
Ivan Vecera
1
-0
/
+7
2015-07-28
macb: Fix build with macro'ized readl/writel.
David S. Miller
2
-15
/
+15
2015-07-27
net: fec: Ensure clocks are enabled while using mdio bus
Andrew Lunn
1
-13
/
+76
2015-07-27
net: netcp: Fixes SGMII reset on network interface shutdown
WingMan Kwok
3
-2
/
+47
2015-07-27
net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP()
Andy Shevchenko
1
-8
/
+2
2015-07-27
net/macb: suppress compiler warnings
Andy Shevchenko
2
-6
/
+5
2015-07-27
net/macb: use dev_*() when netdev is not yet registered
Andy Shevchenko
1
-2
/
+2
2015-07-27
net/macb: check if macb_config present
Andy Shevchenko
1
-2
/
+1
2015-07-27
net/macb: improve big endian CPU support
Andy Shevchenko
2
-44
/
+87
2015-07-27
r8152: don't enable napi before rx ready
hayeswang
1
-2
/
+4
2015-07-27
r8152: fix wakeup settings
hayeswang
1
-6
/
+22
2015-07-27
r8152: fix the issue about U1/U2
hayeswang
1
-40
/
+54
2015-07-27
net: fec: introduce fec_ptp_stop and use in probe fail path
Lucas Stach
3
-3
/
+13
2015-07-27
net: fec: use managed DMA API functions to allocate BD ring
Lucas Stach
1
-2
/
+2
2015-07-27
niu: don't count tx error twice in case of headroom realloc fails
Jiri Pirko
1
-3
/
+1
2015-07-27
net/mlx4_en: Remove BUG_ON assert when checking if ring is full
Ido Shamay
1
-1
/
+0
2015-07-27
net/mlx4_core: Relieve cpu load average on the port sending flow
Jack Morgenstein
1
-2
/
+15
2015-07-27
net/mlx4_core: Fix wrong index in propagating port change event to VFs
Jack Morgenstein
1
-2
/
+2
2015-07-27
net/mlx4_core: Use sink counter for the VF default as fallback
Or Gerlitz
1
-0
/
+5
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
43
-632
/
+342
2015-07-22
ravb: fix ring memory allocation
Sergei Shtylyov
1
-25
/
+34
2015-07-22
net: phy: dp83867: Fix warning check for setting the internal delay
Dan Murphy
1
-1
/
+1
2015-07-22
Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub...
David S. Miller
12
-410
/
+144
2015-07-21
drivers: net: cpsw: remove tx event processing in rx napi poll
Mugunthan V N
1
-6
/
+3
2015-07-21
net: mvneta: fix refilling for Rx DMA buffers
Simon Guinot
1
-12
/
+10
2015-07-21
stmmac: fix setting of driver data in stmmac_dvr_probe
Joachim Eastwood
1
-1
/
+1
2015-07-21
net/mdio: fix mdio_bus_match for c45 PHY
Shaohui Xie
1
-2
/
+17
2015-07-21
qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355
Reinhard Speyerer
1
-0
/
+1
2015-07-21
ravb: fix race updating TCCR
Sergei Shtylyov
1
-4
/
+1
2015-07-21
net: netcp: fix improper initialization in netcp_ndo_open()
Karicheri, Muralidharan
1
-1
/
+1
2015-07-21
bonding: correct the MAC address for "follow" fail_over_mac policy
dingtianhong
1
-0
/
+20
2015-07-21
Merge tag 'linux-can-fixes-for-4.2-20150716' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-9
/
+8
2015-07-21
net: dsa: bcm_sf2: do not use indirect reads and writes for 7445E0
Florian Fainelli
1
-2
/
+13
2015-07-21
bonding: correctly handle bonding type change on enslave failure
Nikolay Aleksandrov
1
-3
/
+10
2015-07-20
bonding: fix destruction of bond with devices different from arphrd_ether
Nikolay Aleksandrov
1
-0
/
+1
2015-07-20
net: dsa: mv88e6xxx: fix fid_mask when leaving bridge
Vivien Didelot
1
-1
/
+1
2015-07-20
virtio_net: don't require ANY_LAYOUT with VERSION_1
Michael S. Tsirkin
1
-1
/
+2
2015-07-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-9
/
+0
2015-07-17
Merge tag 'iwlwifi-for-kalle-2015-06-12' of https://git.kernel.org/pub/scm/li...
Kalle Valo
11
-410
/
+143
2015-07-17
ravb: do not invalidate cache for RX buffer twice
Sergei Shtylyov
1
-7
/
+3
2015-07-16
can: mcp251x: get regulators optionally
Stefan Agner
1
-2
/
+2
2015-07-16
can: mcp251x: fix resume when device is down
Stefan Agner
1
-7
/
+6
2015-07-16
ipvlan: ignore addresses from ipv6 autoconfiguration
Konstantin Khlebnikov
1
-0
/
+4
2015-07-16
ipvlan: use rcu_deference_bh() in ipvlan_queue_xmit()
WANG Cong
2
-1
/
+6
2015-07-16
ipvlan: unhash addresses without synchronize_rcu
Konstantin Khlebnikov
3
-8
/
+6
2015-07-16
ipvlan: plug memory leak in ipvlan_link_delete
Konstantin Khlebnikov
1
-0
/
+1
2015-07-16
ipvlan: remove counters of ipv4 and ipv6 addresses
Konstantin Khlebnikov
2
-23
/
+12
2015-07-16
Merge tag 'linux-can-fixes-for-4.2-20150715' of git://git.kernel.org/pub/scm/...
David S. Miller
13
-39
/
+28
[next]