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.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
2016-05-16
net: w5100: fix MAC filtering for W5500
Akinobu Mita
1
-4
/
+13
2016-05-16
net: w5100: remove unused is_w5200()
Akinobu Mita
1
-5
/
+0
2016-05-16
lxt: simplify lxt970_config_init()
Sergei Shtylyov
1
-5
/
+1
2016-05-16
lxt: simplify lxt97[01]_config_intr()
Sergei Shtylyov
1
-12
/
+4
2016-05-16
net: dsa: mv88e6xxx: remove bridge work
Vivien Didelot
2
-34
/
+8
2016-05-16
net: vrf: protect changes to private data with rcu
David Ahern
1
-23
/
+47
2016-05-16
net/mlx5e: Hardware offloaded flower filter statistics support
Amir Vadai
3
-7
/
+69
2016-05-16
net/mlx5_core: Flow counters infrastructure
Amir Vadai
4
-2
/
+236
2016-05-16
net/mlx5_core: Introduce flow steering destination of type counter
Amir Vadai
4
-10
/
+102
2016-05-16
net/mlx5_core: Firmware commands to support flow counters
Amir Vadai
3
-0
/
+77
2016-05-16
net/mlx5_core: Use a macro in mlx5_command_str()
Amir Vadai
1
-171
/
+132
2016-05-16
net: pxa168_eth: Use dma_wmb/rmb where appropriate
Jisheng Zhang
1
-4
/
+4
2016-05-16
net: pxa168_eth: use {readl|writel}_relaxed instead of readl/writel
Jisheng Zhang
1
-2
/
+2
2016-05-16
vxlan: set mac_header correctly in GPE mode
Jiri Benc
1
-0
/
+1
2016-05-16
xen-netback: use hash value from the frontend
Paul Durrant
1
-0
/
+27
2016-05-16
xen-netback: pass hash value to the frontend
Paul Durrant
2
-14
/
+77
2016-05-16
xen-netback: add control protocol implementation
Paul Durrant
5
-3
/
+502
2016-05-16
xen-netback: add control ring boilerplate
Paul Durrant
4
-30
/
+277
2016-05-16
hv_netvsc: set nvdev link after populating chn_table
Vitaly Kuznetsov
1
-11
/
+18
2016-05-16
hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_...
Vitaly Kuznetsov
1
-2
/
+7
2016-05-16
hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
Vitaly Kuznetsov
4
-64
/
+72
2016-05-16
hv_netvsc: untangle the pointer mess
Vitaly Kuznetsov
4
-122
/
+99
2016-05-16
hv_netvsc: use start_remove flag to protect netvsc_link_change()
Vitaly Kuznetsov
1
-4
/
+17
2016-05-16
hv_netvsc: move start_remove flag to net_device_context
Vitaly Kuznetsov
3
-6
/
+13
2016-05-16
phy: add support for a reset-gpio specification
Uwe Kleine-König
1
-0
/
+8
2016-05-15
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
13
-165
/
+330
2016-05-15
bnxt_en: Use dma_rmb() instead of rmb().
Michael Chan
1
-1
/
+1
2016-05-15
bnxt_en: Add BCM57314 device ID.
Michael Chan
1
-0
/
+3
2016-05-15
bnxt_en: Simplify and improve unsupported SFP+ module reporting.
Michael Chan
2
-37
/
+30
2016-05-15
bnxt_en: Fix length value in dmesg log firmware error message.
Michael Chan
1
-1
/
+1
2016-05-15
bnxt_en: Improve the delay logic for firmware response.
Michael Chan
1
-9
/
+10
2016-05-15
bnxt_en: Reduce maximum ring pages if page size is 64K.
Michael Chan
1
-0
/
+7
2016-05-15
bnxt_en: Report PCIe link speed and width during driver load
Ajit Khaparde
1
-0
/
+18
2016-05-15
bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPRO
Ajit Khaparde
4
-0
/
+167
2016-05-15
bnxt_en: Fix invalid max channel parameter in ethtool -l.
Satish Baddipadige
1
-1
/
+5
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-89
/
+248
2016-05-14
i40e: fix an uninitialized variable bug
Dan Carpenter
1
-1
/
+1
2016-05-14
i40e: Bump version from 1.5.10 to 1.5.16
Bimmy Pujari
1
-1
/
+1
2016-05-14
i40e: don't add broadcast filter for VFs
Mitch Williams
1
-8
/
+0
2016-05-14
i40e/i40evf: properly report Rx packet hash
Mitch Williams
1
-1
/
+1
2016-05-14
i40e: set context to use VSI RSS LUT for SR-IOV
Ashish Shah
1
-1
/
+2
2016-05-14
i40e: Correct UDP packet header for non_tunnel-ipv6
Akeem G Abodunrin
1
-1
/
+1
2016-05-14
i40e: change Rx hang message into a WARN_ONCE
Jacob Keller
1
-3
/
+1
2016-05-14
i40e: Refactor ethtool get_settings
Catherine Sullivan
1
-123
/
+135
2016-05-14
i40e: lie to the VF
Mitch Williams
1
-3
/
+7
2016-05-14
i40e: Add vf-true-promisc-support priv flag
Anjali Singhai Jain
6
-18
/
+111
2016-05-14
i40e: Implement the API function for aq_set_switch_config
Shannon Nelson
2
-0
/
+33
2016-05-14
i40e: Add allmulti support for the VF
Anjali Singhai Jain
3
-3
/
+30
2016-05-14
i40e: Add support for disabling all link and change bits needed for PHY inter...
Kevin Scott
3
-2
/
+7
2016-05-14
drivers: net: xgene: fix register offset
Iyappan Subramanian
2
-4
/
+4
[next]