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
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Revert "dctcp: update cwnd on congestion event"
Florian Westphal
2016-12-06
1
-8
/
+1
*
|
|
|
tcp: tsq: move tsq_flags close to sk_wmem_alloc
Eric Dumazet
2016-12-05
4
-18
/
+16
*
|
|
|
tcp: tcp_mtu_probe() is likely to exit early
Eric Dumazet
2016-12-05
1
-9
/
+9
*
|
|
|
tcp: tsq: add a shortcut in tcp_small_queue_check()
Eric Dumazet
2016-12-05
1
-0
/
+9
*
|
|
|
tcp: tsq: avoid one atomic in tcp_wfree()
Eric Dumazet
2016-12-05
1
-1
/
+4
*
|
|
|
tcp: tsq: add shortcut in tcp_tasklet_func()
Eric Dumazet
2016-12-05
1
-10
/
+12
*
|
|
|
tcp: tsq: remove one locked operation in tcp_wfree()
Eric Dumazet
2016-12-05
1
-3
/
+10
*
|
|
|
tcp: tsq: add tsq_flags / tsq_enum
Eric Dumazet
2016-12-05
1
-8
/
+8
|
|
/
/
|
/
|
|
*
|
|
ipv4: fib: Replay events when registering FIB notifier
Ido Schimmel
2016-12-03
1
-2
/
+146
*
|
|
ipv4: fib: Allow for consistent FIB dumping
Ido Schimmel
2016-12-03
2
-0
/
+3
*
|
|
ipv4: fib: Convert FIB notification chain to be atomic
Ido Schimmel
2016-12-03
1
-4
/
+4
*
|
|
ipv4: fib: Export free_fib_info()
Ido Schimmel
2016-12-03
1
-0
/
+1
*
|
|
udp: be less conservative with sock rmem accounting
Paolo Abeni
2016-12-03
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
6
-5
/
+11
|
\
\
\
|
|
/
/
|
*
|
ipv4: Set skb->protocol properly for local output
Eli Cooper
2016-12-02
1
-0
/
+2
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-12-01
1
-1
/
+1
|
|
\
\
|
|
*
|
esp4: Fix integrity verification when ESN are used
Tobias Brunner
2016-11-30
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-12-01
2
-3
/
+6
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...
Hongxu Jia
2016-11-30
1
-2
/
+2
|
|
*
|
netfilter: Update ip_route_me_harder to consider L3 domain
David Ahern
2016-11-24
1
-1
/
+4
|
*
|
|
GSO: Reload iph after pskb_may_pull
Arnaldo Carvalho de Melo
2016-11-29
1
-1
/
+1
|
*
|
|
tcp: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is set
Julian Wollrath
2016-11-28
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
2016-12-02
1
-1
/
+11
*
|
|
tcp: allow to turn tcp timestamp randomization off
Florian Westphal
2016-12-02
1
-0
/
+1
*
|
|
tcp: randomize tcp timestamp offsets for each connection
Florian Westphal
2016-12-02
5
-7
/
+16
*
|
|
route: Set lwtstate for local traffic and cached input dsts
Thomas Graf
2016-12-02
1
-13
/
+26
*
|
|
route: Set orig_output when redirecting to lwt on locally generated traffic
Thomas Graf
2016-12-02
1
-1
/
+3
*
|
|
net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.
Lorenzo Colitti
2016-11-30
1
-1
/
+2
*
|
|
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
2016-11-30
1
-0
/
+20
*
|
|
tcp: export sender limits chronographs to TCP_INFO
Francis Yan
2016-11-30
1
-0
/
+20
*
|
|
tcp: instrument how long TCP is limited by insufficient send buffer
Francis Yan
2016-11-30
3
-3
/
+24
*
|
|
tcp: instrument how long TCP is limited by receive window
Francis Yan
2016-11-30
1
-2
/
+9
*
|
|
tcp: instrument how long TCP is busy sending
Francis Yan
2016-11-30
2
-3
/
+19
*
|
|
tcp: instrument tcp sender limits chronographs
Francis Yan
2016-11-30
1
-0
/
+30
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-26
2
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
udplite: call proper backlog handlers
Eric Dumazet
2016-11-24
3
-3
/
+3
|
|
/
*
|
net: ipv4, ipv6: run cgroup eBPF egress programs
Daniel Mack
2016-11-25
1
-2
/
+24
*
|
tcp: enhance tcp_collapse_retrans() with skb_shift()
Eric Dumazet
2016-11-24
1
-11
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
5
-24
/
+125
|
\
\
|
|
/
|
*
tcp: zero ca_priv area when switching cc algorithms
Florian Westphal
2016-11-21
1
-1
/
+3
|
*
ipv4: Fix memory leak in exception case for splitting tries
Alexander Duyck
2016-11-16
1
-1
/
+3
|
*
ipv4: Restore fib_trie_flush_external function and fix call ordering
Alexander Duyck
2016-11-16
2
-5
/
+80
|
*
udp: restore UDPlite many-cast delivery
Pablo Neira
2016-11-15
1
-3
/
+3
|
*
igmp: do not remove igmp souce list info when set link down
Hangbin Liu
2016-11-15
1
-14
/
+36
*
|
tcp: make undo_cwnd mandatory for congestion modules
Florian Westphal
2016-11-21
7
-6
/
+18
*
|
tcp: add cwnd_undo functions to various tcp cc algorithms
Florian Westphal
2016-11-21
5
-1
/
+55
*
|
udp: avoid one cache line miss in recvmsg()
Eric Dumazet
2016-11-21
1
-1
/
+2
*
|
net: fix bogus cast in skb_pagelen() and use unsigned variables
Alexey Dobriyan
2016-11-19
1
-1
/
+1
*
|
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
5
-7
/
+7
*
|
udp: enable busy polling for all sockets
Eric Dumazet
2016-11-18
1
-0
/
+2
[prev]
[next]