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
*
rxrpc: Add a tracepoint to log which packets will be retransmitted
David Howells
2016-09-23
2
-0
/
+29
*
rxrpc: Add tracepoint for ACK proposal
David Howells
2016-09-23
8
-30
/
+114
*
rxrpc: Add a tracepoint to log injected Rx packet loss
David Howells
2016-09-23
2
-6
/
+26
*
rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepoint
David Howells
2016-09-23
3
-12
/
+48
*
rxrpc: Add a tracepoint for the call timer
David Howells
2016-09-23
6
-7
/
+65
*
rxrpc: Don't call the tx_ack tracepoint if don't generate an ACK
David Howells
2016-09-23
1
-15
/
+11
*
rxrpc: Pass the last Tx packet marker in the annotation buffer
David Howells
2016-09-23
4
-45
/
+81
*
rxrpc: Fix call timer
David Howells
2016-09-23
2
-13
/
+16
*
rxrpc: Fix accidental cancellation of scheduled resend by ACK parser
David Howells
2016-09-23
1
-0
/
+2
*
rxrpc: Need to start the resend timer on initial transmission
David Howells
2016-09-23
3
-1
/
+11
*
rxrpc: Use before_eq() and friends to compare serial numbers
David Howells
2016-09-23
1
-1
/
+1
*
rxrpc: Should be using ktime_add_ms() not ktime_add_ns()
David Howells
2016-09-23
1
-1
/
+1
*
rxrpc: Make sure sendmsg() is woken on call completion
David Howells
2016-09-23
1
-0
/
+1
*
rxrpc: Don't send an ACK at the end of service call response transmission
David Howells
2016-09-23
1
-2
/
+0
*
rxrpc: Preset timestamp on Tx sk_buffs
David Howells
2016-09-23
1
-0
/
+5
*
cxgb4: fix signed wrap around when decrementing index idx
Colin Ian King
2016-09-23
1
-1
/
+1
*
Merge branch 'mlx5-sriov-vlan-push-pop'
David S. Miller
2016-09-23
8
-83
/
+446
|
\
|
*
net/mlx5e: Add TC vlan match parsing
Or Gerlitz
2016-09-23
1
-0
/
+19
|
*
net/mlx5e: Add TC vlan action for SRIOV offloads
Or Gerlitz
2016-09-23
1
-11
/
+32
|
*
net/mlx5: E-Switch, Support VLAN actions in the offloads mode
Or Gerlitz
2016-09-23
5
-1
/
+249
|
*
net/mlx5e: Refactor retrival of skb from rx completion element (cqe)
Or Gerlitz
2016-09-23
1
-13
/
+28
|
*
net/mlx5: Put elements related to offloaded TC rule in one struct
Or Gerlitz
2016-09-23
3
-26
/
+44
|
*
net/mlx5: E-Switch, Allow fine tuning of eswitch vport push/pop vlan
Or Gerlitz
2016-09-23
2
-11
/
+27
|
*
net/mlx5: E-Switch, Set vport representor fields explicitly on registration
Or Gerlitz
2016-09-23
2
-3
/
+10
|
*
net/mlx5: E-Switch, Set the vport when registering the uplink rep
Or Gerlitz
2016-09-23
4
-26
/
+20
|
*
net_sched: act_vlan: add helper inlines to access tcf_vlan info
Or Gerlitz
2016-09-23
1
-0
/
+25
|
/
*
net_sched: sch_fq: account for schedule/timers drifts
Eric Dumazet
2016-09-23
2
-4
/
+19
*
sfc: check async completer is !NULL before calling
Bert Kenward
2016-09-23
1
-1
/
+2
*
Merge branch 'sctp-fix-gap-ack-blocks'
David S. Miller
2016-09-23
2
-81
/
+24
|
\
|
*
sctp: improve how SSN, TSN and ASCONF serial are compared
Marcelo Ricardo Leitner
2016-09-23
1
-76
/
+18
|
*
sctp: fix the handling of SACK Gap Ack blocks
Marcelo Ricardo Leitner
2016-09-23
1
-5
/
+6
|
/
*
net_sched: check NULL on error path in route4_change()
WANG Cong
2016-09-23
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
289
-1761
/
+2982
|
\
|
*
Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2016-09-22
22
-78
/
+212
|
|
\
|
|
*
[media] cx23885/saa7134: assign q->dev to the PCI device
Hans Verkuil
2016-09-19
3
-0
/
+3
|
|
*
[media] rcar-fcp: Make sure rcar_fcp_enable() returns 0 on success
Geert Uytterhoeven
2016-09-15
1
-1
/
+7
|
|
*
[media] cec: fix ioctl return code when not registered
Hans Verkuil
2016-09-09
1
-1
/
+1
|
|
*
[media] cec: don't Feature Abort broadcast msgs when unregistered
Hans Verkuil
2016-09-09
1
-2
/
+1
|
|
*
[media] vcodec:mediatek: Refine VP8 encoder driver
Tiffany Lin
2016-08-24
1
-9
/
+7
|
|
*
[media] vcodec:mediatek: Refine H264 encoder driver
Tiffany Lin
2016-08-24
1
-8
/
+8
|
|
*
[media] vcodec:mediatek: change H264 profile default to profile high
Tiffany Lin
2016-08-24
1
-1
/
+1
|
|
*
[media] vcodec:mediatek: Add timestamp and timecode copy for V4L2 Encoder
Tiffany Lin
2016-08-24
1
-4
/
+19
|
|
*
[media] vcodec:mediatek: Fix visible_height larger than coded_height issue in...
Tiffany Lin
2016-08-24
1
-10
/
+0
|
|
*
[media] vcodec:mediatek: Fix fops_vcodec_release flow for V4L2 Encoder
Tiffany Lin
2016-08-24
2
-2
/
+11
|
|
*
[media] vcodec:mediatek:code refine for v4l2 Encoder driver
Tiffany Lin
2016-08-24
2
-2
/
+0
|
|
*
[media] cec-funcs.h: add missing vendor-specific messages
Hans Verkuil
2016-08-22
1
-0
/
+69
|
|
*
[media] cec-edid: check for IEEE identifier
Hans Verkuil
2016-08-22
1
-1
/
+4
|
|
*
[media] pulse8-cec: fix error handling
Hans Verkuil
2016-08-22
1
-4
/
+4
|
|
*
[media] pulse8-cec: set correct Signal Free Time
Hans Verkuil
2016-08-22
1
-1
/
+1
|
|
*
[media] mtk-vcodec: add HAS_DMA dependency
Hans Verkuil
2016-08-22
1
-1
/
+1
[next]