index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-23
rxrpc: Add a tracepoint to log injected Rx packet loss
David Howells
2
-6
/
+26
2016-09-23
rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepoint
David Howells
3
-12
/
+48
2016-09-23
rxrpc: Add a tracepoint for the call timer
David Howells
6
-7
/
+65
2016-09-23
rxrpc: Don't call the tx_ack tracepoint if don't generate an ACK
David Howells
1
-15
/
+11
2016-09-23
rxrpc: Pass the last Tx packet marker in the annotation buffer
David Howells
4
-45
/
+81
2016-09-23
rxrpc: Fix call timer
David Howells
2
-13
/
+16
2016-09-23
rxrpc: Fix accidental cancellation of scheduled resend by ACK parser
David Howells
1
-0
/
+2
2016-09-23
rxrpc: Need to start the resend timer on initial transmission
David Howells
3
-1
/
+11
2016-09-23
rxrpc: Use before_eq() and friends to compare serial numbers
David Howells
1
-1
/
+1
2016-09-23
rxrpc: Should be using ktime_add_ms() not ktime_add_ns()
David Howells
1
-1
/
+1
2016-09-23
rxrpc: Make sure sendmsg() is woken on call completion
David Howells
1
-0
/
+1
2016-09-23
rxrpc: Don't send an ACK at the end of service call response transmission
David Howells
1
-2
/
+0
2016-09-23
rxrpc: Preset timestamp on Tx sk_buffs
David Howells
1
-0
/
+5
2016-09-23
cxgb4: fix signed wrap around when decrementing index idx
Colin Ian King
1
-1
/
+1
2016-09-23
Merge branch 'mlx5-sriov-vlan-push-pop'
David S. Miller
8
-83
/
+446
2016-09-23
net/mlx5e: Add TC vlan match parsing
Or Gerlitz
1
-0
/
+19
2016-09-23
net/mlx5e: Add TC vlan action for SRIOV offloads
Or Gerlitz
1
-11
/
+32
2016-09-23
net/mlx5: E-Switch, Support VLAN actions in the offloads mode
Or Gerlitz
5
-1
/
+249
2016-09-23
net/mlx5e: Refactor retrival of skb from rx completion element (cqe)
Or Gerlitz
1
-13
/
+28
2016-09-23
net/mlx5: Put elements related to offloaded TC rule in one struct
Or Gerlitz
3
-26
/
+44
2016-09-23
net/mlx5: E-Switch, Allow fine tuning of eswitch vport push/pop vlan
Or Gerlitz
2
-11
/
+27
2016-09-23
net/mlx5: E-Switch, Set vport representor fields explicitly on registration
Or Gerlitz
2
-3
/
+10
2016-09-23
net/mlx5: E-Switch, Set the vport when registering the uplink rep
Or Gerlitz
4
-26
/
+20
2016-09-23
net_sched: act_vlan: add helper inlines to access tcf_vlan info
Or Gerlitz
1
-0
/
+25
2016-09-23
net_sched: sch_fq: account for schedule/timers drifts
Eric Dumazet
2
-4
/
+19
2016-09-23
sfc: check async completer is !NULL before calling
Bert Kenward
1
-1
/
+2
2016-09-23
Merge branch 'sctp-fix-gap-ack-blocks'
David S. Miller
2
-81
/
+24
2016-09-23
sctp: improve how SSN, TSN and ASCONF serial are compared
Marcelo Ricardo Leitner
1
-76
/
+18
2016-09-23
sctp: fix the handling of SACK Gap Ack blocks
Marcelo Ricardo Leitner
1
-5
/
+6
2016-09-23
net_sched: check NULL on error path in route4_change()
WANG Cong
1
-1
/
+2
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
289
-1761
/
+2982
2016-09-22
Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
22
-78
/
+212
2016-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
65
-343
/
+658
2016-09-22
xen-netback: switch to threaded irq for control ring
Juergen Gross
3
-49
/
+11
2016-09-22
net: ethernet: mediatek: get out of potential invalid pointer access
Sean Wang
1
-2
/
+4
2016-09-22
net: ethernet: mediatek: use [get|set]_link_ksettings
Sean Wang
1
-21
/
+12
2016-09-22
net: ethernet: mediatek: remove superfluous local variable for phy address
Sean Wang
1
-9
/
+1
2016-09-22
net: ethernet: mediatek: use phydev from struct net_device
Sean Wang
2
-39
/
+36
2016-09-22
Merge branch 'mediatek-trgmii'
David S. Miller
4
-3
/
+73
2016-09-22
net: ethernet: mediatek: add the dts property to set if TRGMII supported on G...
Sean Wang
1
-1
/
+4
2016-09-22
net: ethernet: mediatek: add support for GMAC0 connecting with external PHY t...
Sean Wang
2
-2
/
+61
2016-09-22
net: ethernet: mediatek: add extension of phy-mode for TRGMII
Sean Wang
3
-0
/
+8
2016-09-22
Merge tag 'rxrpc-rewrite-20160922-v2' of git://git.kernel.org/pub/scm/linux/k...
David S. Miller
13
-130
/
+390
2016-09-22
rxrpc: Reduce the number of PING ACKs sent
David Howells
2
-3
/
+6
2016-09-22
rxrpc: Reduce the number of ACK-Requests sent
David Howells
4
-4
/
+13
2016-09-22
tcp: properly account Fast Open SYN-ACK retrans
Yuchung Cheng
3
-1
/
+4
2016-09-22
tcp: fix under-accounting retransmit SNMP counters
Yuchung Cheng
1
-1
/
+1
2016-09-22
Merge branch 'ftgmac100-ast2500-support'
David S. Miller
2
-30
/
+75
2016-09-22
net/faraday: Mask out PHYSTS_CHG interrupt
Joel Stanley
2
-7
/
+4
2016-09-22
net/faraday: Configure old MDIO interface on Aspeed SoCs
Joel Stanley
2
-0
/
+14
[next]