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-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
37
-374
/
+420
2016-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-376
/
+414
2016-04-21
geneve: break dependency with netdev drivers
Hannes Frederic Sowa
1
-3
/
+28
2016-04-21
vxlan: break dependency with netdev drivers
Hannes Frederic Sowa
1
-5
/
+9
2016-04-21
qlcnic: protect qlicnic_attach_func with rtnl_lock
Hannes Frederic Sowa
1
-2
/
+8
2016-04-21
ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lock
Hannes Frederic Sowa
1
-0
/
+2
2016-04-21
mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lock
Hannes Frederic Sowa
1
-0
/
+2
2016-04-21
fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lock
Hannes Frederic Sowa
1
-0
/
+2
2016-04-21
benet: be_resume needs to protect be_open with rtnl_lock
Hannes Frederic Sowa
1
-4
/
+6
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/mlx5e: Add ethtool counter for RX buffer allocation failures
Tariq Toukan
3
-4
/
+17
2016-04-21
net/mlx5e: Delay skb->data access
Saeed Mahameed
1
-4
/
+3
2016-04-21
net/mlx5e: Remove redundant barrier
Tariq Toukan
1
-1
/
+0
2016-04-21
net/mlx5e: Use napi_alloc_skb for RX SKB allocations
Tariq Toukan
3
-10
/
+7
2016-04-21
net/mlx5e: Add fragmented memory support for RX multi packet WQE
Tariq Toukan
5
-68
/
+514
2016-04-21
net/mlx5e: Added ICO SQs
Tariq Toukan
4
-25
/
+174
2016-04-21
net/mlx5e: Support RX multi-packet WQE (Striding RQ)
Tariq Toukan
4
-43
/
+311
2016-04-21
net/mlx5e: Use function pointers for RX data path handling
Tariq Toukan
3
-47
/
+62
2016-04-21
net/mlx5e: Use only close NUMA node for default RSS
Tariq Toukan
3
-4
/
+16
2016-04-21
net/mlx5e: Allocate set of queue counters per netdev
Rana Shahout
3
-2
/
+62
2016-04-21
net/mlx5: Introduce device queue counters
Tariq Toukan
1
-0
/
+68
2016-04-21
net: bcmsysport: use napi_complete_done()
Florian Fainelli
1
-1
/
+1
2016-04-21
net: bcmsysport: use __napi_schedule_irqoff()
Florian Fainelli
1
-2
/
+2
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-21
veth: Update features to include all tunnel GSO types
Alexander Duyck
1
-4
/
+3
2016-04-21
geneve: testing the wrong variable in geneve6_build_skb()
Dan Carpenter
1
-1
/
+1
2016-04-21
fm10k: fix incorrect IPv6 extended header checksum
Jacob Keller
1
-9
/
+16
2016-04-21
fm10k: consistently use Intel(R) for driver names
Jacob Keller
20
-30
/
+30
2016-04-21
fm10k: fix possible null pointer deref after kcalloc
Jacob Keller
2
-18
/
+22
2016-04-21
fm10k: Reset multicast mode when deleting lport
Ngai-Mint Kwan
1
-0
/
+4
2016-04-21
fm10k: update comment regarding reserved bits check
Jacob Keller
1
-1
/
+1
2016-04-21
fm10k: use different name than FM10K_VLAN_CLEAR for override bit
Jacob Keller
3
-3
/
+8
2016-04-21
fm10k: use 8bit notation instead of 10bit notation for diagram
Jacob Keller
1
-2
/
+2
2016-04-21
fm10k: fix documentation of fm10k_tlv_parse_attr
Jacob Keller
1
-8
/
+10
2016-04-21
fm10k: do not disable PCI device in fm10k_io_error_detected
Jacob Keller
1
-2
/
+0
2016-04-21
fm10k: correctly handle LPORT_MAP error
Jacob Keller
4
-1
/
+35
2016-04-21
fm10k: Fix multicast mode sync issues
Ngai-Mint Kwan
1
-13
/
+7
2016-04-21
fm10k: drop 1588 support
Jacob Keller
12
-876
/
+11
2016-04-21
fm10k: prevent RCU issues during AER events
Jacob Keller
1
-1
/
+10
[next]