index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
6
-1
/
+66
|
\
|
*
ipv6: Fix possible ipv6 seqlock deadlock
John Stultz
2013-11-06
1
-1
/
+1
|
*
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-11-06
5
-0
/
+65
*
|
ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh
Hannes Frederic Sowa
2013-11-11
1
-0
/
+2
*
|
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2013-11-11
3
-73
/
+9
*
|
ip6_output: fragment outgoing reassembled skb properly
Jiri Pirko
2013-11-11
1
-1
/
+2
*
|
ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
Duan Jiong
2013-11-08
1
-2
/
+5
*
|
ipv6: protect flow label renew against GC
Florent Fourcot
2013-11-08
1
-0
/
+4
*
|
ipv6: increase maximum lifetime of flow labels
Florent Fourcot
2013-11-08
1
-1
/
+1
*
|
ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt
Florent Fourcot
2013-11-08
2
-0
/
+54
*
|
ipv6: drop the judgement in rt6_alloc_cow()
Duan Jiong
2013-11-05
1
-5
/
+3
*
|
ipv6: fix headroom calculation in udp6_ufo_fragment
Hannes Frederic Sowa
2013-11-05
1
-1
/
+1
*
|
ipv6: remove old conditions on flow label sharing
Florent Fourcot
2013-11-05
1
-33
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-11-04
1
-4
/
+3
|
\
\
|
*
|
netfilter: ip6t_REJECT: skip checksum verification for outgoing ipv6 packets
Stanislav Fomichev
2013-10-23
1
-4
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-04
3
-5
/
+17
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-11-02
1
-2
/
+6
|
|
\
\
\
|
|
*
|
|
xfrm: Fix null pointer dereference when decoding sessions
Steffen Klassert
2013-11-01
1
-1
/
+5
|
|
*
|
|
xfrm: Increase the garbage collector threshold
Steffen Klassert
2013-10-28
1
-1
/
+1
|
*
|
|
|
ipv6: ip6_dst_check needs to check for expired dst_entries
Hannes Frederic Sowa
2013-10-25
1
-3
/
+6
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-10-23
1
-0
/
+5
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
netfilter: x_tables: fix ordering of jumpstack allocation and table update
Will Deacon
2013-10-22
1
-0
/
+5
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-11-02
1
-33
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
net: esp{4,6}: get rid of struct esp_data
Mathias Krause
2013-10-29
1
-25
/
+14
|
*
|
|
|
|
net: esp{4,6}: remove padlen from struct esp_data
Mathias Krause
2013-10-29
1
-8
/
+1
*
|
|
|
|
|
ipv6: remove the unnecessary statement in find_match()
Duan Jiong
2013-10-30
1
-1
/
+1
*
|
|
|
|
|
ipv6: Remove privacy config option.
David S. Miller
2013-10-28
2
-56
/
+3
*
|
|
|
|
|
ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...
Hannes Frederic Sowa
2013-10-23
2
-8
/
+20
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
8
-33
/
+60
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
ipv6: probe routes asynchronous in rt6_probe
Hannes Frederic Sowa
2013-10-21
1
-7
/
+31
|
*
|
|
|
|
ipv6: fill rt6i_gateway with nexthop address
Julian Anastasov
2013-10-21
2
-4
/
+8
|
*
|
|
|
|
ip6_output: do skb ufo init for peeked non ufo skb as well
Jiri Pirko
2013-10-19
1
-11
/
+14
|
*
|
|
|
|
udp6: respect IPV6_DONTFRAG sockopt in case there are pending frames
Jiri Pirko
2013-10-19
1
-3
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
ipv6: Initialize ip6_tnl.hlen in gre tunnel even if no route is found
Oussama Ghorbel
2013-10-11
1
-2
/
+1
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-10-09
4
-6
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
ipsec: Don't update the pmtu on ICMPV6_DEST_UNREACH
Steffen Klassert
2013-09-16
3
-6
/
+3
|
|
*
|
|
|
xfrm: Decode sessions with output interface.
Steffen Klassert
2013-09-16
1
-0
/
+1
*
|
|
|
|
|
ipv6: sit: add GSO/TSO support
Eric Dumazet
2013-10-21
3
-9
/
+31
*
|
|
|
|
|
ipv6: gso: make ipv6_gso_segment() stackable
Eric Dumazet
2013-10-21
1
-6
/
+17
*
|
|
|
|
|
tcp_memcontrol: Remove the per netns control.
Eric W. Biederman
2013-10-21
2
-2
/
+1
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
Hannes Frederic Sowa
2013-10-19
3
-11
/
+26
*
|
|
|
|
inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_rand...
Hannes Frederic Sowa
2013-10-19
1
-3
/
+9
*
|
|
|
|
ipv6: split inet6_ehashfn to hash functions per compilation unit
Hannes Frederic Sowa
2013-10-19
2
-4
/
+40
*
|
|
|
|
ipip: add GSO/TSO support
Eric Dumazet
2013-10-19
2
-0
/
+2
*
|
|
|
|
ipv6: gso: remove redundant locking
Eric Dumazet
2013-10-19
1
-4
/
+1
*
|
|
|
|
net: ipv4/ipv6: Remove extern from function prototypes
Joe Perches
2013-10-19
1
-21
/
+20
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-10-18
4
-0
/
+1137
|
\
\
\
\
\
|
*
|
|
|
|
ipv6: Add support for IPsec virtual tunnel interfaces
Steffen Klassert
2013-10-10
3
-0
/
+1068
|
*
|
|
|
|
ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel.
Steffen Klassert
2013-10-09
1
-0
/
+69
*
|
|
|
|
|
tcp: rename tcp_tso_segment()
Eric Dumazet
2013-10-18
1
-1
/
+1
[next]