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
...
|
|
*
|
|
xfrm: Fix local error reporting crash with interfamily tunnels
Steffen Klassert
2015-02-09
1
-1
/
+1
|
|
*
|
|
xfrm6: Fix a offset value for network header in _decode_session6
Hajime Tazaki
2015-02-06
1
-0
/
+1
|
*
|
|
|
xps: must clear sender_cpu before forwarding
Eric Dumazet
2015-03-11
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
ipv6: invert join/leave anycast rtnl/socket locking order
Marcelo Ricardo Leitner
2015-03-20
2
-7
/
+7
*
|
|
|
inet: get rid of central tcp/dccp listener timer
Eric Dumazet
2015-03-20
3
-14
/
+18
*
|
|
|
inet: drop prev pointer handling in request sock
Eric Dumazet
2015-03-20
2
-12
/
+10
*
|
|
|
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
Marcelo Ricardo Leitner
2015-03-18
3
-37
/
+18
*
|
|
|
ipv4,ipv6: grab rtnl before locking the socket
Marcelo Ricardo Leitner
2015-03-18
1
-8
/
+27
*
|
|
|
inet: get rid of last __inet_hash_connect() argument
Eric Dumazet
2015-03-18
1
-1
/
+1
*
|
|
|
ipv6: get rid of __inet6_hash()
Eric Dumazet
2015-03-18
2
-52
/
+3
*
|
|
|
inet: add IPv6 support to sk_ehashfn()
Eric Dumazet
2015-03-18
2
-27
/
+6
*
|
|
|
netns: constify net_hash_mix() and various callers
Eric Dumazet
2015-03-18
2
-13
/
+13
*
|
|
|
inet: fix request sock refcounting
Eric Dumazet
2015-03-17
1
-3
/
+4
*
|
|
|
tcp: rename struct tcp_request_sock listener
Eric Dumazet
2015-03-17
1
-1
/
+1
*
|
|
|
inet: add sk_listener argument to inet_reqsk_alloc()
Eric Dumazet
2015-03-17
1
-2
/
+1
*
|
|
|
inet: ip early demux should avoid request sockets
Eric Dumazet
2015-03-16
1
-1
/
+1
*
|
|
|
inet: fill request sock ir_iif for IPv4
Eric Dumazet
2015-03-14
1
-2
/
+0
*
|
|
|
inet: introduce ireq_family
Eric Dumazet
2015-03-12
2
-0
/
+2
*
|
|
|
inet: get_openreq4() & get_openreq6() do not need listener
Eric Dumazet
2015-03-12
1
-2
/
+2
*
|
|
|
ipv6: add missing ireq_net & ir_cookie initializations
Eric Dumazet
2015-03-12
1
-0
/
+1
*
|
|
|
net: Introduce possible_net_t
Eric W. Biederman
2015-03-12
2
-9
/
+3
*
|
|
|
net: Kill hold_net release_net
Eric W. Biederman
2015-03-12
2
-6
/
+2
*
|
|
|
ipv6: expose RFC4191 route preference via rtnetlink
Lubomir Rintel
2015-03-11
1
-1
/
+15
|
|
_
|
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-10
1
-1
/
+1
|
\
\
\
|
*
|
|
netfilter: fix sparse warnings in reject handling
Florian Westphal
2015-03-10
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-09
2
-13
/
+31
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
ip: fix error queue empty skb handling
Willem de Bruijn
2015-03-08
1
-11
/
+28
|
*
|
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
2015-03-04
1
-2
/
+3
*
|
|
net: Remove protocol from struct dst_ops
Eric W. Biederman
2015-03-09
2
-3
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-09
2
-7
/
+46
|
\
\
\
|
*
|
|
netfilter: nf_tables: consolidate Kconfig options
Pablo Neira Ayuso
2015-03-06
1
-7
/
+11
|
*
|
|
netfilter: reject: don't send icmp error if csum is invalid
Florian Westphal
2015-03-03
1
-0
/
+35
*
|
|
|
neigh: Factor out ___neigh_lookup_noref
Eric W. Biederman
2015-03-04
1
-0
/
+7
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
2
-2
/
+18
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2015-03-02
1
-1
/
+2
|
*
|
ipv6: addrconf: validate new MTU before applying it
Marcelo Leitner
2015-02-23
1
-1
/
+16
*
|
|
neigh: Don't require dst in neigh_hh_init
Eric W. Biederman
2015-03-02
1
-0
/
+1
*
|
|
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
4
-17
/
+11
*
|
|
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
2015-03-02
1
-1
/
+1
*
|
|
tcp: cleanup static functions
Eric Dumazet
2015-02-28
1
-2
/
+2
*
|
|
multicast: Extend ip address command to enable multicast group join/leave on
Madhu Challa
2015-02-27
2
-7
/
+51
*
|
|
igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop
Madhu Challa
2015-02-27
1
-9
/
+31
*
|
|
ipv6: remove dead debug code from ip6_tunnel.c
Ian Morris
2015-02-24
1
-6
/
+0
*
|
|
ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"
Alex W Slater
2015-02-21
1
-1
/
+1
|
/
/
*
|
ipv6: fix ipv6_cow_metrics for non DST_HOST case
Martin KaFai Lau
2015-02-14
1
-1
/
+1
*
|
ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc
Jan Stancek
2015-02-12
1
-2
/
+2
*
|
udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path
Tom Herbert
2015-02-11
1
-1
/
+5
*
|
ipv6: Partial checksum only UDP packets
Vlad Yasevich
2015-02-11
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-09
3
-5
/
+40
|
\
\
|
*
|
ipv6: Make __ipv6_select_ident static
Vlad Yasevich
2015-02-09
1
-1
/
+2
[prev]
[next]