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
2015-01-14
vxlan: Remote checksum offload
Tom Herbert
1
-6
/
+185
2015-01-14
udp: pass udp_offload struct to UDP gro callbacks
Tom Herbert
1
-2
/
+5
2015-01-14
r8152: replace tasklet with NAPI
hayeswang
1
-35
/
+85
2015-01-14
net: hisilicon: new hip04 ethernet driver
dingtianhong
2
-1
/
+970
2015-01-14
net: hisilicon: new hip04 MDIO driver
Zhangfei Gao
3
-0
/
+196
2015-01-14
net/macb: improved ethtool statistics support
Xander Huff
2
-4
/
+307
2015-01-14
net/macb: Adding comments to various #defs to make interpretation easier
Xander Huff
1
-107
/
+162
2015-01-14
xen-netfront: refactor making Tx requests
David Vrabel
1
-114
/
+67
2015-01-14
xen-netfront: refactor skb slot counting
David Vrabel
1
-6
/
+7
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
52
-123
/
+126
2015-01-14
sunvnet: fix rx packet length check to allow for TSO
David L Stevens
1
-1
/
+6
2015-01-14
mlx5: avoid build warnings on 32-bit
Arnd Bergmann
1
-3
/
+3
2015-01-14
rocker: fix harmless warning on 32-bit machines
Arnd Bergmann
1
-2
/
+2
2015-01-14
cxgb4: Ripping out old hard-wired initialization code in driver
Hariprasad Shenai
2
-520
/
+58
2015-01-14
net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdio
Shaohui Xie
1
-7
/
+7
2015-01-14
net/fsl: fix a bug in xgmac_mdio
Shaohui Xie
1
-1
/
+1
2015-01-13
i40e: limit sriov to partition 1 of NPAR configurations
Shannon Nelson
1
-1
/
+1
2015-01-13
i40e: Don't exit link event early if link speed has changed
Catherine Sullivan
1
-0
/
+4
2015-01-13
i40e: limit WoL and link settings to partition 1
Shannon Nelson
1
-1
/
+42
2015-01-13
i40e: Adding function for reading PBA String
Kamil Krawczyk
3
-0
/
+63
2015-01-13
i40e/i40evf: find partition_id in npar mode
Shannon Nelson
4
-2
/
+81
2015-01-13
i40e: remove VN2VN related mac filters
Vasu Dev
1
-2
/
+0
2015-01-13
i40e: Add warning for NPAR partitions with link speed less than 10Gbps
Greg Rose
1
-0
/
+9
2015-01-13
i40evf: kick a stalled admin queue
Mitch A Williams
2
-1
/
+9
2015-01-13
i40evf: enable interrupt 0 appropriately
Mitch A Williams
1
-8
/
+4
2015-01-13
i40evf: don't fire traffic IRQs when the interface is down
Mitch A Williams
1
-4
/
+7
2015-01-13
i40evf: remove leftover VLAN filters
Mitch A Williams
1
-0
/
+4
2015-01-13
i40evf: refactor shutdown code
Mitch A Williams
1
-6
/
+23
2015-01-13
i40evf: Remove some scary log messages
Mitch A Williams
2
-9
/
+1
2015-01-13
i40evf: remove redundant code
Mitch A Williams
1
-27
/
+0
2015-01-13
i40e: disable IOV before freeing resources
Mitch A Williams
1
-2
/
+9
2015-01-13
tuntap: Increase the number of queues in tun.
Pankaj Gupta
1
-4
/
+3
2015-01-13
team: Remove dead code
Kenneth Williams
1
-7
/
+0
2015-01-13
net: bnx2x: avoid macro redefinition
David Decotigny
1
-4
/
+0
2015-01-13
drivers: net: xen-netfront: remove residual dead code
Vincenzo Maffione
1
-4
/
+0
2015-01-13
Driver: Vmxnet3: Reinitialize vmxnet3 backend on wakeup from hibernate
Shrikrishna Khare
2
-21
/
+27
2015-01-13
bonding: cleanup bond_opts array
Jonathan Toppins
1
-3
/
+2
2015-01-13
iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...
Hariprasad Shenai
6
-71
/
+155
2015-01-13
iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...
Hariprasad Shenai
4
-42
/
+138
2015-01-13
r8152: check the status before submitting rx
hayeswang
1
-0
/
+5
2015-01-13
r8152: call rtl_start_rx after netif_carrier_on
hayeswang
1
-1
/
+2
2015-01-13
vxlan: Improve support for header flags
Tom Herbert
1
-14
/
+28
2015-01-12
tg3: move init/deinit from open/close to probe/remove
Ivan Vecera
1
-14
/
+11
2015-01-12
net: eth: xgene: devm_ioremap() returns NULL on error
Dan Carpenter
1
-6
/
+6
2015-01-12
irda: vlsi_ir: Replace timeval with ktime_t
Chunyan Zhang
2
-34
/
+14
2015-01-12
irda: stir4200: Replace timeval with ktime_t
Chunyan Zhang
1
-9
/
+7
2015-01-12
irda: nsc-ircc: Replace timeval with ktime_t
Chunyan Zhang
2
-8
/
+4
2015-01-12
irda: irda-usb: Replace timeval with ktime_t
Chunyan Zhang
2
-11
/
+4
2015-01-12
irda: ali-ircc: Replace timeval with ktime_t
Chunyan Zhang
2
-11
/
+5
2015-01-12
irda: Removed all unused timeval variables
Chunyan Zhang
6
-16
/
+0
[next]