index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fm10k: start service timer on probe
Jeff Kirsher
2015-04-15
1
-3
/
+6
*
fm10k: fix function header comment
Jeff Kirsher
2015-04-15
1
-2
/
+1
*
fm10k: comment next_vf_mbx flow
Jeff Kirsher
2015-04-15
1
-0
/
+11
*
fm10k: don't handle mailbox events in iov_event path and always process mailbox
Jeff Kirsher
2015-04-15
2
-32
/
+5
*
fm10k: use separate workqueue for fm10k driver
Jeff Kirsher
2015-04-15
3
-1
/
+16
*
fm10k: Set PF queues to unlimited bandwidth during virtualization
Jeff Kirsher
2015-04-15
1
-1
/
+2
*
fm10k: expose tx_timeout_count as an ethtool stat
Jeff Kirsher
2015-04-15
1
-0
/
+2
*
fm10k: only increment tx_timeout_count in Tx hang path
Jeff Kirsher
2015-04-15
1
-1
/
+0
*
fm10k: remove extraneous "Reset interface" message
Jeff Kirsher
2015-04-15
1
-1
/
+0
*
fm10k: separate PF only stats so that VF does not display them
Jeff Kirsher
2015-04-15
1
-14
/
+37
*
fm10k: use hw->mac.max_queues for stats
Jeff Kirsher
2015-04-15
2
-8
/
+12
*
fm10k: only show actual queues, not the maximum in hardware
Jeff Kirsher
2015-04-15
1
-2
/
+3
*
fm10k: allow creation of VLAN on default vid
Jeff Kirsher
2015-04-15
1
-4
/
+4
*
fm10k: fix unused warnings
Jeff Kirsher
2015-04-15
7
-37
/
+35
*
fm10k: Add netconsole support
Jeff Kirsher
2015-04-15
3
-0
/
+28
*
fm10k: Have the VF get the default VLAN during init
Jeff Kirsher
2015-04-15
1
-1
/
+5
*
fm10k: Correct spelling mistake
Jeff Kirsher
2015-04-15
1
-2
/
+2
*
fm10k: Remove redundant rx_errors in ethtool
Jeff Kirsher
2015-04-14
3
-7
/
+4
*
fm10k: Corrected an error in Tx statistics
Jeff Kirsher
2015-04-14
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-14
17
-37
/
+85
|
\
|
*
tcp: tcp_make_synack() should clear skb->tstamp
Eric Dumazet
2015-04-09
1
-0
/
+2
|
*
udptunnels: Call handle_offloads after inserting vlan tag.
Jesse Gross
2015-04-09
2
-14
/
+14
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-04-09
2
-7
/
+6
|
|
\
|
|
*
vti6: fix uninit when using x-netns
Yao Xiwei
2015-04-07
1
-2
/
+1
|
|
*
xfrm: fix xfrm_input/xfrm_tunnel_check oops
Alexey Dobriyan
2015-04-07
1
-5
/
+5
|
*
|
usbnet: rename work handler
Oliver Neukum
2015-04-09
1
-2
/
+2
|
*
|
stmmac: devm_reset_control_get can return PROBE_DEFER
Phil Reid
2015-04-09
1
-1
/
+1
|
*
|
be2net: Fix a bug in Rx buffer posting
Ajit Khaparde
2015-04-09
2
-1
/
+2
|
*
|
fou: Don't use const __read_mostly
Andi Kleen
2015-04-08
1
-2
/
+2
|
*
|
net: phy: broadcom: Add BCM54616S phy entry
Alessio Igor Bogani
2015-04-08
3
-2
/
+17
|
*
|
Merge branch 'rds'
David S. Miller
2015-04-08
4
-8
/
+38
|
|
\
\
|
|
*
|
RDS: make sure not to loop forever inside rds_send_xmit
Sowmini Varadhan
2015-04-08
3
-2
/
+33
|
|
*
|
RDS: only use passive connections when addresses match
Sowmini Varadhan
2015-04-08
1
-1
/
+1
|
|
*
|
RDS: Documentation: Document AF_RDS, PF_RDS and SOL_RDS correctly.
Sowmini Varadhan
2015-04-08
1
-5
/
+4
|
|
/
/
|
*
/
netem: Fixes byte backlog accounting for the first of two chained netem insta...
Beshay, Joseph
2015-04-08
1
-1
/
+2
|
|
/
*
|
Merge branch 'cxgb4-next'
David S. Miller
2015-04-14
2
-17
/
+62
|
\
\
|
*
|
cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF
Hariprasad Shenai
2015-04-14
2
-3
/
+6
|
*
|
cxgb4: Add comment for calculate tx flits and sge length code
Hariprasad Shenai
2015-04-14
1
-1
/
+35
|
*
|
cxgb4: Use device node in page allocation
Hariprasad Shenai
2015-04-14
1
-2
/
+4
|
*
|
cxgb4: Freelist starving threshold varies from adapter to adapter
Hariprasad Shenai
2015-04-14
1
-10
/
+16
|
*
|
cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes
Hariprasad Shenai
2015-04-14
1
-1
/
+1
|
/
/
*
|
bgmac: drop ring->num_slots
Felix Fietkau
2015-04-14
2
-15
/
+15
*
|
bgmac: fix DMA rx corruption
Felix Fietkau
2015-04-14
1
-9
/
+18
*
|
bgmac: simplify dma init/cleanup
Felix Fietkau
2015-04-14
1
-39
/
+40
*
|
bgmac: increase rx ring size from 511 to 512
Felix Fietkau
2015-04-14
1
-1
/
+1
*
|
bgmac: add check for oversized packets
Felix Fietkau
2015-04-14
1
-0
/
+7
*
|
bgmac: simplify/optimize rx DMA error handling
Felix Fietkau
2015-04-14
1
-37
/
+34
*
|
bgmac: set received skb headroom to NET_SKB_PAD
Felix Fietkau
2015-04-14
2
-7
/
+11
*
|
bgmac: leave interrupts disabled as long as there is work to do
Felix Fietkau
2015-04-14
2
-22
/
+10
*
|
bgmac: simplify tx ring index handling
Felix Fietkau
2015-04-14
2
-29
/
+23
[next]