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
*
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
|
\
\
\
|
*
|
|
tcp: fix possible NULL dereference in tcp_vX_send_reset()
Eric Dumazet
2014-11-25
1
-1
/
+4
|
*
|
|
ip6_udp_tunnel: Fix checksum calculation
Alexander Duyck
2014-11-25
1
-3
/
+1
|
*
|
|
ipv6: gre: fix wrong skb->protocol in WCCP
Yuri Chislov
2014-11-24
1
-2
/
+2
|
*
|
|
ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic
lucien
2014-11-23
1
-0
/
+11
|
*
|
|
ipv6: Do not treat a GSO_TCPV4 request from UDP tunnel over IPv6 as invalid
Alexander Duyck
2014-11-23
1
-1
/
+2
*
|
|
|
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
|
*
|
|
netfilter: nf_tables: add new expression nft_redir
Arturo Borrero
2014-10-27
3
-0
/
+87
|
*
|
|
netfilter: refactor NAT redirect IPv6 code to use it from nf_tables
Arturo Borrero
2014-10-27
3
-0
/
+82
*
|
|
|
ipv6: coding style improvements (remove assignment in if statements)
Ian Morris
2014-11-23
13
-33
/
+55
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-21
2
-0
/
+5
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
ipv6: delete protocol and unregister rtnetlink when cleanup
Duan Jiong
2014-11-19
1
-0
/
+4
|
*
|
|
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
Daniel Borkmann
2014-11-16
1
-4
/
+5
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-11-16
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval
Daniel Borkmann
2014-11-10
1
-0
/
+1
*
|
|
|
|
icmp: Remove some spurious dropped packet profile hits from the ICMP path
Rick Jones
2014-11-18
1
-2
/
+10
*
|
|
|
|
neigh: remove dynamic neigh table registration support
WANG Cong
2014-11-11
1
-2
/
+2
*
|
|
|
|
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
2014-11-11
9
-53
/
+45
*
|
|
|
|
net: introduce SO_INCOMING_CPU
Eric Dumazet
2014-11-11
2
-0
/
+2
*
|
|
|
|
tcp: move sk_mark_napi_id() at the right place
Eric Dumazet
2014-11-11
1
-1
/
+2
*
|
|
|
|
udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
Rick Jones
2014-11-07
2
-3
/
+9
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-06
4
-30
/
+11
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
gre6: Move the setting of dev->iflink into the ndo_init functions.
Steffen Klassert
2014-11-03
1
-2
/
+3
|
*
|
|
|
sit: Use ipip6_tunnel_init as the ndo_init function.
Steffen Klassert
2014-11-03
1
-9
/
+6
|
*
|
|
|
vti6: Use vti6_dev_init as the ndo_init function.
Steffen Klassert
2014-11-03
1
-10
/
+1
|
*
|
|
|
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
Steffen Klassert
2014-11-03
1
-9
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2014-11-06
2
-3
/
+1
|
\
\
\
\
|
*
|
|
|
net: Remove MPLS GSO feature.
Pravin B Shelar
2014-11-05
2
-3
/
+1
*
|
|
|
|
net: esp: Convert NETDEBUG to pr_info
Joe Perches
2014-11-06
1
-5
/
+5
*
|
|
|
|
net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages
Joe Perches
2014-11-06
1
-6
/
+4
*
|
|
|
|
ip6_tunnel: Add support for wildcard tunnel endpoints.
Steffen Klassert
2014-11-06
1
-1
/
+40
*
|
|
|
|
ipv6: Allow sending packets through tunnels with wildcard endpoints
Steffen Klassert
2014-11-06
3
-11
/
+24
|
/
/
/
/
*
|
|
|
fou: Fix typo in returning flags in netlink
Tom Herbert
2014-11-05
1
-1
/
+1
*
|
|
|
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
Daniel Borkmann
2014-11-05
1
-4
/
+5
[next]