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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-28
qlcnic: Fix initialization of work function.
Jitendra Kalsaria
1
-2
/
+2
2013-07-28
Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring"
David S. Miller
1
-1
/
+1
2013-07-27
atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring
Neil Horman
1
-1
/
+1
2013-07-27
net/tg3: Fix warning from pci_disable_device()
Gavin Shan
1
-1
/
+2
2013-07-27
net/tg3: Fix kernel crash
Gavin Shan
1
-1
/
+2
2013-07-27
drivers: net: sun4i-emac: select MDIO_SUN4I
Maxime Ripard
1
-0
/
+1
2013-07-27
drivers: net: allwinner: Fix Kconfig indentation
Maxime Ripard
1
-12
/
+13
2013-07-25
mlx5: use after free in mlx5_cmd_comp_handler()
Dan Carpenter
1
-4
/
+7
2013-07-25
r8169: fix lockdep warning when removing interface
Lekensteyn
1
-2
/
+2
2013-07-24
fec: Add MODULE_ALIAS
Fabio Estevam
1
-0
/
+1
2013-07-23
sfc: Enable RX scatter for flows steered by RFS
Ben Hutchings
1
-1
/
+3
2013-07-23
net: pch_gbe depends on x86
Jiri Slaby
1
-1
/
+1
2013-07-20
qlcnic: Fix guest VLAN
Manish Chopra
1
-2
/
+10
2013-07-20
qlcnic: Fix releasing of Tx frag which was never mapped.
Jitendra Kalsaria
1
-1
/
+1
2013-07-20
qlcnic: Fix dump template version mask
Shahed Shaikh
1
-1
/
+1
2013-07-20
qlcnic: Fix ethtool display for 83xx adapter.
Himanshu Madhani
1
-2
/
+2
2013-07-20
qlcnic: Fix panic while setting VF's MAC address
Manish Chopra
1
-1
/
+3
2013-07-20
qlcnic: Fix multicast packet handling for PF and VF.
Sucheta Chakraborty
1
-12
/
+10
2013-07-20
qlcnic: Fix NULL pointer dereference in VF probe path.
Sucheta Chakraborty
1
-1
/
+2
2013-07-20
qlcnic: Set __QLCNIC_DEV_UP in adapter state before enabling interrupts
Pratik Pujar
1
-1
/
+1
2013-07-20
qlcnic: Fix invalid register offset calculation
Shahed Shaikh
1
-1
/
+1
2013-07-17
be2net: Fix to avoid hardware workaround when not needed
Sarveshwar Bandi
1
-4
/
+10
2013-07-16
mlx5 core: Fix __udivdi3 when compiling for 32 bit arches
Tim Gardner
1
-1
/
+1
2013-07-16
bgmac: add dependency to phylib
Hauke Mehrtens
1
-0
/
+1
2013-07-16
atl1e: unmap partially mapped skb on dma error and free skb
Neil Horman
1
-1
/
+23
2013-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-31
/
+124
2013-07-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2013-07-13
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
22
-0
/
+5773
2013-07-13
via-rhine: fix dma mapping errors
Neil Horman
1
-1
/
+16
2013-07-13
atl1e: fix dma mapping warnings
Neil Horman
1
-3
/
+25
2013-07-12
drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ...
Wolfram Sang
1
-11
/
+0
2013-07-12
mlx5: Return -EFAULT instead of -EPERM
Dan Carpenter
2
-13
/
+9
2013-07-12
mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec
Moshe Lazer
1
-1
/
+1
2013-07-11
bnx2x: fix tunneling CSUM calculation
Dmitry Kravkov
1
-3
/
+3
2013-07-11
alx: fix lockdep annotation
Maarten Lankhorst
1
-3
/
+2
2013-07-11
sh_eth: SH_ETH should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-07-11
r8169: add a new chip for RTL8411
hayeswang
1
-0
/
+67
2013-07-11
net: rename ll methods to busy-poll
Eliezer Tamir
5
-6
/
+6
2013-07-11
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
4
-4
/
+4
2013-07-11
sunvnet: vnet_port_remove must call unregister_netdev
Dave Kleikamp
1
-0
/
+2
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
274
-4237
/
+10464
2013-07-09
drivers/net: enic: release rtnl_lock on error-path
Konstantin Khlebnikov
1
-0
/
+2
2013-07-09
net: mv643xx_eth: do not use port number as platform device id
Jonas Gorski
1
-2
/
+11
2013-07-09
net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bit
Jongsung Kim
1
-1
/
+1
2013-07-08
mlx5_core: Fixes for sparse warnings
Roland Dreier
2
-11
/
+21
2013-07-08
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen
22
-0
/
+5767
2013-07-05
sfc: Fix memory leak when discarding scattered packets
Ben Hutchings
1
-7
/
+20
2013-07-05
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-5
/
+3
2013-07-05
dt:net:stmmac: Add dt specific phy reset callback support.
Srinivas Kandagatla
1
-2
/
+46
2013-07-05
dt:net:stmmac: Add support to dwmac version 3.610 and 3.710
Srinivas Kandagatla
1
-0
/
+26
[next]