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
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
vti6: delete unneeded call to netdev_priv
Julia Lawall
2014-05-15
1
-3
/
+0
*
snmp: fix some left over of snmp stats
WANG Cong
2014-05-14
1
-4
/
+4
*
net: support marking accepting TCP sockets
Lorenzo Colitti
2014-05-13
3
-2
/
+5
*
net: Use fwmark reflection in PMTU discovery.
Lorenzo Colitti
2014-05-13
1
-1
/
+1
*
net: add a sysctl to reflect the fwmark on replies
Lorenzo Colitti
2014-05-13
3
-0
/
+14
*
tcp: IPv6 support for fastopen server
Daniel Lee
2014-05-13
1
-12
/
+28
*
tcp: improve fastopen icmp handling
Yuchung Cheng
2014-05-13
1
-5
/
+17
*
net: rename local_df to ignore_df
WANG Cong
2014-05-12
3
-10
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-12
6
-5
/
+15
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-05-09
1
-2
/
+4
|
|
\
|
|
*
netfilter: Fix potential use after free in ip6_route_me_harder()
Sergey Popovich
2014-05-09
1
-2
/
+4
|
*
|
net: ipv6: send pkttoobig immediately if orig frag size > mtu
Florian Westphal
2014-05-07
1
-1
/
+5
|
|
/
|
*
net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iif
Julian Anastasov
2014-04-28
3
-1
/
+4
|
*
ipv6: fib: fix fib dump restart
Kumar Sundararajan
2014-04-24
1
-1
/
+2
*
|
ipv6: remove parameter rt from fib6_prune_clones()
Duan Jiong
2014-05-12
1
-7
/
+5
*
|
net: Verify UDP checksum before handoff to encap
Tom Herbert
2014-05-08
1
-0
/
+4
*
|
icmp6: Call skb_checksum_validate
Tom Herbert
2014-05-08
1
-16
/
+5
*
|
gre6: Call skb_checksum_simple_validate
Tom Herbert
2014-05-08
1
-11
/
+1
*
|
net: clean up snmp stats code
WANG Cong
2014-05-07
4
-40
/
+27
*
|
ipv6: Need to sock_put on csum error
Tom Herbert
2014-05-05
1
-0
/
+1
*
|
ipv6: remove unused function ipv6_inherit_linklocal()
WANG Cong
2014-05-05
1
-12
/
+0
*
|
net: Implmement RFC 6936 (zero RX csums for UDP/IPv6)
Tom Herbert
2014-05-05
2
-13
/
+38
*
|
net: Call skb_checksum_init in IPv6
Tom Herbert
2014-05-05
2
-30
/
+2
*
|
net: ipv6: Introduce ip6_sk_dst_hoplimit.
Lorenzo Colitti
2014-04-30
5
-35
/
+7
*
|
ip6gre: add x-netns support
Nicolas Dichtel
2014-04-23
1
-20
/
+32
*
|
ipv6: support IFA_F_MANAGETEMPADDR for address deletion too
Heiner Kallweit
2014-04-22
1
-4
/
+16
|
/
*
ip6_tunnel: use the right netns in ioctl handler
Nicolas Dichtel
2014-04-16
1
-4
/
+4
*
sit: use the right netns in ioctl handler
Nicolas Dichtel
2014-04-16
1
-13
/
+4
*
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
2014-04-16
1
-1
/
+1
*
ip6_gre: don't allow to remove the fb_tunnel_dev
Nicolas Dichtel
2014-04-15
1
-0
/
+10
*
ipv4: add a sock pointer to dst->output() path.
Eric Dumazet
2014-04-15
4
-11
/
+12
*
ipv4: add a sock pointer to ip_queue_xmit()
Eric Dumazet
2014-04-15
1
-2
/
+1
*
ipv6: Limit mtu to 65575 bytes
Eric Dumazet
2014-04-14
1
-2
/
+3
*
net: ipv6: Fix oif in TCP SYN+ACK route lookup.
Lorenzo Colitti
2014-04-11
1
-1
/
+1
*
netfilter: Can't fail and free after table replacement
Thomas Graf
2014-04-05
1
-2
/
+4
*
ipv6: some ipv6 statistic counters failed to disable bh
Hannes Frederic Sowa
2014-03-31
4
-10
/
+11
*
ipv6: strengthen fallback fragmentation id generation
Hannes Frederic Sowa
2014-03-31
1
-12
/
+15
*
ipv6: tcp_ipv6 policy route issue
Wang Yufen
2014-03-31
1
-7
/
+11
*
ipv6: reuse rt6_need_strict
Wang Yufen
2014-03-31
1
-6
/
+0
*
ipv6: tcp_ipv6 do some cleanup
Wang Yufen
2014-03-31
1
-13
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
1
-51
/
+142
|
\
|
*
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
2014-03-28
1
-51
/
+142
*
|
ipv6: fix checkpatch errors of "foo*" and "foo * bar"
Wang Yufen
2014-03-29
1
-15
/
+15
*
|
ipv6: fix checkpatch errors of brace and trailing statements
Wang Yufen
2014-03-29
1
-8
/
+10
*
|
ipv6: fix checkpatch errors comments and space
Wang Yufen
2014-03-29
1
-14
/
+12
*
|
ipv6: do not overwrite inetpeer metrics prematurely
Michal Kubeček
2014-03-27
2
-36
/
+55
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-25
2
-13
/
+14
|
\
\
|
|
/
|
*
ip6mr: fix mfc notification flags
Nicolas Dichtel
2014-03-20
1
-5
/
+8
|
*
ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
lucien
2014-03-18
1
-8
/
+6
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-03-18
8
-179
/
+543
|
\
\
[next]