index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
net: fix __skb_try_recv_from_queue to return the old behavior
Andrey Vagin
2017-05-18
2
-15
/
+11
*
|
net: make struct net_device::tx_queue_len unsigned int
Alexey Dobriyan
2017-05-18
2
-4
/
+8
*
|
udp: make function udp_skb_dtor_locked static
Colin Ian King
2017-05-18
1
-1
/
+1
*
|
tcp: switch TCP TS option (RFC 7323) to 1ms clock
Eric Dumazet
2017-05-17
14
-118
/
+116
*
|
tcp: replace misc tcp_time_stamp to tcp_jiffies32
Eric Dumazet
2017-05-17
5
-6
/
+6
*
|
tcp_lp: cache tcp_time_stamp
Eric Dumazet
2017-05-17
1
-3
/
+4
*
|
tcp_westwood: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2017-05-17
1
-3
/
+3
*
|
tcp: use tcp_jiffies32 in __tcp_oow_rate_limited()
Eric Dumazet
2017-05-17
1
-2
/
+2
*
|
tcp: uses jiffies_32 to feed tp->chrono_start
Eric Dumazet
2017-05-17
2
-2
/
+2
*
|
tcp: use tcp_jiffies32 to feed probe_timestamp
Eric Dumazet
2017-05-17
2
-4
/
+4
*
|
tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime
Eric Dumazet
2017-05-17
4
-6
/
+6
*
|
tcp: bic, cubic: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2017-05-17
2
-9
/
+9
*
|
tcp_bbr: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2017-05-17
1
-6
/
+6
*
|
tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp
Eric Dumazet
2017-05-17
3
-12
/
+12
*
|
tcp: use tcp_jiffies32 to feed tp->lsndtime
Eric Dumazet
2017-05-17
5
-8
/
+8
*
|
dccp: do not use tcp_time_stamp
Eric Dumazet
2017-05-17
2
-5
/
+5
*
|
tcp: use tp->tcp_mstamp in output path
Eric Dumazet
2017-05-17
4
-12
/
+14
*
|
sch_dsmark: Fix uninitialized variable warning.
David S. Miller
2017-05-17
1
-1
/
+1
*
|
net: sched: add termination action to allow goto chain
Jiri Pirko
2017-05-17
2
-1
/
+45
*
|
net: sched: push tp down to action init
Jiri Pirko
2017-05-17
2
-11
/
+13
*
|
net: sched: introduce multichain support for filters
Jiri Pirko
2017-05-17
1
-16
/
+88
*
|
net: sched: push chain dump to a separate function
Jiri Pirko
2017-05-17
1
-43
/
+52
*
|
net: sched: introduce helpers to work with filter chains
Jiri Pirko
2017-05-17
1
-41
/
+107
*
|
net: sched: move TC_H_MAJ macro call into tcf_auto_prio
Jiri Pirko
2017-05-17
1
-2
/
+2
*
|
net: sched: replace nprio by a bool to make the function more readable
Jiri Pirko
2017-05-17
1
-6
/
+7
*
|
net: sched: rename tcf_destroy_chain helper
Jiri Pirko
2017-05-17
1
-3
/
+3
*
|
net: sched: introduce tcf block infractructure
Jiri Pirko
2017-05-17
15
-96
/
+226
*
|
net: sched: move tc_classify function to cls_api.c
Jiri Pirko
2017-05-17
15
-62
/
+63
*
|
net: dsa: Sort DSA tagging protocol drivers
Andrew Lunn
2017-05-17
4
-25
/
+25
*
|
net: dsa: store CPU port pointer in the tree
Vivien Didelot
2017-05-17
6
-22
/
+18
*
|
tcp: internal implementation for pacing
Eric Dumazet
2017-05-16
5
-4
/
+100
*
|
udp: keep the sk_receive_queue held when splicing
Paolo Abeni
2017-05-16
1
-10
/
+26
*
|
udp: use a separate rx queue for packet reception
Paolo Abeni
2017-05-16
2
-16
/
+125
*
|
net/sock: factor out dequeue/peek with offset code
Paolo Abeni
2017-05-16
1
-39
/
+51
*
|
net: socket: mark socket protocol handler structs as const
linzhang
2017-05-16
4
-4
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-15
11
-101
/
+147
|
\
|
*
ipv6: avoid dad-failures for addresses with NODAD
Mahesh Bandewar
2017-05-15
1
-1
/
+4
|
*
net/packet: fix missing net_device reference release
Douglas Caetano dos Santos
2017-05-15
1
-7
/
+7
|
*
sctp: fix src address selection if using secondary addresses for ipv6
Xin Long
2017-05-12
1
-17
/
+29
|
*
tipc: make macro tipc_wait_for_cond() smp safe
Jon Paul Maloy
2017-05-11
1
-19
/
+19
|
*
net: sched: optimize class dumps
Eric Dumazet
2017-05-11
1
-0
/
+6
|
*
tcp: avoid fragmenting peculiar skbs in SACK
Yuchung Cheng
2017-05-11
1
-4
/
+5
|
*
netem: fix skb_orphan_partial()
Eric Dumazet
2017-05-11
1
-12
/
+8
|
*
xdp: refine xdp api with regards to generic xdp
Daniel Borkmann
2017-05-11
2
-41
/
+54
|
*
xdp: add flag to enforce driver mode
Daniel Borkmann
2017-05-11
2
-0
/
+7
|
*
ipv6/dccp: do not inherit ipv6_mc_list from parent
WANG Cong
2017-05-11
2
-0
/
+8
*
|
Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-05-10
10
-787
/
+1197
|
\
\
|
*
|
NFSv4: Fix callback server shutdown
Trond Myklebust
2017-04-27
1
-0
/
+38
|
*
|
SUNRPC: Refactor svc_set_num_threads()
Trond Myklebust
2017-04-27
1
-38
/
+58
|
*
|
svcrdma: Clean out old XDR encoders
Chuck Lever
2017-04-25
1
-70
/
+0
[prev]
[next]