index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: axienet: Use of_property_* calls
Srikanth Thokala
2015-05-06
1
-20
/
+15
*
net: axienet: Use devm_* calls
Srikanth Thokala
2015-05-06
1
-27
/
+27
*
net: axienet: Use pdev instead of op
Srikanth Thokala
2015-05-06
1
-23
/
+24
*
net: axienet: Fix comments blocks
Michal Simek
2015-05-06
3
-59
/
+71
*
net: axienet: Removed coding style errors and warnings
Srikanth Thokala
2015-05-06
2
-20
/
+21
*
net: axienet: Support phy-less mode of operation
Srikanth Thokala
2015-05-06
1
-5
/
+5
*
net: axienet: Handle jumbo frames for lesser frame sizes
Srikanth Thokala
2015-05-06
2
-28
/
+27
*
net: axienet: Service completion interrupts ASAP
Peter Crosthwaite
2015-05-06
1
-2
/
+4
*
net: axienet: Handle 0 packet receive gracefully
Peter Crosthwaite
2015-05-06
1
-3
/
+4
*
net: axienet: Support for RGMII
Srikanth Thokala
2015-05-06
1
-1
/
+8
*
cxgb4: Discard the packet if the length is greater than mtu
Hariprasad Shenai
2015-05-06
2
-2
/
+16
*
cxgb4: Move SGE Ingress DMA state monitor code to a new routine
Hariprasad Shenai
2015-05-06
3
-79
/
+156
*
cxgb4: Add device node to ULD info
Hariprasad Shenai
2015-05-06
3
-1
/
+3
*
cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()
Hariprasad Shenai
2015-05-06
3
-0
/
+45
*
cxgb4: Enable congestion notification from SGE for IQs and FLs.
Hariprasad Shenai
2015-05-06
5
-13
/
+28
*
cxgb4: Make sure that Freelist size is larger than Egress Congestion Threshold
Hariprasad Shenai
2015-05-06
2
-1
/
+14
*
ipvlan: Always set broadcast bit in multicast filter
Mahesh Bandewar
2015-05-06
1
-14
/
+6
*
ipvlan: Defer multicast / broadcast processing to a work-queue
Mahesh Bandewar
2015-05-06
3
-52
/
+96
*
ixgbe: Use a signed type to hold error codes
Mark Rustad
2015-05-04
4
-11
/
+11
*
ixgbe: Release semaphore bits in the right order
Mark Rustad
2015-05-04
1
-4
/
+4
*
ixgbe: Fix IOSF SB access issues
Mark Rustad
2015-05-04
1
-37
/
+65
*
e1000e: fix call to do_div() to use u64 arg
Jeff Kirsher
2015-05-04
1
-6
/
+7
*
e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo frames
Alexander Duyck
2015-05-04
1
-0
/
+14
*
e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size
Alexander Duyck
2015-05-04
3
-16
/
+14
*
e100: don't initialize int object to zero
Jean Sacren
2015-05-04
1
-1
/
+1
*
igb: simplify and clean up igb_enable_mas()
Todd Fujinaka
2015-05-04
1
-20
/
+7
*
via-rhine: close SMP transmit races.
françois romieu
2015-05-04
1
-6
/
+45
*
via-rhine: dma_wmb transmit barrier.
françois romieu
2015-05-04
1
-1
/
+1
*
via-rhine: add consistent memory barrier in vlan receive code.
françois romieu
2015-05-04
1
-8
/
+14
*
via-rhine: kiss rx_head_desc goodbye.
françois romieu
2015-05-04
1
-10
/
+3
*
via-rhine: forbid holes in the receive descriptor ring.
françois romieu
2015-05-04
1
-50
/
+53
*
via-rhine: gotoize rhine_open error path.
françois romieu
2015-05-04
1
-6
/
+10
*
via-rhine: allocate and map receive buffer in a single transaction
françois romieu
2015-05-04
1
-14
/
+43
*
via-rhine: commit receive buffer address before descriptor status update.
françois romieu
2015-05-04
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-03
48
-167
/
+303
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-02
27
-113
/
+169
|
|
\
|
|
*
net: fec: Fix RGMII-ID mode
Markus Pargmann
2015-04-30
1
-1
/
+4
|
|
*
net/mlx4_en: Schedule napi when RX buffers allocation fails
Ido Shamay
2015-04-30
3
-2
/
+26
|
|
*
netxen_nic: use spin_[un]lock_bh around tx_clean_lock
Tony Camuso
2015-04-30
1
-2
/
+2
|
|
*
net/mlx4_core: Fix unaligned accesses
David Ahern
2015-04-30
1
-4
/
+14
|
|
*
mlx4_en: Use correct loop cursor in error path.
Benjamin Poirier
2015-04-30
1
-1
/
+1
|
|
*
cxgb4: Fix MC1 memory offset calculation
Hariprasad Shenai
2015-04-29
1
-1
/
+1
|
|
*
bnx2x: Delay during kdump load
Yuval Mintz
2015-04-29
1
-0
/
+6
|
|
*
net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_table
Pai
2015-04-29
1
-0
/
+10
|
|
*
net: macb: Fix race condition in driver when Rx frame is dropped
Punnaiah Choudary Kalluri
2015-04-29
1
-0
/
+3
|
|
*
hv_netvsc: Fix a bug in netvsc_start_xmit()
KY Srinivasan
2015-04-29
3
-26
/
+7
|
|
*
altera_tse: Correct rx packet length
Vlastimil Setka
2015-04-29
1
-0
/
+6
|
|
*
mlx4: Fix tx ring affinity_mask creation
Benjamin Poirier
2015-04-29
1
-3
/
+5
|
|
*
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2015-04-29
4
-9
/
+12
|
|
*
trivial: net: systemport: bcmsysport.h: fix 0x0x prefix
Antonio Ospite
2015-04-29
1
-1
/
+1
[next]