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
*
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
2015-02-04
1
-1
/
+1
*
ip: stash a pointer to msghdr in struct ping_fakehdr
Al Viro
2015-02-04
1
-2
/
+1
*
ipv6: rawv6_send_hdrinc(): pass msghdr
Al Viro
2015-02-04
1
-4
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
4
-34
/
+44
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-01-27
1
-2
/
+8
|
|
\
|
|
*
xfrm6: Fix the nexthdr offset in _decode_session6.
Steffen Klassert
2014-12-08
1
-1
/
+7
|
|
*
xfrm6: Fix transport header offset in _decode_session6.
Steffen Klassert
2014-12-08
1
-1
/
+1
|
*
|
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
Hannes Frederic Sowa
2015-01-27
1
-19
/
+26
|
*
|
ipv6: Fix __ip6_route_redirect
Martin KaFai Lau
2015-01-25
1
-1
/
+5
|
*
|
ipv6: stop sending PTB packets for MTU < 1280
Hagen Paul Pfeifer
2015-01-19
1
-5
/
+2
|
*
|
ip: zero sockaddr returned on error queue
Willem de Bruijn
2015-01-15
1
-7
/
+3
*
|
|
ipv6: tcp: fix race in IPV6_2292PKTOPTIONS
Eric Dumazet
2015-01-26
1
-6
/
+2
*
|
|
net: ipv6: Add sysctl entry to disable MTU updates from RA
Harout Hedeshian
2015-01-25
2
-1
/
+11
*
|
|
udp: Do not require sock in udp_tunnel_xmit_skb
Tom Herbert
2015-01-24
1
-6
/
+6
*
|
|
ip6gretap: advertise link netns via netlink
Nicolas Dichtel
2015-01-23
1
-0
/
+1
*
|
|
tunnels: advertise link netns via netlink
Nicolas Dichtel
2015-01-19
4
-0
/
+12
*
|
|
netlink: Fix bugs in nlmsg_end() conversions.
David S. Miller
2015-01-18
1
-1
/
+1
*
|
|
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
5
-18
/
+26
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-15
1
-4
/
+4
|
\
\
\
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-01-12
1
-4
/
+4
|
|
\
\
|
|
*
|
netfilter: nf_tables: fix port natting in little endian archs
leroy christophe
2014-12-23
1
-4
/
+4
*
|
|
|
ipv6:icmp:remove unnecessary brackets
zhuyj
2015-01-14
1
-1
/
+1
*
|
|
|
net: tcp: add per route congestion control
Daniel Borkmann
2015-01-05
1
-0
/
+2
*
|
|
|
net: tcp: add RTAX_CC_ALGO fib handling
Daniel Borkmann
2015-01-05
1
-2
/
+15
*
|
|
|
net: fib6: convert cfg metric to u32 outside of table write lock
Florian Westphal
2015-01-05
2
-43
/
+83
*
|
|
|
net: fib6: fib6_commit_metrics: fix potential NULL pointer dereference
Daniel Borkmann
2015-01-05
1
-7
/
+6
*
|
|
|
ip: Move checksum convert defines to inet
Tom Herbert
2015-01-05
1
-1
/
+1
|
/
/
/
*
|
|
tcp6: don't move IP6CB before xfrm6_policy_check()
Nicolas Dichtel
2014-12-22
1
-16
/
+29
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
35
-346
/
+635
|
\
\
|
*
|
net: introduce helper macro for_each_cmsghdr
Gu Zheng
2014-12-10
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
1
-14
/
+14
|
|
\
\
|
|
*
|
tcp: fix more NULL deref after prequeue changes
Eric Dumazet
2014-12-09
1
-14
/
+14
|
|
|
/
|
*
|
put iov_iter into msghdr
Al Viro
2014-12-09
2
-2
/
+4
|
*
|
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
Al Viro
2014-12-09
2
-2
/
+2
|
*
|
ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_...
Al Viro
2014-12-09
1
-56
/
+56
|
*
|
ipv6: remove useless spin_lock/spin_unlock
Duan Jiong
2014-12-09
1
-5
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-12-08
1
-0
/
+17
|
|
\
\
|
|
*
|
vti6: Add a lookup method for tunnels with wildcard endpoints.
Steffen Klassert
2014-11-20
1
-0
/
+17
|
*
|
|
udp: Neaten and reduce size of compute_score functions
Joe Perches
2014-12-08
1
-50
/
+63
|
*
|
|
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
Willem de Bruijn
2014-12-08
1
-2
/
+19
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-12-05
5
-85
/
+3
|
|
\
\
\
|
|
*
|
|
netfilter: nf_log_ipv6: correct typo in module description
Steven Noonan
2014-11-28
1
-1
/
+1
|
|
*
|
|
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
Pablo Neira Ayuso
2014-11-27
4
-84
/
+2
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-29
5
-7
/
+20
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
ipv6: Remove unnecessary test
zhuyj
2014-11-26
1
-4
/
+2
|
*
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2014-11-25
2
-2
/
+2
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
new helper: skb_copy_and_csum_datagram_msg()
Al Viro
2014-11-24
2
-2
/
+2
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-11-24
7
-5
/
+184
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
netfilter: fix various sparse warnings
Florian Westphal
2014-11-13
2
-4
/
+4
|
|
*
|
|
netfilter: log: protect nf_log_register against double registering
Marcelo Leitner
2014-10-30
1
-1
/
+11
[next]