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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
6
-14
/
+43
|
\
|
*
tcp: allow dctcp alpha to drop to zero
Andrew Shewmaker
2015-10-23
1
-1
/
+1
|
*
openvswitch: Fix egress tunnel info.
Pravin B Shelar
2015-10-22
1
-9
/
+37
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-10-22
1
-0
/
+2
|
|
\
|
|
*
xfrm: Fix pmtu discovery for local generated packets.
Steffen Klassert
2015-10-19
1
-0
/
+2
|
*
|
tcp: remove improper preemption check in tcp_xmit_probe_skb()
Renato Westphal
2015-10-21
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-10-21
2
-3
/
+2
|
|
\
\
|
|
*
|
netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverse
lucien
2015-10-12
1
-3
/
+1
|
|
*
|
netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6}
Pablo Neira Ayuso
2015-10-01
1
-0
/
+1
*
|
|
|
tcp/dccp: fix hashdance race for passive sessions
Eric Dumazet
2015-10-23
6
-32
/
+65
*
|
|
|
ipv4: implement support for NOPREFIXROUTE ifa flag for ipv4 address
Paolo Abeni
2015-10-23
1
-6
/
+8
*
|
|
|
netlink: Rightsize IFLA_AF_SPEC size calculation
Arad, Ronen
2015-10-21
1
-2
/
+2
*
|
|
|
tcp: use RACK to detect losses
Yuchung Cheng
2015-10-21
3
-2
/
+91
*
|
|
|
tcp: track the packet timings in RACK
Yuchung Cheng
2015-10-21
4
-0
/
+49
*
|
|
|
tcp: add tcp_tsopt_ecr_before helper
Yuchung Cheng
2015-10-21
1
-2
/
+7
*
|
|
|
tcp: remove tcp_mark_lost_retrans()
Yuchung Cheng
2015-10-21
2
-71
/
+0
*
|
|
|
tcp: track min RTT using windowed min-filter
Yuchung Cheng
2015-10-21
4
-5
/
+82
*
|
|
|
tcp: apply Kern's check on RTTs used for congestion control
Yuchung Cheng
2015-10-21
1
-4
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
1
-3
/
+5
|
\
\
\
\
|
|
/
/
/
|
*
|
|
ipv4: fix reply_dst leakage on arp reply
Jiri Benc
2015-10-05
1
-3
/
+5
|
*
|
|
inet: fix race in reqsk_queue_unlink()
Eric Dumazet
2015-10-05
1
-9
/
+10
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-10-18
10
-38
/
+24
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2015-10-17
28
-261
/
+382
|
|
\
\
\
|
*
|
|
|
netfilter: ipv4: whitespace around operators
Ian Morris
2015-10-16
3
-6
/
+6
|
*
|
|
|
netfilter: ipv4: code indentation
Ian Morris
2015-10-16
3
-5
/
+5
|
*
|
|
|
netfilter: ipv4: function definition layout
Ian Morris
2015-10-16
2
-6
/
+6
|
*
|
|
|
netfilter: ipv4: ternary operator layout
Ian Morris
2015-10-16
2
-5
/
+5
|
*
|
|
|
netfilter: ipv4: label placement
Ian Morris
2015-10-16
2
-2
/
+2
|
*
|
|
|
netfilter: remove hook owner refcounting
Florian Westphal
2015-10-16
4
-14
/
+0
*
|
|
|
|
tcp: do not set queue_mapping on SYNACK
Eric Dumazet
2015-10-18
4
-6
/
+3
*
|
|
|
|
ipconfig: send Client-identifier in DHCP requests
Li RongQing
2015-10-18
1
-1
/
+31
|
|
/
/
/
|
/
|
|
|
*
|
|
|
net: Fix suspicious RCU usage in fib_rebalance
David Ahern
2015-10-16
1
-2
/
+2
*
|
|
|
tcp/dccp: fix race at listener dismantle phase
Eric Dumazet
2015-10-16
1
-22
/
+49
*
|
|
|
tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper
Eric Dumazet
2015-10-16
2
-3
/
+9
*
|
|
|
Revert "inet: fix double request socket freeing"
Eric Dumazet
2015-10-16
1
-2
/
+2
*
|
|
|
tcp: avoid spurious SYN flood detection at listen() time
Eric Dumazet
2015-10-14
1
-2
/
+2
*
|
|
|
tcp/dccp: fix potential NULL deref in __inet_inherit_port()
Eric Dumazet
2015-10-14
1
-0
/
+4
*
|
|
|
Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"
Paolo Abeni
2015-10-14
2
-15
/
+1
*
|
|
|
tcp/dccp: fix behavior of stale SYN_RECV request sockets
Eric Dumazet
2015-10-13
1
-1
/
+6
*
|
|
|
ipv4: Pass struct net into ip_defrag and ip_check_defrag
Eric W. Biederman
2015-10-12
3
-10
/
+11
*
|
|
|
ipv4: Only compute net once in ip_call_ra_chain
Eric W. Biederman
2015-10-12
1
-1
/
+2
*
|
|
|
ipv4/icmp: redirect messages can use the ingress daddr as source
Paolo Abeni
2015-10-12
2
-1
/
+15
*
|
|
|
net: shrink struct sock and request_sock by 8 bytes
Eric Dumazet
2015-10-12
5
-14
/
+14
*
|
|
|
net: SO_INCOMING_CPU setsockopt() support
Eric Dumazet
2015-10-12
2
-1
/
+7
*
|
|
|
tcp: change type of alive from int to bool
Richard Sailer
2015-10-12
1
-3
/
+3
*
|
|
|
tcp: fix RFS vs lockless listeners
Eric Dumazet
2015-10-11
2
-0
/
+2
*
|
|
|
net: Do not drop to make_route if oif is l3mdev
David Ahern
2015-10-08
1
-1
/
+2
*
|
|
|
dst: Pass net into dst->output
Eric W. Biederman
2015-10-08
3
-9
/
+5
*
|
|
|
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
Eric W. Biederman
2015-10-08
6
-11
/
+10
*
|
|
|
ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out
Eric W. Biederman
2015-10-08
1
-3
/
+2
[next]