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
2015-07-11
be2net: remove redundant D0 power state set
Kalesh Purayil
1
-2
/
+0
2015-07-11
be2net: query FW to check if EVB is enabled
Kalesh Purayil
2
-3
/
+4
2015-07-11
be2net: remove duplicate code in be_setup_wol()
Kalesh Purayil
1
-17
/
+11
2015-07-11
net: Drop owner assignment from platform_driver
Krzysztof Kozlowski
3
-3
/
+0
2015-07-11
net: phy: Support setting polarity in marvell phy driver
David Thomson
2
-2
/
+41
2015-07-11
net: phy: Pass mdix ethtool setting through to phy driver
David Thomson
1
-0
/
+2
2015-07-10
dsa: mv88e6352/mv88e6xxx: Add support for Marvell 88E6320 and 88E6321
Aleksey S. Kazantsev
4
-22
/
+65
2015-07-09
rocker: add change MTU support
Scott Feldman
2
-0
/
+62
2015-07-09
neterion: s2io: Use module_pci_driver
Vaishali Thakkar
2
-27
/
+1
2015-07-09
cxgb4vf: Fix check to use new User Doorbell mechanism
Hariprasad Shenai
1
-3
/
+9
2015-07-09
cxgb4: Enable cim_la dump to support T6
Hariprasad Shenai
1
-3
/
+51
2015-07-09
cxgb4: Read stats for only available channels
Hariprasad Shenai
1
-47
/
+26
2015-07-09
cxgb4: Update register ranges for T6 adapter
Hariprasad Shenai
1
-7
/
+9
2015-07-09
cxgb4: Don't use entire L2T table, use only its slice
Hariprasad Shenai
4
-44
/
+71
2015-07-09
net: ec_bhf: Use module_pci_driver
Vaishali Thakkar
1
-13
/
+1
2015-07-09
hv_netvsc: Add support to set MTU reservation from guest side
Haiyang Zhang
3
-3
/
+3
2015-07-09
ifb: add multiqueue operation
Eric Dumazet
1
-87
/
+120
2015-07-09
cxgb4: Add PCI device ids for few more T5 and T6 adapters
Hariprasad Shenai
1
-0
/
+18
2015-07-09
net/mlx4_core: Add extra check for total vfs for SRIOV
Carol Soto
1
-6
/
+14
2015-07-09
net: macb: Add SG support for Zynq SOC family
Punnaiah Choudary Kalluri
1
-4
/
+2
2015-07-09
xen-netback: remove duplicated function definition
Li, Liang Z
1
-3
/
+0
2015-07-08
mlx4: TCP/UDP packets have L4 hash
Eric Dumazet
1
-2
/
+6
2015-07-03
cxgb4: Fix incorrect sequence numbers shown in devlog
Hariprasad Shenai
1
-12
/
+13
2015-07-02
enic: fix issues in enic_poll
Govindarajulu Varadarajan
1
-2
/
+2
2015-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-8
/
+2
2015-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
47
-332
/
+598
2015-07-01
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+1
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-8
/
+8
2015-07-01
cxgb4: use kvfree() in t4_free_mem()
Pekka Enberg
1
-4
/
+1
2015-07-01
cxgb3: use kvfree() in cxgb_free_mem()
Pekka Enberg
1
-4
/
+1
2015-06-30
net: mvneta: disable IP checksum with jumbo frames for Armada 370
Simon Guinot
1
-1
/
+25
2015-06-30
net: mvneta: introduce compatible string "marvell, armada-xp-neta"
Simon Guinot
1
-0
/
+1
2015-06-30
net: icplus: fix typo in constant name
Nik Nyby
2
-2
/
+2
2015-06-29
sis900: Trivial: Fix typos in enums
Nik Nyby
1
-2
/
+2
2015-06-29
stmmac: Trivial: fix typo in constant name
Nik Nyby
1
-2
/
+2
2015-06-29
net-Liquidio: Delete unnecessary checks before the function call "vfree"
Markus Elfring
3
-13
/
+5
2015-06-29
vmxnet3: Bump up driver version number
Shreyas Bhatewara
1
-2
/
+2
2015-06-29
amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocation
Tom Lendacky
1
-1
/
+1
2015-06-29
net: phy: mdio-bcm-unimac: workaround initial read failures for integrated PHYs
Florian Fainelli
1
-0
/
+43
2015-06-29
net: bcmgenet: workaround initial read failures for integrated PHYs
Florian Fainelli
2
-4
/
+51
2015-06-29
net: phy: bcm7xxx: workaround MDIO management controller initial read
Florian Fainelli
1
-0
/
+7
2015-06-29
bnx2x: fix DMA API usage
Michal Schmidt
3
-24
/
+12
2015-06-29
net: via: VIA_RHINE and VIA_VELOCITY should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+2
2015-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-104
/
+198
2015-06-29
net/phy: tune get_phy_c45_ids to support more c45 phy
Shengzhou Liu
1
-6
/
+14
2015-06-29
bnx2x: fix lockdep splat
Eric Dumazet
1
-1
/
+2
2015-06-29
net: fec: don't access RACC register when not available
Greg Ungerer
2
-13
/
+19
2015-06-29
net: phy: fix phy link up when limiting speed via device tree
Mugunthan V N
1
-2
/
+3
2015-06-29
drivers: net: xgene: Pre-initialize ret in xgene_enet_get_resources()
Geert Uytterhoeven
1
-1
/
+1
2015-06-29
xen-netfront: Remove the meaningless code
Li, Liang Z
1
-7
/
+0
[next]