index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-09
igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()
Hangbin Liu
1
-0
/
+1
2017-02-08
sit: fix a double free on error path
WANG Cong
1
-0
/
+1
2017-02-08
ipv6: addrconf: fix generation of new temporary addresses
Marcus Huewe
1
-0
/
+6
2017-02-07
udp: properly cope with csum errors
Eric Dumazet
1
-1
/
+1
2017-02-06
ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches
Linus Lüssing
1
-2
/
+8
2017-02-06
ipv6: tcp: add a missing tcp_v6_restore_cb()
Eric Dumazet
1
-11
/
+13
2017-02-05
ip6_gre: fix ip6gre_err() invalid reads
Eric Dumazet
1
-19
/
+21
2017-02-03
ipv6: sr: remove cleanup flag and fix HMAC computation
David Lebrun
2
-32
/
+7
2017-02-01
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
1
-1
/
+1
2017-01-30
ipv6: Paritially checksum full MTU frames
Vlad Yasevich
1
-1
/
+1
2017-01-27
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
3
-6
/
+5
2017-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-13
/
+12
2017-01-24
net: Specify the owning module for lwtunnel ops
Robert Shearman
2
-0
/
+2
2017-01-24
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
1
-12
/
+22
2017-01-24
ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()
Eric Dumazet
2
-0
/
+5
2017-01-20
ipv6: seg6_genl_set_tunsrc() must check kmemdup() return value
Eric Dumazet
1
-0
/
+2
2017-01-19
ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
Kefeng Wang
1
-3
/
+1
2017-01-18
lwtunnel: fix autoload of lwt modules
David Ahern
1
-1
/
+11
2017-01-16
ip6_tunnel: Account for tunnel header in tunnel MTU
Jakub Sitnicki
1
-2
/
+2
2017-01-16
mld: do not remove mld souce list info when set link down
Hangbin Liu
1
-21
/
+30
2017-01-16
netfilter: rpfilter: fix incorrect loopback packet judgment
Liping Zhang
2
-13
/
+8
2017-01-13
ipv6: sr: fix several BUGs when preemption is enabled
David Lebrun
2
-1
/
+5
2017-01-12
net: lwtunnel: Handle lwtunnel_fill_encap failure
David Ahern
1
-1
/
+2
2017-01-10
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
1
-0
/
+1
2017-01-09
ipv6: fix typos
Alexander Alemayhu
1
-2
/
+2
2017-01-09
tcp: fix mark propagation with fwmark_reflect enabled
Pau Espin Pedrol
1
-0
/
+1
2017-01-09
netfilter: use fwmark_reflect in nf_send_reset
Pau Espin Pedrol
1
-0
/
+3
2017-01-06
vti6: fix device register to report IFLA_INFO_KIND
David Forster
1
-1
/
+1
2016-12-29
ipv6: Should use consistent conditional judgement for ip6 fragment between __...
Zheng Li
1
-1
/
+1
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
1
-1
/
+1
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
11
-11
/
+11
2016-12-23
ipv6: handle -EFAULT from skb_copy_bits
Dave Jones
1
-1
/
+5
2016-12-23
inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
Willem de Bruijn
1
-1
/
+1
2016-12-17
net: ipv6: check route protocol when deleting routes
Mantas M
1
-0
/
+2
2016-12-17
inet: Fix get port to handle zero port number with soreuseport set
Tom Herbert
1
-3
/
+4
2016-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-33
/
+124
2016-12-06
netfilter: nft_fib: convert htonl to ntohl properly
Liping Zhang
1
-1
/
+1
2016-12-06
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
1
-3
/
+6
2016-12-06
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
1
-4
/
+1
2016-12-06
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
1
-3
/
+2
2016-12-06
netfilter: defrag: only register defrag functionality if needed
Florian Westphal
2
-5
/
+44
2016-12-05
ipv6: Allow IPv4-mapped address as next-hop
Erik Nordmark
1
-1
/
+4
2016-12-05
tcp: tsq: move tsq_flags close to sk_wmem_alloc
Eric Dumazet
1
-1
/
+1
2016-12-04
netfilter: conntrack: register hooks in netns when needed by ruleset
Florian Westphal
1
-12
/
+42
2016-12-04
netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions
Florian Westphal
2
-0
/
+14
2016-12-04
netfilter: add and use nf_ct_netns_get/put
Florian Westphal
1
-2
/
+2
2016-12-04
netfilter: conntrack: built-in support for UDPlite
Davide Caratti
1
-0
/
+3
2016-12-04
netfilter: conntrack: built-in support for SCTP
Davide Caratti
1
-0
/
+3
2016-12-04
netfilter: conntrack: built-in support for DCCP
Davide Caratti
1
-0
/
+3
[next]