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
2013-06-11
xen-netfront: use skb_partial_csum_set() to simplify the codes
Li RongQing
1
-12
/
+8
2013-06-11
ixgbe: add extra stats for ndo_ll_poll
Eliezer Tamir
3
-0
/
+60
2013-06-11
ixgbe: add support for ndo_ll_poll
Eliezer Tamir
3
-8
/
+177
2013-06-11
bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch
Maxime Bizon
2
-12
/
+998
2013-06-11
bcm63xx_enet: split DMA channel register accesses
Maxime Bizon
1
-56
/
+83
2013-06-11
bcm63xx_enet: implement reset autoneg ethtool callback
Maxime Bizon
1
-0
/
+15
2013-06-08
macvtap: enable multiqueue flag
Jason Wang
1
-5
/
+2
2013-06-08
macvtap: add TUNSETQUEUE ioctl
Jason Wang
1
-19
/
+116
2013-06-08
macvtap: eliminate linear search
Jason Wang
1
-44
/
+20
2013-06-08
macvtap: introduce macvtap_get_vlan()
Jason Wang
1
-7
/
+20
2013-06-08
macvtap: do not add self to waitqueue if doing a nonblock read
Jason Wang
1
-2
/
+5
2013-06-08
macvtap: fix a possible race between queue selection and changing queues
Jason Wang
1
-1
/
+1
2013-06-08
sh_eth: Fix warnings on 64-bit.
David S. Miller
1
-1
/
+1
2013-06-08
sh_eth: remove dependencies from Kconfig
Sergei Shtylyov
1
-6
/
+0
2013-06-08
sh_eth: get R8A777x support out of #ifdef
Sergei Shtylyov
1
-9
/
+5
2013-06-08
sh_eth: get SH7724 support out of #ifdef
Sergei Shtylyov
1
-5
/
+5
2013-06-08
sh_eth: get SH7757 support out of #ifdef
Sergei Shtylyov
1
-20
/
+8
2013-06-08
sh_eth: get SH77{34|63} support out of #ifdef
Sergei Shtylyov
1
-31
/
+36
2013-06-08
sh_eth: get R8A7740 support out of #ifdef
Sergei Shtylyov
1
-9
/
+7
2013-06-08
sh_eth: get SH7619 support out of #ifdef
Sergei Shtylyov
1
-3
/
+3
2013-06-08
sh_eth: get SH771x support out of #ifdef
Sergei Shtylyov
1
-3
/
+4
2013-06-08
sh_eth: create initial ID table
Sergei Shtylyov
1
-0
/
+10
2013-06-08
bonding: disallow change of MAC if fail_over_mac enabled
Jay Vosburgh
1
-4
/
+3
2013-06-08
bonding: Convert hw addr handling to sync/unsync, support ucast addresses
Jay Vosburgh
2
-126
/
+43
2013-06-08
fec: Only pass pdev in fec_ptp_init()
Fabio Estevam
3
-3
/
+4
2013-06-07
net/macb: change RX path for GEM
Nicolas Ferre
2
-49
/
+272
2013-06-07
net/macb: increase RX buffer size for GEM
Nicolas Ferre
2
-8
/
+38
2013-06-07
sh_eth: enclose PM code into #ifdef CONFIG_PM
Nobuhiro Iwamatsu
1
-2
/
+7
2013-06-07
sh_eth: consolidate sh_eth_reset()
Nobuhiro Iwamatsu
1
-125
/
+51
2013-06-07
sh_eth: remove #ifdef around sh_eth_select_mii()
Nobuhiro Iwamatsu
1
-5
/
+1
2013-06-07
sh_eth: add IRQ flags to 'struct sh_eth_cpu_data'
Nobuhiro Iwamatsu
2
-8
/
+6
2013-06-07
sh_eth: remove SH_ETH_HAS_TSU
Nobuhiro Iwamatsu
1
-12
/
+8
2013-06-07
sh_eth: remove duplicate sh_eth_set_duplex() definitions
Nobuhiro Iwamatsu
1
-54
/
+5
2013-06-07
sh_eth: use EDSR_ENALL to set EDSR
Nobuhiro Iwamatsu
1
-1
/
+1
2013-06-07
sh_eth: remove #ifdef around EDSR and GECMR bit definitions
Nobuhiro Iwamatsu
1
-5
/
+2
2013-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
40
-358
/
+505
2013-06-05
net: sun4i-emac: Staticize local symbols
Sachin Kamat
1
-2
/
+2
2013-06-05
net: sun4i-emac: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-06-05
net: emaclite: Use platform resource table
Michal Simek
1
-45
/
+22
2013-06-05
cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...
Li RongQing
2
-2
/
+2
2013-06-05
net: sun4i-emac: remove erroneous assignment
Arnd Bergmann
1
-4
/
+0
2013-06-05
mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queue
govindarajulu.v
1
-1
/
+1
2013-06-05
net/mlx4: use one page fragment per incoming frame
Eric Dumazet
1
-3
/
+3
2013-06-05
tg3: Add read dma workaround for 5720
Nithin Sujir
2
-8
/
+18
2013-06-05
net: mvneta: read MAC address from hardware when available
Thomas Petazzoni
1
-9
/
+35
2013-06-05
net: ethernet: xilinx_emaclite: set protocol selector bits when writing ANAR
Jens Renner \(EFE\)
1
-1
/
+2
2013-06-05
net: sun4i-emac: fix a typo in emac_probe()
Wei Yongjun
1
-1
/
+1
2013-06-05
net: mv643xx_eth: add missing semicolon
Arnd Bergmann
1
-3
/
+5
2013-06-05
bnx2x: Fix bridged GSO for 57710/57711 chips
Yuval Mintz
1
-2
/
+1
2013-06-05
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
10
-51
/
+30
[next]