index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunvnet: fix rx packet length check to allow for TSO
David L Stevens
2015-01-13
1
-1
/
+6
*
mlx5: avoid build warnings on 32-bit
Arnd Bergmann
2015-01-13
1
-3
/
+3
*
rocker: fix harmless warning on 32-bit machines
Arnd Bergmann
2015-01-13
1
-2
/
+2
*
cxgb4: Ripping out old hard-wired initialization code in driver
Hariprasad Shenai
2015-01-13
2
-520
/
+58
*
net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdio
Shaohui Xie
2015-01-13
1
-7
/
+7
*
net/fsl: fix a bug in xgmac_mdio
Shaohui Xie
2015-01-13
1
-1
/
+1
*
i40e: limit sriov to partition 1 of NPAR configurations
Shannon Nelson
2015-01-13
1
-1
/
+1
*
i40e: Don't exit link event early if link speed has changed
Catherine Sullivan
2015-01-13
1
-0
/
+4
*
i40e: limit WoL and link settings to partition 1
Shannon Nelson
2015-01-13
1
-1
/
+42
*
i40e: Adding function for reading PBA String
Kamil Krawczyk
2015-01-13
3
-0
/
+63
*
i40e/i40evf: find partition_id in npar mode
Shannon Nelson
2015-01-13
4
-2
/
+81
*
i40e: remove VN2VN related mac filters
Vasu Dev
2015-01-13
1
-2
/
+0
*
i40e: Add warning for NPAR partitions with link speed less than 10Gbps
Greg Rose
2015-01-13
1
-0
/
+9
*
i40evf: kick a stalled admin queue
Mitch A Williams
2015-01-13
2
-1
/
+9
*
i40evf: enable interrupt 0 appropriately
Mitch A Williams
2015-01-13
1
-8
/
+4
*
i40evf: don't fire traffic IRQs when the interface is down
Mitch A Williams
2015-01-13
1
-4
/
+7
*
i40evf: remove leftover VLAN filters
Mitch A Williams
2015-01-13
1
-0
/
+4
*
i40evf: refactor shutdown code
Mitch A Williams
2015-01-13
1
-6
/
+23
*
i40evf: Remove some scary log messages
Mitch A Williams
2015-01-13
2
-9
/
+1
*
i40evf: remove redundant code
Mitch A Williams
2015-01-13
1
-27
/
+0
*
i40e: disable IOV before freeing resources
Mitch A Williams
2015-01-13
1
-2
/
+9
*
tuntap: Increase the number of queues in tun.
Pankaj Gupta
2015-01-12
1
-4
/
+3
*
team: Remove dead code
Kenneth Williams
2015-01-12
1
-7
/
+0
*
net: bnx2x: avoid macro redefinition
David Decotigny
2015-01-12
1
-4
/
+0
*
drivers: net: xen-netfront: remove residual dead code
Vincenzo Maffione
2015-01-12
1
-4
/
+0
*
Driver: Vmxnet3: Reinitialize vmxnet3 backend on wakeup from hibernate
Shrikrishna Khare
2015-01-12
2
-21
/
+27
*
bonding: cleanup bond_opts array
Jonathan Toppins
2015-01-12
1
-3
/
+2
*
iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...
Hariprasad Shenai
2015-01-12
6
-71
/
+155
*
iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...
Hariprasad Shenai
2015-01-12
4
-42
/
+138
*
r8152: check the status before submitting rx
hayeswang
2015-01-12
1
-0
/
+5
*
r8152: call rtl_start_rx after netif_carrier_on
hayeswang
2015-01-12
1
-1
/
+2
*
vxlan: Improve support for header flags
Tom Herbert
2015-01-12
1
-14
/
+28
*
tg3: move init/deinit from open/close to probe/remove
Ivan Vecera
2015-01-12
1
-14
/
+11
*
net: eth: xgene: devm_ioremap() returns NULL on error
Dan Carpenter
2015-01-12
1
-6
/
+6
*
irda: vlsi_ir: Replace timeval with ktime_t
Chunyan Zhang
2015-01-11
2
-34
/
+14
*
irda: stir4200: Replace timeval with ktime_t
Chunyan Zhang
2015-01-11
1
-9
/
+7
*
irda: nsc-ircc: Replace timeval with ktime_t
Chunyan Zhang
2015-01-11
2
-8
/
+4
*
irda: irda-usb: Replace timeval with ktime_t
Chunyan Zhang
2015-01-11
2
-11
/
+4
*
irda: ali-ircc: Replace timeval with ktime_t
Chunyan Zhang
2015-01-11
2
-11
/
+5
*
irda: Removed all unused timeval variables
Chunyan Zhang
2015-01-11
6
-16
/
+0
*
stmmac: dwmac-sti: Pass sysconfig register offset via syscon dt property.
Peter Griffin
2015-01-11
1
-6
/
+7
*
r8169: add support for xmit_more
Florian Westphal
2015-01-08
1
-3
/
+9
*
cxgb4: Add support for mps_tcam debugfs
Hariprasad Shenai
2015-01-08
2
-0
/
+191
*
cxgb4: Add support for cim_qcfg entry in debugfs
Hariprasad Shenai
2015-01-08
5
-0
/
+164
*
cxgb4: Add support for cim_la entry in debugfs
Hariprasad Shenai
2015-01-08
6
-2
/
+304
*
cxgb4: Add support for devlog
Hariprasad Shenai
2015-01-08
5
-0
/
+325
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-06
18
-48
/
+72
|
\
|
*
qla3xxx: don't allow never end busy loop
Andy Shevchenko
2015-01-06
1
-5
/
+3
|
*
xen-netback: fixing the propagation of the transmit shaper timeout
Palik, Imre
2015-01-06
1
-0
/
+1
|
*
r8152: support ndo_features_check
hayeswang
2015-01-06
1
-0
/
+17
[next]