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
*
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
5
-16
/
+17
*
net/ipv6: Fix CALIPSO causing GPF with datagram support
Richard Haines
2017-06-06
1
-1
/
+5
*
Revert "sit: reload iphdr in ipip6_rcv"
David S. Miller
2017-06-06
1
-1
/
+0
*
sit: reload iphdr in ipip6_rcv
Haishuang Yan
2017-06-05
1
-0
/
+1
*
net: ping: do not abuse udp_poll()
Eric Dumazet
2017-06-05
2
-2
/
+2
*
ipv6: Fix leak in ipv6_gso_segment().
David S. Miller
2017-06-05
1
-1
/
+3
*
ip6_tunnel: fix traffic class routing for tunnels
Liam McBirnie
2017-06-05
1
-0
/
+3
*
ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
Ben Hutchings
2017-06-02
2
-0
/
+4
*
ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
Peter Dawson
2017-05-26
2
-14
/
+20
*
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
2017-05-22
1
-7
/
+8
*
udp: make *udp*_queue_rcv_skb() functions static
Paolo Abeni
2017-05-18
2
-3
/
+2
*
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
2017-05-18
3
-12
/
+12
*
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
2017-05-17
4
-6
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-16
2
-1
/
+6
|
\
|
*
ipv6: avoid dad-failures for addresses with NODAD
Mahesh Bandewar
2017-05-15
1
-1
/
+4
|
*
ipv6/dccp: do not inherit ipv6_mc_list from parent
WANG Cong
2017-05-11
1
-0
/
+2
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-04-23
1
-1
/
+1
|
|
\
|
|
*
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-04-18
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-10
4
-16
/
+40
|
\
\
\
|
*
|
|
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
2017-05-08
2
-2
/
+12
|
*
|
|
tcp: randomize timestamps on syncookies
Eric Dumazet
2017-05-05
2
-14
/
+28
*
|
|
|
net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern
Michal Hocko
2017-05-09
1
-7
/
+1
|
/
/
/
*
|
|
ipv6: initialize route null entry in addrconf_init()
WANG Cong
2017-05-04
2
-11
/
+17
*
|
|
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2017-05-04
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-05-03
1
-1
/
+1
|
\
\
\
|
*
|
|
netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 path
Dave Johnson
2017-04-25
1
-1
/
+1
|
|
/
/
*
|
|
net: ipv6: Do not duplicate DAD on link up
David Ahern
2017-05-03
1
-2
/
+3
*
|
|
ipv6: Need to export ipv6_push_frag_opts for tunneling now.
David S. Miller
2017-05-01
1
-1
/
+1
*
|
|
ip6_tunnel: Fix missing tunnel encapsulation limit option
Craig Gallek
2017-05-01
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-05-01
7
-74
/
+69
|
\
\
\
|
*
|
|
netfilter: don't attach a nat extension by default
Florian Westphal
2017-04-26
1
-3
/
+1
|
*
|
|
netfilter: masquerade: attach nat extension if not present
Florian Westphal
2017-04-26
1
-1
/
+4
|
*
|
|
netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking
Gao Feng
2017-04-26
1
-6
/
+14
|
*
|
|
netfilter: synproxy: only register hooks when needed
Florian Westphal
2017-04-26
1
-34
/
+39
|
*
|
|
netfilter: remove nf_ct_is_untracked
Florian Westphal
2017-04-15
1
-4
/
+0
|
*
|
|
netfilter: kill the fake untracked conntrack objects
Florian Westphal
2017-04-15
2
-4
/
+2
|
*
|
|
netfilter: ip6_tables: Remove unneccessary comments
Arushi Singhal
2017-04-08
1
-9
/
+0
|
*
|
|
netfilter: Remove exceptional & on function name
Arushi Singhal
2017-04-07
1
-1
/
+1
|
*
|
|
netfilter: Remove unnecessary cast on void pointer
simran singhal
2017-04-07
1
-12
/
+8
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-04-28
1
-5
/
+1
|
\
\
\
\
|
*
|
|
|
esp: Fix misplaced spin_unlock_bh.
Steffen Klassert
2017-04-24
1
-5
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-27
6
-23
/
+41
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ipv6: check raw payload size correctly in ioctl
Jamie Bainbridge
2017-04-26
1
-2
/
+1
|
*
|
|
|
ipv6: check skb->protocol before lookup for nexthop
WANG Cong
2017-04-26
1
-16
/
+18
|
*
|
|
|
net: ipv6: regenerate host route if moved to gc list
David Ahern
2017-04-25
1
-2
/
+12
|
*
|
|
|
ipv6: fix source routing
Sabrina Dubroca
2017-04-25
1
-0
/
+4
|
*
|
|
|
ipv6: move stub initialization after ipv6 setup completion
Paolo Abeni
2017-04-25
1
-2
/
+4
|
*
|
|
|
net: ipv6: send unsolicited NA if enabled for all interfaces
David Ahern
2017-04-24
1
-1
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-22
4
-8
/
+13
|
\
|
|
|
[next]