index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-25
gre: use nla_get_be32() to extract flowinfo
Lance Richardson
1
-1
/
+1
2016-09-24
Merge tag 'rxrpc-rewrite-20160923' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
9
-118
/
+239
2016-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+2
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
1
-15
/
+65
2016-09-23
rxrpc: Add a tracepoint to log which packets will be retransmitted
David Howells
1
-0
/
+2
2016-09-23
rxrpc: Add tracepoint for ACK proposal
David Howells
6
-28
/
+73
2016-09-23
rxrpc: Add a tracepoint to log injected Rx packet loss
David Howells
1
-6
/
+5
2016-09-23
rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepoint
David Howells
2
-4
/
+6
2016-09-23
rxrpc: Add a tracepoint for the call timer
David Howells
5
-7
/
+29
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
bpf: add helper to invalidate hash
Daniel Borkmann
1
-0
/
+18
2016-09-23
bpf: use bpf_get_smp_processor_id_proto instead of raw one
Daniel Borkmann
1
-0
/
+2
2016-09-23
bpf: use skb_to_full_sk helper in bpf_skb_under_cgroup
Daniel Borkmann
1
-1
/
+1
2016-09-23
net: dsa: add port fast ageing
Vivien Didelot
1
-0
/
+18
2016-09-23
net: dsa: add port STP state helper
Vivien Didelot
1
-7
/
+10
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
net_sched: sch_fq: account for schedule/timers drifts
Eric Dumazet
1
-3
/
+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
35
-111
/
+250
2016-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
30
-94
/
+209
2016-09-22
Merge tag 'rxrpc-rewrite-20160922-v2' of git://git.kernel.org/pub/scm/linux/k...
David S. Miller
11
-130
/
+324
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
rxrpc: Obtain RTT data by requesting ACKs on DATA packets
David Howells
7
-20
/
+57
2016-09-22
rxrpc: Expedite ping response transmission
David Howells
1
-0
/
+4
2016-09-22
rxrpc: Send pings to get RTT data
David Howells
4
-8
/
+80
2016-09-22
sctp: make use of SCTP_TRUNC4 macro
Marcelo Ricardo Leitner
1
-3
/
+4
2016-09-22
sctp: rename WORD_TRUNC/ROUND macros
Marcelo Ricardo Leitner
10
-37
/
+37
2016-09-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
6
-14
/
+48
2016-09-22
tcp: implement TSQ for retransmits
Eric Dumazet
1
-25
/
+47
2016-09-22
net: get rid of an signed integer overflow in ip_idents_reserve()
Eric Dumazet
1
-2
/
+8
2016-09-22
net: skbuff: Coding: Use eth_type_vlan() instead of open coding it
Shmulik Ladkani
1
-4
/
+2
2016-09-22
net: skbuff: Remove errornous length validation in skb_vlan_pop()
Shmulik Ladkani
1
-6
/
+4
2016-09-22
net/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan action
Shmulik Ladkani
1
-1
/
+28
2016-09-22
net: skbuff: Export __skb_vlan_pop
Shmulik Ladkani
1
-2
/
+5
2016-09-22
rxrpc: Add per-peer RTT tracker
David Howells
3
-4
/
+70
2016-09-22
rxrpc: Add re-sent Tx annotation
David Howells
3
-12
/
+32
2016-09-22
rxrpc: Don't store the rxrpc header in the Tx queue sk_buffs
David Howells
6
-88
/
+71
2016-09-22
net: act_mirred: allow statistic updates from offloaded actions
Jakub Kicinski
1
-0
/
+8
[next]