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.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
2014-01-18
i40e: rename defines
Jesse Brandeburg
4
-33
/
+33
2014-01-18
i40e: whitespace fixes
Jesse Brandeburg
4
-5
/
+5
2014-01-18
i40e: Change firmware workaround
Jesse Brandeburg
2
-7
/
+2
2014-01-18
i40e: fix compile warning on checksum_local
Jesse Brandeburg
1
-1
/
+1
2014-01-18
virtio-net: fix build error when CONFIG_AVERAGE is not enabled
Michael Dalton
1
-0
/
+1
2014-01-18
ixgbevf: bump version
Don Skidmore
1
-1
/
+1
2014-01-18
ixgbe: bump version number
Don Skidmore
1
-1
/
+1
2014-01-18
ixgbe: add braces around else condition in ixgbe_qv_lock_* calls
Jacob Keller
1
-2
/
+4
2014-01-18
net: ftgmac100: use kfree_skb() where appropriate
Eric Dumazet
1
-3
/
+3
2014-01-18
bonding: add netlink attributes to slave link dev
sfeldma@cumulusnetworks.com
3
-2
/
+46
2014-01-18
bonding: add sysfs /slave dir for bond slave devices.
sfeldma@cumulusnetworks.com
5
-13
/
+176
2014-01-18
net: vxlan: do not use vxlan_net before checking event type
Daniel Borkmann
1
-2
/
+4
2014-01-18
ixgbe: set driver_max_VFs should be done before enabling SRIOV
ethan.zhao
1
-1
/
+1
2014-01-18
ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
ethan.zhao
3
-4
/
+9
2014-01-18
sh_eth: Add support for r7s72100
Simon Horman
2
-8
/
+119
2014-01-18
sh_eth: Use bool as return type of sh_eth_is_gether()
Simon Horman
1
-5
/
+2
2014-01-18
qlcnic: remove unused code
stephen hemminger
2
-31
/
+0
2014-01-18
qlcnic: make local functions static
stephen hemminger
13
-103
/
+97
2014-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
84
-1497
/
+2580
2014-01-17
virtio-net: initial rx sysfs support, export mergeable rx buffer size
Michael Dalton
1
-4
/
+42
2014-01-17
virtio-net: auto-tune mergeable rx buffer size for improved performance
Michael Dalton
1
-25
/
+75
2014-01-17
virtio-net: use per-receive queue page frag alloc for mergeable bufs
Michael Dalton
1
-34
/
+35
2014-01-17
virtio-net: drop rq->max and rq->num
Jason Wang
1
-13
/
+3
2014-01-17
net: davinci_mdio: Fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2014-01-17
bonding: handle slave's name change with primary_slave logic
Veaceslav Falico
1
-3
/
+21
2014-01-17
i40e: updates to AdminQ interface
Shannon Nelson
2
-15
/
+8
2014-01-17
i40e: check desc pointer before printing
Shannon Nelson
1
-28
/
+39
2014-01-17
team: block mtu change before it happens via NETDEV_PRECHANGEMTU
Veaceslav Falico
1
-1
/
+1
2014-01-17
r6040: use ETH_ZLEN instead of MISR for SKB length checking
Florian Fainelli
1
-2
/
+2
2014-01-17
r6040: add delays in MDIO read/write polling loops
Florian Fainelli
1
-0
/
+2
2014-01-17
xen-netfront: add support for IPv6 offloads
Paul Durrant
1
-5
/
+43
2014-01-17
vxge: make local functions static
stephen hemminger
5
-46
/
+5
2014-01-17
bnad: code cleanup
stephen hemminger
2
-27
/
+2
2014-01-17
dm9000: fix a lot of checkpatch issues
Barry Song
1
-12
/
+11
2014-01-17
i40e: Remove autogenerated Module.symvers file.
David S. Miller
1
-0
/
+0
2014-01-17
net/mlx4_core: clean up srq_res_start_move_to()
Paul Bolle
1
-30
/
+16
2014-01-17
net/mlx4_core: clean up cq_res_start_move_to()
Paul Bolle
1
-33
/
+19
2014-01-17
ixgbe: Fix incorrect logic for fixed fiber eeprom write
Don Skidmore
1
-1
/
+1
2014-01-17
ixgbevf: create function for all of ring init
Don Skidmore
2
-137
/
+183
2014-01-17
ixgbevf: Convert ring storage form pointer to an array to array of pointers
Don Skidmore
3
-86
/
+98
2014-01-17
ixgbevf: use pci drvdata correctly in ixgbevf_suspend()
Wei Yongjun
1
-2
/
+2
2014-01-17
ixgbevf: set the disable state when ixgbevf_qv_disable is called
Jacob Keller
1
-0
/
+1
2014-01-17
ixgbe: reinit_locked() should be called with rtnl_lock
John Fastabend
1
-0
/
+2
2014-01-17
net: stmmac: notify the PM core of a wakeup event.
Srinivas Kandagatla
2
-2
/
+8
2014-01-17
net: stmmac: restore pinstate in pm resume.
Srinivas Kandagatla
1
-0
/
+3
2014-01-17
net: stmmac: use suspend functions for hibernation
Srinivas Kandagatla
3
-50
/
+12
2014-01-17
net: stmmac: fix power management suspend-resume case
Srinivas Kandagatla
1
-6
/
+7
2014-01-17
net: stmmac: make stmmac_mdio_reset non-static
Srinivas Kandagatla
2
-1
/
+2
2014-01-17
net: stmmac: move hardware setup for stmmac_open to new function
Srinivas Kandagatla
1
-67
/
+88
2014-01-17
net: stmmac: move dma allocation to new function
Srinivas Kandagatla
1
-84
/
+85
[next]