index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-06
2
-18
/
+6
|
\
|
*
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
2017-09-03
2
-18
/
+6
*
|
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
2017-09-04
1
-9
/
+3
*
|
net: Replace NF_CT_ASSERT() with WARN_ON().
Varsha Rao
2017-09-04
3
-6
/
+6
*
|
netfilter: remove unused hooknum arg from packet functions
Florian Westphal
2017-09-04
1
-4
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-09-04
9
-60
/
+40
|
\
\
|
*
|
netfilter: conntrack: don't log "invalid" icmpv6 connections
Florian Westphal
2017-08-28
1
-5
/
+0
|
*
|
netfilter: conntrack: place print_tuple in procfs part
Florian Westphal
2017-08-24
2
-19
/
+0
|
*
|
netfilter: conntrack: remove protocol name from l4proto struct
Florian Westphal
2017-08-24
1
-1
/
+0
|
*
|
netfilter: conntrack: remove protocol name from l3proto struct
Florian Westphal
2017-08-24
1
-1
/
+0
|
*
|
netfilter: conntrack: compute l3proto nla size at compile time
Florian Westphal
2017-08-24
1
-6
/
+8
|
*
|
netfilter: constify nf_loginfo structures
Julia Lawall
2017-08-02
2
-2
/
+2
|
*
|
netfilter: conntrack: do not enable connection tracking unless needed
Florian Westphal
2017-07-31
1
-15
/
+2
|
*
|
netfilter: nf_hook_ops structs can be const
Florian Westphal
2017-07-31
5
-5
/
+5
|
*
|
netfilter: nf_tables: fib: use skb_header_pointer
Pablo M. Bermudo Garay
2017-07-31
1
-6
/
+23
*
|
|
net: Add module reference to FIB notifiers
Ido Schimmel
2017-09-02
1
-0
/
+2
*
|
|
ipv6: sr: Use ARRAY_SIZE macro
Thomas Meyer
2017-09-02
1
-3
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-02
8
-29
/
+64
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ipv6: do not set sk_destruct in IPV6_ADDRFORM sockopt
Xin Long
2017-08-29
1
-1
/
+0
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-08-29
1
-3
/
+4
|
|
\
\
|
|
*
|
esp: Fix skb tailroom calculation
Steffen Klassert
2017-08-25
1
-1
/
+1
|
|
*
|
esp: Fix locking on page fragment allocation
Steffen Klassert
2017-08-25
1
-2
/
+3
|
*
|
|
ipv6: set dst.obsolete when a cached route has expired
Xin Long
2017-08-29
2
-2
/
+5
|
*
|
|
ipv6: fix sparse warning on rt6i_node
Wei Wang
2017-08-29
3
-6
/
+10
|
*
|
|
udp6: set rx_dst_cookie on rx_dst updates
Paolo Abeni
2017-08-26
1
-1
/
+10
|
*
|
|
ipv6: Fix may be used uninitialized warning in rt6_check
Steffen Klassert
2017-08-26
1
-1
/
+1
|
|
/
/
|
*
|
ipv6: add rcu grace period before freeing fib6_node
Wei Wang
2017-08-22
2
-7
/
+27
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-08-22
2
-5
/
+6
|
|
\
\
|
|
*
|
esp: Fix error handling on layer 2 xmit.
Steffen Klassert
2017-08-07
1
-1
/
+1
|
|
*
|
esp: Fix memleaks on error paths.
Steffen Klassert
2017-07-13
1
-4
/
+5
|
*
|
|
ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
Stefano Brivio
2017-08-22
1
-4
/
+2
*
|
|
|
xfrm: Add support for network devices capable of removing the ESP trailer
Yossi Kuperman
2017-08-31
1
-15
/
+36
*
|
|
|
ipv6: sr: fix get_srh() to comply with IPv6 standard "RFC 8200"
Ahmed Abdelsalam
2017-08-31
1
-6
/
+12
*
|
|
|
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
2017-08-30
1
-1
/
+1
*
|
|
|
ipv6: Use rt6i_idev index for echo replies to a local address
David Ahern
2017-08-30
1
-13
/
+20
*
|
|
|
addrlabel: add/delete/get can run without rtnl
Florian Westphal
2017-08-29
1
-5
/
+17
*
|
|
|
net: Add comment that early_demux can change via sysctl
David Ahern
2017-08-29
2
-0
/
+6
*
|
|
|
ipv6: sr: implement additional seg6local actions
David Lebrun
2017-08-26
1
-0
/
+147
*
|
|
|
ipv6: sr: add helper functions for seg6local
David Lebrun
2017-08-26
2
-89
/
+101
*
|
|
|
ipv6: sr: enforce IPv6 packets for seg6local lwt
David Lebrun
2017-08-26
1
-0
/
+8
*
|
|
|
ipv6: sr: add support for encapsulation of L2 frames
David Lebrun
2017-08-26
1
-2
/
+23
*
|
|
|
ipv6: sr: add support for ip4ip6 encapsulation
David Lebrun
2017-08-26
2
-11
/
+38
*
|
|
|
ipv6: Use multipath hash from flow info if available
Jakub Sitnicki
2017-08-25
1
-1
/
+7
*
|
|
|
ipv6: Fold rt6_info_hash_nhsfn() into its only caller
Jakub Sitnicki
2017-08-25
1
-11
/
+1
*
|
|
|
ipv6: Compute multipath hash for ICMP errors from offending packet
Jakub Sitnicki
2017-08-25
2
-0
/
+51
*
|
|
|
ipv6: Add sysctl for per namespace flow label reflection
Jakub Sitnicki
2017-08-25
2
-0
/
+9
*
|
|
|
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
Mike Maloney
2017-08-24
1
-0
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-22
2
-14
/
+17
|
\
|
|
|
|
*
|
|
ipv6: repair fib6 tree in failure case
Wei Wang
2017-08-21
1
-13
/
+11
|
*
|
|
ipv6: reset fn->rr_ptr when replacing route
Wei Wang
2017-08-19
1
-0
/
+4
[next]