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-12-31
tun: Fixed unsigned/signed comparison
Alex Gartrell
1
-1
/
+1
2014-12-31
enic: add stats for dma mapping error
Govindarajulu Varadarajan
3
-1
/
+25
2014-12-31
enic: check dma_mapping_error
Govindarajulu Varadarajan
2
-58
/
+106
2014-12-31
enic: make vnic_wq_buf doubly linked
Govindarajulu Varadarajan
2
-0
/
+4
2014-12-31
net: fec: add Wake-on-LAN support
Nimrod Andy
2
-10
/
+96
2014-12-31
net: gianfar: add missing __iomem annotation
Kevin Hao
2
-2
/
+2
2014-12-31
net: gianfar: mark the local functions static
Kevin Hao
1
-4
/
+5
2014-12-31
virtio-net: don't do header check for dodgy gso packets
Jason Wang
1
-0
/
+2
2014-12-31
arm: sa1100: move irda header to linux/platform_data
Dmitry Eremin-Solenikov
1
-1
/
+1
2014-12-31
net: sxgbe: Use setup_timer
Julia Lawall
1
-6
/
+4
2014-12-31
ksz884x: Use setup_timer
Julia Lawall
1
-3
/
+1
2014-12-31
atl1e: Use setup_timer
Julia Lawall
1
-3
/
+2
2014-12-31
atheros: atlx: Use setup_timer
Julia Lawall
1
-6
/
+4
2014-12-31
timecounter: keep track of accumulated fractional nanoseconds
Richard Cochran
1
-2
/
+2
2014-12-31
net: cpts: convert to timecounter adjtime.
Richard Cochran
1
-4
/
+1
2014-12-31
net: mlx4: convert to timecounter adjtime.
Richard Cochran
1
-4
/
+1
2014-12-31
net: ixgbe: convert to timecounter adjtime.
Richard Cochran
1
-10
/
+1
2014-12-31
net: igb: convert to timecounter adjtime.
Richard Cochran
1
-6
/
+1
2014-12-31
net: e1000e: convert to timecounter adjtime.
Richard Cochran
1
-4
/
+1
2014-12-31
net: fec: convert to timecounter adjtime.
Richard Cochran
1
-15
/
+1
2014-12-31
net: bnx2x: convert to timecounter adjtime.
Richard Cochran
1
-5
/
+1
2014-12-31
net: xgbe: convert to timecounter adjtime.
Richard Cochran
1
-7
/
+1
2014-12-31
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
7
-5
/
+7
2014-12-27
ne2k-pci: Add pci_disable_device in error handling
Jia-Ju Bai
1
-2
/
+4
2014-12-27
bonding: change error message to debug message in __bond_release_one()
Wengang Wang
1
-1
/
+1
2014-12-27
Merge tag 'wireless-drivers-for-davem-2014-12-26' of git://git.kernel.org/pub...
David S. Miller
7
-12
/
+34
2014-12-27
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
4
-13
/
+21
2014-12-27
net: incorrect use of init_completion fixup
Nicholas Mc Guire
1
-1
/
+1
2014-12-27
net: xilinx: Remove unnecessary temac_property in the driver
Appana Durga Kedareswara Rao
2
-6
/
+0
2014-12-27
net: phy: micrel: use generic config_init for KSZ8021/KSZ8031
Johan Hovold
1
-15
/
+3
2014-12-24
brcmfmac: Do not crash if platform data is not populated
Mika Westerberg
1
-2
/
+2
2014-12-24
ipw2200: select CFG80211_WEXT
Paul Bolle
1
-1
/
+2
2014-12-24
vxlan: Fix double free of skb.
Pravin B Shelar
1
-10
/
+24
2014-12-23
cxgb4vf: Fix ethtool get_settings for VF driver
Hariprasad Shenai
4
-41
/
+161
2014-12-23
caif: Fix napi poll list corruption
Herbert Xu
1
-2
/
+0
2014-12-23
net/mlx4_en: Doorbell is byteswapped in Little Endian archs
Amir Vadai
1
-1
/
+11
2014-12-23
8139too: Add netif_napi_del in the driver
Jia-Ju Bai
1
-0
/
+2
2014-12-23
8139too: Fix the lack of pci_disable_device
Jia-Ju Bai
1
-1
/
+1
2014-12-23
net: ethernet: stmicro: stmmac: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-12-23
net: s6gmac: remove driver
Daniel Glöckner
3
-1071
/
+0
2014-12-23
net: ethernet: micrel: ksz884x.c: Remove unused function
Rickard Strandqvist
1
-6
/
+0
2014-12-23
tg3: tg3_disable_ints using uninitialized mailbox value to disable interrupts
Prashant Sreedharan
1
-17
/
+17
2014-12-23
hyperv: Fix some variable name typos in send-buffer init/revoke
Haiyang Zhang
2
-7
/
+9
2014-12-23
virtio_net: Fix napi poll list corruption
Herbert Xu
1
-2
/
+0
2014-12-22
stmmac: Don't init ptp again when resume from suspend/hibernation
Huacai Chen
1
-6
/
+8
2014-12-21
Merge tag 'iwlwifi-fixes-for-kalle-2014-12-18' of git://git.kernel.org/pub/sc...
Kalle Valo
5
-9
/
+30
2014-12-19
enic: fix rx skb checksum
Govindarajulu Varadarajan
1
-4
/
+8
2014-12-19
sunvnet: fix a memory leak in vnet_handle_offloads
Li RongQing
1
-0
/
+1
2014-12-19
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-4
/
+174
2014-12-18
be2net: Fix incorrect setting of tunnel offload flag in netdev features
Sriharsha Basavapatna
1
-0
/
+2
[next]