index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rxrpc: Improve skb tracing
David Howells
2016-09-17
14
-63
/
+131
*
rxrpc: Remove printks from rxrpc_recvmsg_data() to fix uninit var
David Howells
2016-09-17
1
-8
/
+0
*
rxrpc: Add a tracepoint to follow what recvmsg does
David Howells
2016-09-17
4
-8
/
+91
*
rxrpc: Add a tracepoint to follow packets in the Rx buffer
David Howells
2016-09-17
6
-1
/
+73
*
rxrpc: Add a tracepoint to log ACK transmission
David Howells
2016-09-17
3
-1
/
+39
*
rxrpc: Add a tracepoint to log received ACK packets
David Howells
2016-09-17
2
-0
/
+28
*
rxrpc: Add a tracepoint to follow the life of a packet in the Tx buffer
David Howells
2016-09-17
5
-1
/
+57
*
rxrpc: Add connection tracepoint and client conn state tracepoint
David Howells
2016-09-17
9
-59
/
+274
*
rxrpc: Add some additional call tracing
David Howells
2016-09-17
2
-4
/
+17
*
rxrpc: Print the packet type name in the Rx packet trace
David Howells
2016-09-17
2
-5
/
+6
*
rxrpc: Fix the basic transmit DATA packet content size at 1412 bytes
David Howells
2016-09-17
1
-1
/
+1
*
rxrpc: Be consistent about switch value in rxrpc_send_call_packet()
David Howells
2016-09-17
1
-1
/
+1
*
rxrpc: Don't transmit an ACK if there's no reason set
David Howells
2016-09-17
1
-0
/
+5
*
rxrpc: Fix retransmission algorithm
David Howells
2016-09-17
1
-8
/
+4
*
rxrpc: Fix the parsing of soft-ACKs
David Howells
2016-09-17
1
-1
/
+1
*
rxrpc: Fix unexposed client conn release
David Howells
2016-09-17
1
-1
/
+0
*
rxrpc: Call rxrpc_release_call() on error in rxrpc_new_client_call()
David Howells
2016-09-17
1
-24
/
+12
*
rxrpc: Fix the putting of client connections
David Howells
2016-09-17
1
-15
/
+13
*
rxrpc: Purge the to_be_accepted queue on socket release
David Howells
2016-09-17
1
-0
/
+10
*
rxrpc: Record calls that need to be accepted
David Howells
2016-09-17
1
-0
/
+2
*
rxrpc: Fix handling of the last packet in rxrpc_recvmsg_data()
David Howells
2016-09-17
2
-17
/
+36
*
rxrpc: Check the return value of rxrpc_locate_data()
David Howells
2016-09-17
1
-1
/
+4
*
rxrpc: Move the check of rx_pkt_offset from rxrpc_locate_data() to caller
David Howells
2016-09-17
1
-5
/
+4
*
rxrpc: Remove some whitespace.
David Howells
2016-09-17
1
-1
/
+1
*
rxrpc: Make IPv6 support conditional on CONFIG_IPV6
David Howells
2016-09-17
8
-2
/
+34
*
Merge branch 'QCA8K'
David S. Miller
2016-09-16
11
-0
/
+1492
|
\
|
*
net-next: dsa: add new driver for qca8xxx family
John Crispin
2016-09-16
4
-0
/
+1255
|
*
net-next: dsa: add Qualcomm tag RX/TX handler
John Crispin
2016-09-16
6
-0
/
+148
|
*
Documentation: devicetree: add qca8k binding
John Crispin
2016-09-16
1
-0
/
+89
|
/
*
net: emac: remove .owner field for driver
Wei Yongjun
2016-09-16
1
-1
/
+0
*
net: emac: remove unnecessary dev_set_drvdata()
Wei Yongjun
2016-09-16
1
-1
/
+0
*
net: dsa: b53: Remove unused including <linux/version.h>
Wei Yongjun
2016-09-16
1
-1
/
+0
*
net: dsa: bcm_sf2: Fix non static symbol warning
Wei Yongjun
2016-09-16
1
-1
/
+1
*
tcp: fix a stale ooo_last_skb after a replace
Eric Dumazet
2016-09-16
1
-1
/
+2
*
Merge branch 'mediatek-reset-flow'
David S. Miller
2016-09-16
2
-55
/
+186
|
\
|
*
net: ethernet: mediatek: avoid race condition during the reset process
Sean Wang
2016-09-16
2
-1
/
+38
|
*
net: ethernet: mediatek: add more resets for internal ethernet circuit block
Sean Wang
2016-09-16
2
-13
/
+20
|
*
net: ethernet: mediatek: add the whole ethernet reset into the reset process
Sean Wang
2016-09-16
2
-8
/
+51
|
*
net: ethernet: mediatek: add controlling power domain the ethernet belongs to
Sean Wang
2016-09-16
1
-0
/
+7
|
*
net: ethernet: mediatek: cleanup error path inside mtk_hw_init
Sean Wang
2016-09-16
1
-5
/
+29
|
*
net: ethernet: mediatek: add mtk_hw_deinit call as the opposite to mtk_hw_ini...
Sean Wang
2016-09-16
1
-4
/
+11
|
*
net: ethernet: mediatek: refactoring mtk_hw_init to be reused
Sean Wang
2016-09-16
1
-28
/
+34
|
/
*
Merge tag 'rxrpc-rewrite-20160913-2' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2016-09-16
8
-119
/
+179
|
\
|
*
rxrpc: Add IPv6 support
David Howells
2016-09-13
7
-83
/
+154
|
*
rxrpc: Use rxrpc_extract_addr_from_skb() rather than doing this manually
David Howells
2016-09-13
2
-34
/
+11
|
*
rxrpc: Don't specify protocol to when creating transport socket
David Howells
2016-09-13
1
-2
/
+2
|
*
rxrpc: Create an address for sendmsg() to bind unbound socket with
David Howells
2016-09-13
1
-0
/
+12
*
|
Merge tag 'rxrpc-rewrite-20160913-1' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2016-09-16
11
-31
/
+64
|
\
|
|
*
rxrpc: Correctly initialise, limit and transmit call->rx_winsize
David Howells
2016-09-13
6
-13
/
+26
|
*
rxrpc: Fix prealloc refcounting
David Howells
2016-09-13
3
-4
/
+9
[next]