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
...
|
*
|
|
tcp: fix hang in tcp_sendpage_locked()
Eric Dumazet
2017-08-25
1
-2
/
+1
|
*
|
|
gre: remove duplicated assignment of iph
Colin Ian King
2017-08-23
1
-1
/
+0
|
*
|
|
ipv4: do metrics match when looking up and deleting a route
Xin Long
2017-08-23
3
-1
/
+37
|
*
|
|
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
Mike Maloney
2017-08-23
3
-4
/
+98
|
*
|
|
gre: fix goto statement typo
William Tu
2017-08-22
1
-2
/
+2
|
*
|
|
gre: introduce native tunnel support for ERSPAN
William Tu
2017-08-22
1
-0
/
+269
|
*
|
|
udp: remove unreachable ufo branches
Willem de Bruijn
2017-08-22
2
-9
/
+5
|
*
|
|
tcp: Remove the unused parameter for tcp_try_fastopen.
Tonghao Zhang
2017-08-22
2
-5
/
+3
|
*
|
|
tcp: Get a proper dst before checking it.
Tonghao Zhang
2017-08-22
1
-5
/
+4
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
4
-7
/
+22
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-08-21
3
-9
/
+24
|
|
\
\
\
\
|
|
*
|
|
|
net: xfrm: support setting an output mark.
Lorenzo Colitti
2017-08-11
1
-5
/
+9
|
|
*
|
|
|
xfrm: Auto-load xfrm offload modules
Ilan Tayari
2017-08-02
1
-0
/
+1
|
|
*
|
|
|
esp4: Support RX checksum with crypto offload
Ilan Tayari
2017-08-02
2
-4
/
+14
|
*
|
|
|
|
net: inet: diag: expose sockets cgroup classid
Levin, Alexander (Sasha Levin)
2017-08-18
1
-0
/
+11
|
*
|
|
|
|
ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
Eric Dumazet
2017-08-18
2
-4
/
+4
|
*
|
|
|
|
tcp: Export tcp_{sendpage,sendmsg}_locked() for ipv6.
David S. Miller
2017-08-16
1
-0
/
+2
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-15
4
-15
/
+18
|
|
\
\
\
\
\
|
*
|
|
|
|
|
ipv4: route: set ipv4 RTM_GETROUTE to not use rtnl
Florian Westphal
2017-08-15
1
-1
/
+2
|
*
|
|
|
|
|
net: ipv4: add check for l3slave for index returned in IP_PKTINFO
David Ahern
2017-08-13
1
-1
/
+2
|
*
|
|
|
|
|
net: ipv4: remove unnecessary check on orig_oif
David Ahern
2017-08-13
1
-1
/
+1
|
*
|
|
|
|
|
net: ipv4: set orig_oif based on fib result for local traffic
David Ahern
2017-08-11
1
-0
/
+6
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-10
3
-7
/
+8
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-09
4
-12
/
+12
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-09
5
-36
/
+41
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
net: ipv6: add second dif to raw socket lookups
David Ahern
2017-08-07
1
-1
/
+1
|
*
|
|
|
|
|
|
|
net: ipv6: add second dif to udp socket lookups
David Ahern
2017-08-07
1
-2
/
+2
|
*
|
|
|
|
|
|
|
net: ipv4: add second dif to multicast source filter
David Ahern
2017-08-07
3
-4
/
+6
|
*
|
|
|
|
|
|
|
net: ipv4: add second dif to raw socket lookups
David Ahern
2017-08-07
2
-6
/
+12
|
*
|
|
|
|
|
|
|
net: ipv4: add second dif to inet socket lookups
David Ahern
2017-08-07
3
-18
/
+28
|
*
|
|
|
|
|
|
|
net: ipv4: add second dif to udp socket lookups
David Ahern
2017-08-07
2
-27
/
+37
|
*
|
|
|
|
|
|
|
tcp: consolidate congestion control undo functions
Yuchung Cheng
2017-08-06
9
-103
/
+9
|
*
|
|
|
|
|
|
|
tcp: fix cwnd undo in Reno and HTCP congestion controls
Yuchung Cheng
2017-08-06
3
-3
/
+3
|
*
|
|
|
|
|
|
|
udp: no need to preserve skb->dst
Paolo Abeni
2017-08-06
1
-8
/
+5
|
*
|
|
|
|
|
|
|
Revert "ipv4: keep skb->dst around in presence of IP options"
Paolo Abeni
2017-08-06
1
-8
/
+1
|
*
|
|
|
|
|
|
|
ip/options: explicitly provide net ns to __ip_options_echo()
Paolo Abeni
2017-08-06
6
-11
/
+12
|
*
|
|
|
|
|
|
|
IP: do not modify ingress packet IP option in ip_options_echo()
Paolo Abeni
2017-08-06
1
-3
/
+0
|
*
|
|
|
|
|
|
|
tcp: enable MSG_ZEROCOPY
Willem de Bruijn
2017-08-03
1
-1
/
+31
|
*
|
|
|
|
|
|
|
net: fib_rules: Implement notification logic in core
Ido Schimmel
2017-08-03
2
-37
/
+17
|
*
|
|
|
|
|
|
|
net: core: Make the FIB notification chain generic
Ido Schimmel
2017-08-03
5
-70
/
+60
|
*
|
|
|
|
|
|
|
tcp: remove extra POLL_OUT added for finished active connect()
Neal Cardwell
2017-08-03
1
-5
/
+0
|
*
|
|
|
|
|
|
|
ipv4: Introduce ipip_offload_init helper function.
Tonghao Zhang
2017-08-03
1
-1
/
+7
|
*
|
|
|
|
|
|
|
ipv4: fib: Set offload indication according to nexthop flags
Ido Schimmel
2017-08-02
1
-0
/
+2
|
*
|
|
|
|
|
|
|
tcp: tcp_data_queue() cleanup
Eric Dumazet
2017-08-02
1
-8
/
+7
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
2017-08-01
2
-13
/
+28
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-01
3
-24
/
+24
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
tcp: add related fields into SCM_TIMESTAMPING_OPT_STATS
Wei Wang
2017-07-31
1
-1
/
+19
|
*
|
|
|
|
|
|
|
tcp: extract the function to compute delivery rate
Wei Wang
2017-07-31
1
-7
/
+16
|
*
|
|
|
|
|
|
|
tcp: remove unused mib counters
Florian Westphal
2017-07-31
1
-9
/
+0
|
*
|
|
|
|
|
|
|
tcp: remove CA_ACK_SLOWPATH
Florian Westphal
2017-07-31
2
-46
/
+20
[prev]
[next]