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-12-02
qede: Add support for nway_reset
Sudarsana Kalluru
1
-0
/
+25
2015-12-02
qede: Add support for set_phys_id
Sudarsana Kalluru
1
-0
/
+29
2015-12-02
qed: Add support for changing LED state
Sudarsana Kalluru
4
-0
/
+64
2015-12-02
qede: Add support for {get, set}_ringparam
Sudarsana Kalluru
2
-2
/
+46
2015-12-02
qede: Add support for {get, set}_channels
Sudarsana Kalluru
3
-2
/
+59
2015-12-01
sfc: Add PCI ID for Solarflare 8000 series 10/40G NIC
Bert Kenward
1
-0
/
+6
2015-12-01
sfc: make TSO version a per-queue parameter
Bert Kenward
3
-9
/
+14
2015-12-01
hv_netvsc: rework link status change handling
Vitaly Kuznetsov
2
-48
/
+108
2015-11-30
mlxsw: core: Implement fan control using hwmon
Jiri Pirko
1
-1
/
+120
2015-11-30
mlxsw: reg: Add definition of fan management registers
Jiri Pirko
1
-0
/
+133
2015-11-30
mlxsw: core: Implement temperature hwmon interface
Jiri Pirko
5
-0
/
+264
2015-11-30
mlxsw: reg: Add definition of temperature management registers
Jiri Pirko
1
-0
/
+111
2015-11-30
mlxsw: spectrum: Add support for port identification
Ido Schimmel
1
-0
/
+24
2015-11-30
mlxsw: reg: Add Management LED Control register definition
Ido Schimmel
1
-0
/
+46
2015-11-30
Merge tag 'wireless-drivers-next-for-davem-2015-11-25' of git://git.kernel.or...
David S. Miller
659
-291
/
+488
2015-11-25
i40e: Bump version to 1.4.2
Catherine Sullivan
1
-2
/
+2
2015-11-25
i40e: create a generic configure rss function
Helin Zhang
3
-52
/
+107
2015-11-25
i40e: rework the functions to configure RSS with similar parameters
Helin Zhang
3
-26
/
+71
2015-11-25
i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
Helin Zhang
1
-1
/
+1
2015-11-25
i40evf: handle many MAC filters correctly
Mitch Williams
1
-8
/
+24
2015-11-25
i40e/i40evf: clean up error messages
Mitch Williams
2
-12
/
+35
2015-11-25
i40e/i40evf: Add comment to #endif
Helin Zhang
2
-2
/
+2
2015-11-25
i40e: Move the saving of old link info from handle_link_event to link_event
Catherine Sullivan
1
-4
/
+3
2015-11-25
i40e/i40evf: Add a stat to track how many times we have to do a force WB
Anjali Singhai Jain
7
-3
/
+14
2015-11-25
i40e: Workaround fix for mss < 256 issue
Anjali Singhai Jain
1
-0
/
+27
2015-11-25
i40e: remove BUG_ON from FCoE setup
Shannon Nelson
1
-2
/
+0
2015-11-25
i40e: remove BUG_ON from feature string building
Shannon Nelson
1
-16
/
+18
2015-11-25
i40e: Change BUG_ON to WARN_ON in service event complete
Shannon Nelson
1
-1
/
+1
2015-11-25
i40e/i40evf: remove unused tunnel parameter
Shannon Nelson
2
-12
/
+7
2015-11-25
fm10k: use napi_schedule_irqoff()
Alexander Duyck
1
-1
/
+1
2015-11-25
net: phy: bcm7xxx: Add entry for Broadcom BCM7435
Florian Fainelli
1
-0
/
+14
2015-11-25
sh_eth: Remove obsolete r8a777x-ether platform_device_id entry
Geert Uytterhoeven
1
-3
/
+0
2015-11-25
sh_eth: Remove obsolete r8a7740-gether platform_device_id entry
Geert Uytterhoeven
1
-63
/
+62
2015-11-25
sh_eth: Remove obsolete r8a779x-ether platform_device_id entries
Geert Uytterhoeven
1
-4
/
+2
2015-11-25
sh_eth: Remove obsolete r7s72100-ether platform_device_id entry
Geert Uytterhoeven
1
-41
/
+42
2015-11-25
vrf: remove slave queue and private slave struct
Nikolay Aleksandrov
1
-63
/
+5
2015-11-25
net: fec: no need to test for the return type of of_property_read_u32
Saurabh Sengar
1
-7
/
+2
2015-11-24
drivers: net: xgene: optimizing the code
Saurabh Sengar
1
-16
/
+9
2015-11-24
Merge tag 'linux-can-next-for-4.5-20151123' of git://git.kernel.org/pub/scm/l...
David S. Miller
1
-75
/
+101
2015-11-23
intel: i40e: fix confused code
Rasmus Villemoes
1
-14
/
+10
2015-11-23
ixgbevf: fix spoofed packets with random MAC
Emil Tantilov
2
-1
/
+4
2015-11-23
ixgbevf: use ether_addr_copy instead of memcpy
Emil Tantilov
1
-8
/
+6
2015-11-23
i40evf: fix compiler warning of unused variable
Jesse Brandeburg
1
-4
/
+3
2015-11-23
ixgbe: Remove CS4227 diagnostic code
Mark Rustad
1
-80
/
+0
2015-11-23
ixgbe/ixgbevf: use napi_schedule_irqoff()
Alexander Duyck
2
-3
/
+3
2015-11-23
ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation to 12K
Alexander Duyck
3
-6
/
+5
2015-11-23
ixgbe: Add KR mode support for CS4227 chip
Mark Rustad
1
-23
/
+62
2015-11-23
ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vector
Alexander Duyck
1
-1
/
+2
2015-11-23
fm10k: Fix handling of NAPI budget when multiple queues are enabled per vector
Alexander Duyck
1
-0
/
+4
2015-11-23
ixgbe: fix multiple kernel-doc errors
Jean Sacren
1
-6
/
+3
[next]