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-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-376
/
+414
2016-04-21
Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
Shrikrishna Khare
2
-6
/
+10
2016-04-21
atl2: Disable unimplemented scatter/gather feature
Ben Hutchings
1
-1
/
+1
2016-04-21
net/mlx4_en: Split SW RX dropped counter per RX ring
Eran Ben Elisha
4
-3
/
+10
2016-04-21
net/mlx4_core: Don't allow to VF change global pause settings
Eugenia Emantayev
2
-0
/
+15
2016-04-21
net/mlx4_core: Avoid repeated calls to pci enable/disable
Daniel Jurgens
1
-5
/
+34
2016-04-21
net/mlx4_core: Implement pci_resume callback
Daniel Jurgens
1
-15
/
+24
2016-04-21
net: phy: spi_ks8895: Don't leak references to SPI devices
Mark Brown
1
-1
/
+1
2016-04-21
net: ethernet: davinci_emac: Fix platform_data overwrite
Neil Armstrong
1
-2
/
+0
2016-04-21
net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enable
Neil Armstrong
1
-0
/
+1
2016-04-21
qede: Fix single MTU sized packet from firmware GRO flow
Manish Chopra
1
-0
/
+13
2016-04-21
qede: Fix setting Skb network header
Manish Chopra
1
-2
/
+2
2016-04-21
qede: Fix various memory allocation error flows for fastpath
Manish Chopra
1
-55
/
+85
2016-04-21
drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open
Grygorii Strashko
1
-2
/
+2
2016-04-20
Revert "Prevent NUll pointer dereference with two PHYs on cpsw"
Andrew Goodbody
1
-16
/
+15
2016-04-20
net/mlx4_en: do batched put_page using atomic_sub
Konstantin Khlebnikov
1
-2
/
+6
2016-04-20
net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC
Konstantin Khlebnikov
1
-1
/
+1
2016-04-19
Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+10
2016-04-18
macsec: fix crypto Kconfig dependency
Arnd Bergmann
1
-0
/
+1
2016-04-17
net: bcmgenet: device stats are unsigned long
Eric Dumazet
1
-1
/
+5
2016-04-17
net: dsa: mv88e6xxx: share the same default FDB
Vivien Didelot
1
-26
/
+2
2016-04-17
net: dsa: mv88e6xxx: enable SA learning on DSA ports
Vivien Didelot
1
-2
/
+2
2016-04-17
net: dsa: mv88e6xxx: unlock DSA and CPU ports
Vivien Didelot
1
-1
/
+1
2016-04-16
cpsw: Prevent NUll pointer dereference with two PHYs
Andrew Goodbody
1
-15
/
+16
2016-04-15
cxgb4: Set VPD size so we can read both VPD structures
Hariprasad Shenai
1
-0
/
+10
2016-04-15
bgmac: fix MAC soft-reset bit for corerev > 4
Felix Fietkau
1
-3
/
+3
2016-04-15
cdc_mbim: apply "NDP to end" quirk to all Huawei devices
Bjørn Mork
1
-2
/
+7
2016-04-15
bgmac: reset & enable Ethernet core before using it
Rafał Miłecki
1
-0
/
+5
2016-04-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
5
-64
/
+84
2016-04-14
fm10k: fix multi-bit VLAN update requests from VF
Jacob Keller
1
-8
/
+22
2016-04-14
net: thunderx: Fix broken of_node_put() code.
David Daney
1
-2
/
+3
2016-04-14
i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet
Alexander Duyck
4
-56
/
+62
2016-04-14
net: ethernet: renesas: ravb_main: test clock rate to avoid division by 0
Wolfram Sang
1
-0
/
+3
2016-04-14
Merge tag 'wireless-drivers-for-davem-2016-04-13' of git://git.kernel.org/pub...
David S. Miller
5
-9
/
+11
2016-04-11
net: vrf: Fix dst reference counting
David Ahern
1
-161
/
+16
2016-04-11
cxgb4: Stop Rx Queues before freeing it up
Hariprasad Shenai
3
-3
/
+53
2016-04-11
net: stmmac: socfgpa: Ensure emac bit set in System Manger for PTP
Phil Reid
1
-3
/
+13
2016-04-10
sh_eth: re-enable-E-MAC interrupts in sh_eth_set_ringparam()
Sergei Shtylyov
1
-5
/
+1
2016-04-08
tuntap: restore default qdisc
Jason Wang
1
-2
/
+2
2016-04-06
stmmac: fix adjust link call in case of a switch is attached
Giuseppe CAVALLARO
1
-12
/
+10
2016-04-06
cxgb4: Add pci device id for chelsio t520-cr adapter
Hariprasad Shenai
1
-0
/
+1
2016-04-06
e1000: Double Tx descriptors needed check for 82544
Alexander Duyck
1
-1
/
+18
2016-04-06
e1000: Do not overestimate descriptor counts in Tx pre-check
Alexander Duyck
1
-1
/
+1
2016-04-06
i40e: fix errant PCIe bandwidth message
Jesse Brandeburg
1
-0
/
+1
2016-04-02
Merge tag 'iwlwifi-for-kalle-2016-03-30' of https://git.kernel.org/pub/scm/li...
Kalle Valo
3
-4
/
+4
2016-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-455
/
+574
2016-04-01
net: mvneta: fix changing MTU when using per-cpu processing
Marcin Wojtas
1
-14
/
+16
2016-04-01
stmmac: fix MDIO settings
Giuseppe CAVALLARO
3
-47
/
+72
2016-04-01
Revert "stmmac: Fix 'eth0: No PHY found' regression"
Giuseppe CAVALLARO
2
-9
/
+11
2016-04-01
stmmac: fix TX normal DESC
Giuseppe CAVALLARO
1
-8
/
+8
[next]