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
2017-11-01
net: hso: remove redundant unused variable dev
Colin Ian King
1
-2
/
+0
2017-11-01
ppp: Destroy the mutex when cleanup
Gao Feng
1
-0
/
+1
2017-11-01
net: ethernet: slicoss: remove redundant initialization of idx
Colin Ian King
1
-1
/
+1
2017-11-01
net: phy: Fix sfp.c build against GPIO definitions
Florian Fainelli
1
-1
/
+1
2017-11-01
net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.c
Florian Fainelli
3
-29
/
+22
2017-11-01
net: dsa: b53: Have b53_hdr_setup() enable/disable tagging
Florian Fainelli
1
-3
/
+13
2017-11-01
drivers/net: tundra: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+5
2017-11-01
drivers/net: ntb_netdev: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-11-01
net: mvpp2: simplify the Tx desc set DMA logic
Antoine Tenart
1
-26
/
+13
2017-11-01
net: mvpp2: use the aggr txq size define everywhere
Antoine Tenart
1
-3
/
+3
2017-11-01
net: mvpp2: limit TSO segments and use stop/wake thresholds
Antoine Tenart
1
-2
/
+16
2017-11-01
net: mvpp2: initialize the RSS tables
Antoine Tenart
1
-0
/
+50
2017-11-01
net: mvpp2: initialize the Tx FIFO size
Antoine Tenart
1
-4
/
+21
2017-11-01
net: mvpp2: set the Rx FIFO size depending on the port speeds for PPv2.2
Antoine Tenart
1
-6
/
+46
2017-11-01
mkiss: remove redundant assignment of len to ax->mtu
Colin Ian King
1
-1
/
+0
2017-11-01
forcedeth: replace pci_alloc_consistent with dma_alloc_coherent
Zhu Yanjun
1
-20
/
+41
2017-11-01
net: bcmgenet: Avoid calling platform_device_put() twice in bcmgenet_mii_exit()
Wei Yongjun
1
-1
/
+0
2017-11-01
mlxsw: spectrum_router: Return extack message on abort due to fib rules
David Ahern
1
-42
/
+66
2017-11-01
bpf: reduce verifier memory consumption
Alexei Starovoitov
1
-4
/
+4
2017-11-01
liquidio: Configure switchdev with devlink
Vijaya Mohan Guvva
5
-0
/
+108
2017-11-01
liquidio: switchdev support for LiquidIO NIC
Vijaya Mohan Guvva
6
-1
/
+750
2017-11-01
Merge tag 'mlx5-updates-2017-10-31' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
4
-526
/
+914
2017-11-01
net/mlx5e: Switch channels counters to use stats group API
Kamal Heib
3
-89
/
+106
2017-11-01
net/mlx5e: Switch ipsec counters to use stats group API
Kamal Heib
2
-9
/
+25
2017-11-01
net/mlx5e: Switch pme counters to use stats group API
Kamal Heib
3
-30
/
+54
2017-11-01
net/mlx5e: Switch per prio pfc counters to use stats group API
Kamal Heib
3
-85
/
+113
2017-11-01
net/mlx5e: Switch per prio traffic counters to use stats group API
Kamal Heib
3
-24
/
+50
2017-11-01
net/mlx5e: Switch pcie counters to use stats group API
Kamal Heib
3
-58
/
+93
2017-11-01
net/mlx5e: Switch ethernet extended counters to use stats group API
Kamal Heib
3
-20
/
+48
2017-11-01
net/mlx5e: Switch physical statistical counters to use stats group API
Kamal Heib
3
-21
/
+46
2017-11-01
net/mlx5e: Switch RFC 2819 counters to use stats group API
Kamal Heib
3
-30
/
+53
2017-11-01
net/mlx5e: Switch RFC 2863 counters to use stats group API
Kamal Heib
3
-20
/
+43
2017-11-01
net/mlx5e: Switch IEEE 802.3 counters to use stats group API
Kamal Heib
3
-36
/
+58
2017-11-01
net/mlx5e: Switch vport counters to use the stats group API
Kamal Heib
3
-55
/
+78
2017-11-01
net/mlx5e: Switch Q counters to use the stats group API
Kamal Heib
3
-16
/
+35
2017-11-01
net/mlx5e: Introduce stats group API
Kamal Heib
4
-48
/
+127
2017-10-31
i40e: Enable cloud filters via tc-flower
Amritha Nambiar
7
-31
/
+1192
2017-10-31
i40e: Clean up of cloud filters
Amritha Nambiar
2
-0
/
+33
2017-10-31
i40e: Admin queue definitions for cloud filters
Amritha Nambiar
2
-4
/
+210
2017-10-31
i40e: Cloud filter mode for set_switch_config command
Amritha Nambiar
6
-5
/
+44
2017-10-31
i40e: Map TCs with the VSI seids
Amritha Nambiar
2
-0
/
+3
2017-10-31
i40e/i40evf: Revert "i40e/i40evf: bump tail only in multiples of 8"
Alexander Duyck
2
-18
/
+0
2017-10-31
i40e: only redistribute MSI-X vectors when needed
Shannon Nelson
1
-2
/
+3
2017-10-31
i40e: mark PM functions as __maybe_unused
Arnd Bergmann
1
-9
/
+2
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-150
/
+299
2017-10-29
ipvlan: implement VEPA mode
Mahesh Bandewar
3
-9
/
+36
2017-10-29
ipvlan: introduce 'private' attribute for all existing modes.
Mahesh Bandewar
3
-5
/
+64
2017-10-29
net: aquantia: Make local functions static
Wei Yongjun
1
-4
/
+4
2017-10-29
net: dsa: b53: Export b53_configure_vlan()
Florian Fainelli
3
-42
/
+6
2017-10-29
liquidio: get rid of false alarm "Unknown cmd 27" in dmesg
Felix Manlunas
1
-0
/
+1
[next]