index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
virt-dma.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-24
rxrpc: Make /proc/net/rxrpc_calls safer
David Howells
4
-9
/
+26
2016-08-24
rxrpc: Fix conn-based retransmit
David Howells
2
-1
/
+2
2016-08-24
net: diag: support SOCK_DESTROY for UDP sockets
David Ahern
4
-0
/
+96
2016-08-24
tipc: use kfree_skb() instead of kfree()
Wei Yongjun
1
-1
/
+1
2016-08-24
net: ena: change the return type of ena_set_push_mode() to be void.
Rami Rosen
1
-9
/
+3
2016-08-24
net: hns: remove redundant dev_err call in hns_dsaf_get_cfg()
Wei Yongjun
1
-12
/
+4
2016-08-24
cxgb4: Remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2016-08-24
net: phy: xgmiitorgmii: Fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-08-24
qede: Add support for Tx/Rx-only queues.
Sudarsana Reddy Kalluru
3
-157
/
+297
2016-08-24
net: rtnetlink: Don't export empty RTAX_FEATURES
Phil Sutter
1
-0
/
+2
2016-08-24
cxgb4: Fix issue while re-registering VF mgmt netdev
Hariprasad Shenai
2
-31
/
+67
2016-08-24
net-tcp: retire TFO_SERVER_WO_SOCKOPT2 config
Yuchung Cheng
3
-37
/
+32
2016-08-24
xen-netback: using kfree_rcu() to simplify the code
Wei Yongjun
1
-11
/
+2
2016-08-24
liquidio: declare liquidio_set_rxcsum_command static
Nicholas Mc Guire
1
-2
/
+2
2016-08-24
l2tp: Refactor the codes with existing macros instead of literal number
Gao Feng
1
-11
/
+9
2016-08-24
kcm: Fix locking issue
Tom Herbert
2
-10
/
+23
2016-08-24
strparser: Queue work when being unpaused
Tom Herbert
2
-4
/
+12
2016-08-23
hv_netvsc: add ethtool statistics for tx packet issues
Stephen Hemminger
2
-16
/
+79
2016-08-23
hv_netvsc: report vmbus name in ethtool
Stephen Hemminger
2
-0
/
+11
2016-08-23
hv_netvsc: make variable local
Stephen Hemminger
1
-3
/
+3
2016-08-23
hv_netvsc: make netvsc_destroy_buf void
Stephen Hemminger
1
-8
/
+6
2016-08-23
hv_netvsc: refactor completion function
Stephen Hemminger
1
-47
/
+56
2016-08-23
hv_netvsc: rearrange start_xmit
Stephen Hemminger
1
-55
/
+51
2016-08-23
hv_netvsc: init completion during alloc
Stephen Hemminger
1
-3
/
+1
2016-08-23
hv_netvsc: make device_remove void
Stephen Hemminger
2
-3
/
+2
2016-08-23
hv_netvsc: use ARRAY_SIZE() for NDIS versions
Stephen Hemminger
1
-3
/
+4
2016-08-23
hv_netvsc: make inline functions static
Stephen Hemminger
2
-85
/
+84
2016-08-23
hv_netvsc: style cleanups
Stephen Hemminger
3
-30
/
+3
2016-08-23
hv_netvsc: use kcalloc
Stephen Hemminger
1
-2
/
+2
2016-08-23
hv_netvsc: make RSS hash key static
Stephen Hemminger
2
-3
/
+2
2016-08-23
hv_netvsc: fix rtnl locking in callback
Stephen Hemminger
1
-4
/
+1
2016-08-23
rxrpc: Perform terminal call ACK/ABORT retransmission from conn processor
David Howells
4
-4
/
+157
2016-08-23
rxrpc: Calculate serial skew on packet reception
David Howells
5
-31
/
+43
2016-08-23
rxrpc: Set connection expiry on idle, not put
David Howells
2
-27
/
+26
2016-08-23
rxrpc: Use a tracepoint for skb accounting debugging
David Howells
10
-38
/
+135
2016-08-23
rxrpc: Drop channel number field from rxrpc_call struct
David Howells
5
-10
/
+8
2016-08-23
rxrpc: When clearing a socket, clear the call sets in the right order
David Howells
1
-6
/
+6
2016-08-23
rxrpc: Tidy up the rxrpc_call struct a bit
David Howells
5
-20
/
+21
2016-08-23
rxrpc: Remove RXRPC_CALL_PROC_BUSY
David Howells
2
-7
/
+0
2016-08-23
net: ethernet: ti: cpsw: add ethtool channels support
Ivan Khoronzhuk
1
-0
/
+180
2016-08-23
net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to inter...
Ivan Khoronzhuk
4
-19
/
+18
2016-08-23
net: ethernet: ti: cpsw: add multi queue support
Ivan Khoronzhuk
3
-105
/
+210
2016-08-23
net: ethernet: ti: davinci_cpdma: fix locking while ctrl_stop
Ivan Khoronzhuk
1
-0
/
+2
2016-08-23
net: ethernet: ti: davinci_cpdma: split descs num between all channels
Ivan Khoronzhuk
3
-27
/
+83
2016-08-23
net: strparser: fix strparser sk_user_data check
Dave Watson
1
-3
/
+0
2016-08-23
qed: Fix address macros
Yuval Mintz
1
-14
/
+8
2016-08-23
net: mv88e6xxx: Enable PORT_CONTROL_FORWARD_UNKNOWN for DSA-tagged CPU ports
Jamie Lentin
1
-2
/
+2
2016-08-23
dsa: mv88e6xxx: Delete ppu timer when removing module
Andrew Lunn
1
-0
/
+13
2016-08-23
net: dsa: mv88e6xxx: Fix support for DSA tagging for older switches.
Andrew Lunn
3
-27
/
+31
2016-08-23
net: dsa: Allow the DSA driver to indicate the tag protocol
Andrew Lunn
7
-8
/
+34
[next]