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
2014-08-26
drivers/net/ethernet/tile: __get_cpu_var call introduced in 3.14
Christoph Lameter
1
-2
/
+2
2014-08-26
drivers/net/ethernet/tile: Replace __get_cpu_var uses for address calculation
Christoph Lameter
2
-13
/
+13
2014-08-15
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
132
-135
/
+137
2014-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-126
/
+222
2014-08-15
Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
6
-6
/
+37
2014-08-15
net: ethernet: ibm: ehea: Remove duplicate object from Makefile
Andreas Ruprecht
1
-1
/
+1
2014-08-15
net: xgene: Check negative return value of xgene_enet_get_ring_size()
Tobias Klauser
1
-2
/
+5
2014-08-15
net: xilinx: Remove .owner field for driver
Michal Simek
3
-3
/
+0
2014-08-15
Revert "macvlan: simplify the structure port"
David S. Miller
1
-5
/
+7
2014-08-14
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
10
-6
/
+311
2014-08-14
iwlwifi: mvm: disable scheduled scan to prevent firmware crash
Emmanuel Grumbach
1
-1
/
+2
2014-08-14
Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...
Roland Dreier
8
-4
/
+125
2014-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
David S. Miller
4
-14
/
+15
2014-08-14
xen-netback: remove loop waiting function
Wei Liu
1
-29
/
+0
2014-08-14
xen-netback: don't stop dealloc kthread too early
Wei Liu
3
-7
/
+42
2014-08-14
xen-netback: move NAPI add/remove calls
Wei Liu
1
-4
/
+5
2014-08-14
xen-netback: fix debugfs entry creation
Wei Liu
1
-4
/
+4
2014-08-14
xen-netback: fix debugfs write length check
Wei Liu
1
-3
/
+6
2014-08-14
drivers/net/irda/donauboe.c: convert to module_pci_driver
Libo Chen
1
-14
/
+1
2014-08-14
tg3: fix return value in tg3_get_stats64
Govindarajulu Varadarajan
1
-1
/
+2
2014-08-14
sunvnet: Schedule maybe_tx_wakeup() as a tasklet from ldc_rx path
Sowmini Varadhan
2
-2
/
+14
2014-08-14
sunvnet: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN
Sowmini Varadhan
1
-0
/
+16
2014-08-14
sunvnet: Do not ask for an ACK for every dring transmit
Sowmini Varadhan
1
-1
/
+9
2014-08-14
myri10ge: check for DMA mapping errors
Stanislaw Gruszka
1
-30
/
+58
2014-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
47
-372
/
+2880
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
132
-135
/
+137
2014-08-12
e1000e: delete excessive space character in debug message
Jean Sacren
1
-1
/
+1
2014-08-12
e1000e: fix trivial kernel doc typos
Jean Sacren
1
-1
/
+1
2014-08-12
i40e: Cleaning up missing null-terminate in conjunction with strncpy
Rickard Strandqvist
1
-8
/
+8
2014-08-12
i40e: use correct structure type name in sizeof
Julia Lawall
1
-1
/
+1
2014-08-12
i40e: fix sparse non static symbol warning
Wei Yongjun
1
-3
/
+3
2014-08-12
i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.c
Lucas Tanure
1
-0
/
+1
2014-08-12
net: bcmgenet: correctly resume adapter from Wake-on-LAN
Florian Fainelli
1
-4
/
+6
2014-08-12
net: bcmgenet: update UMAC_CMD only when link is detected
Florian Fainelli
1
-2
/
+6
2014-08-12
net: bcmgenet: correctly suspend and resume PHY device
Florian Fainelli
1
-2
/
+11
2014-08-12
net: bcmgenet: request and enable main clock earlier
Florian Fainelli
1
-7
/
+7
2014-08-12
net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-termin...
Rickard Strandqvist
1
-0
/
+1
2014-08-12
xen-netfront: Fix handling packets on compound pages with skb_linearize
Zoltan Kiss
1
-3
/
+4
2014-08-12
net: fec: Support phys probed from devicetree and fixed-link
Uwe Kleine-König
2
-21
/
+56
2014-08-12
smsc: replace WARN_ON() with WARN_ON_SMP()
Sanjeev Sharma
1
-1
/
+1
2014-08-12
xen-netback: Don't deschedule NAPI when carrier off
Zoltan Kiss
1
-5
/
+1
2014-08-11
net: ethernet: qlogic: qlcnic: Remove duplicate object file from Makefile
Andreas Ruprecht
1
-1
/
+1
2014-08-11
wan: wanxl: Remove typedefs from struct names
Himangi Saraogi
1
-31
/
+32
2014-08-11
m68k/atari: EtherNEC - ethernet support (ne)
Michael Schmitz
2
-1
/
+4
2014-08-11
net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ...
Rickard Strandqvist
1
-0
/
+1
2014-08-11
hdlc: Remove typedefs from struct names
Himangi Saraogi
1
-31
/
+32
2014-08-11
airo_cs: Remove typedef local_info_t
Himangi Saraogi
1
-12
/
+13
2014-08-11
atmel: Remove typedef atmel_priv_ioctl
Himangi Saraogi
1
-4
/
+4
2014-08-11
com20020_cs: Remove typedef com20020_dev_t
Himangi Saraogi
1
-8
/
+8
2014-08-11
ethernet: amd: Remove typedef local_info_t
Himangi Saraogi
1
-20
/
+20
[next]