index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-24
Merge tag 'rxrpc-rewrite-20160923' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2
-9
/
+166
2016-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2016-09-24
net/mlx4: Add VF vlan protocol 802.1ad support
Moshe Shemesh
1
-1
/
+2
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
3
-3
/
+23
2016-09-24
net/mlx4_core: Preparation for VF vlan protocol 802.1ad
Moshe Shemesh
2
-0
/
+5
2016-09-23
rxrpc: Add a tracepoint to log which packets will be retransmitted
David Howells
1
-0
/
+27
2016-09-23
rxrpc: Add tracepoint for ACK proposal
David Howells
2
-2
/
+41
2016-09-23
rxrpc: Add a tracepoint to log injected Rx packet loss
David Howells
1
-0
/
+21
2016-09-23
rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepoint
David Howells
1
-8
/
+42
2016-09-23
rxrpc: Add a tracepoint for the call timer
David Howells
1
-0
/
+36
2016-09-23
bpf: add helper to invalidate hash
Daniel Borkmann
1
-0
/
+7
2016-09-23
net: dsa: add port fast ageing
Vivien Didelot
1
-0
/
+2
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
1
-1
/
+1
2016-09-23
sctp: improve how SSN, TSN and ASCONF serial are compared
Marcelo Ricardo Leitner
1
-76
/
+18
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-46
/
+181
2016-09-22
Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-5
/
+80
2016-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+28
2016-09-22
net: ethernet: mediatek: add extension of phy-mode for TRGMII
Sean Wang
1
-0
/
+3
2016-09-22
Merge tag 'rxrpc-rewrite-20160922-v2' of git://git.kernel.org/pub/scm/linux/k...
David S. Miller
2
-0
/
+66
2016-09-22
rxrpc: Add ktime_sub_ms()
David Howells
1
-0
/
+5
2016-09-22
sctp: rename WORD_TRUNC/ROUND macros
Marcelo Ricardo Leitner
1
-5
/
+5
2016-09-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+3
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
1
-0
/
+5
2016-09-22
net/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan action
Shmulik Ladkani
1
-0
/
+1
2016-09-22
net: skbuff: Export __skb_vlan_pop
Shmulik Ladkani
1
-0
/
+1
2016-09-22
rxrpc: Add per-peer RTT tracker
David Howells
1
-0
/
+61
2016-09-21
net: cls_bpf: allow offloaded filters to update stats
Jakub Kicinski
1
-0
/
+1
2016-09-21
bpf: enable non-core use of the verfier
Jakub Kicinski
1
-0
/
+11
2016-09-21
bpf: expose internal verfier structures
Jakub Kicinski
1
-0
/
+79
2016-09-21
net: cls_bpf: limit hardware offload by software-only flag
Jakub Kicinski
2
-0
/
+2
2016-09-21
net: cls_bpf: add hardware offload
Jakub Kicinski
2
-0
/
+16
2016-09-21
vti6: fix input path
Nicolas Dichtel
1
-1
/
+3
2016-09-21
tcp_bbr: add BBR congestion control
Neal Cardwell
1
-0
/
+13
2016-09-21
tcp: increase ICSK_CA_PRIV_SIZE from 64 bytes to 88
Neal Cardwell
1
-2
/
+2
2016-09-21
tcp: new CC hook to set sending rate with rate_sample in any CA state
Yuchung Cheng
1
-0
/
+4
2016-09-21
tcp: allow congestion control to expand send buffer differently
Yuchung Cheng
1
-0
/
+2
2016-09-21
tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segments
Neal Cardwell
1
-0
/
+2
2016-09-21
tcp: allow congestion control module to request TSO skb segment count
Neal Cardwell
1
-0
/
+2
2016-09-21
tcp: export data delivery rate
Yuchung Cheng
2
-1
/
+7
2016-09-21
tcp: track application-limited rate samples
Soheil Hassas Yeganeh
2
-1
/
+6
2016-09-21
tcp: track data delivery rate for a TCP connection
Yuchung Cheng
2
-1
/
+36
2016-09-21
tcp: count packets marked lost for a TCP connection
Neal Cardwell
1
-0
/
+1
2016-09-21
net_sched: sch_fq: add low_rate_threshold parameter
Eric Dumazet
1
-0
/
+2
2016-09-21
tcp: use windowed min filter library for TCP min_rtt estimation
Neal Cardwell
2
-4
/
+3
2016-09-21
lib/win_minmax: windowed min or max estimator
Neal Cardwell
1
-0
/
+37
2016-09-20
bpf: direct packet write and access for helpers for clsact progs
Daniel Borkmann
3
-3
/
+36
2016-09-20
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-4
/
+46
2016-09-20
fix fault_in_multipages_...() on architectures with no-op access_ok()
Al Viro
1
-19
/
+19
2016-09-20
rhashtable: Add rhlist interface
Herbert Xu
1
-114
/
+377
[next]