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
*
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
9
-18
/
+21
|
\
|
*
net: don't global ICMP rate limit packets originating from loopback
Jesper Dangaard Brouer
2017-06-14
1
-1
/
+1
|
*
proc: snmp6: Use correct type in memset
Christian Perle
2017-06-12
1
-1
/
+1
|
*
ila_xlat: add missing hash secret initialization
Arnd Bergmann
2017-06-08
1
-0
/
+1
|
*
net: ipv6: Release route when device is unregistering
David Ahern
2017-06-08
1
-0
/
+1
|
*
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
5
-16
/
+17
*
|
Remove the redundant skb->dev initialization in ip6_fragment
Chenbo Feng
2017-06-10
1
-1
/
+0
*
|
bpf: Remove duplicate tcp_filter hook in ipv6
Chenbo Feng
2017-06-10
1
-3
/
+0
*
|
ipv6: Initial skb->dev and skb->protocol in ip6_output
Chenbo Feng
2017-06-09
1
-3
/
+3
*
|
Ipvlan should return an error when an address is already in use.
Krister Johansen
2017-06-09
2
-1
/
+35
*
|
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
2017-06-08
1
-0
/
+1
*
|
tcp: Namespaceify sysctl_tcp_timestamps
Eric Dumazet
2017-06-08
2
-4
/
+6
*
|
tcp: Namespaceify sysctl_tcp_sack
Eric Dumazet
2017-06-08
1
-1
/
+1
*
|
tcp: add a struct net parameter to tcp_parse_options()
Eric Dumazet
2017-06-08
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-07
7
-4
/
+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
*
|
ipsec: check return value of skb_to_sgvec always
Jason A. Donenfeld
2017-06-05
2
-9
/
+19
*
|
net: add extack arg to lwtunnel build state
David Ahern
2017-05-30
3
-5
/
+7
*
|
net: lwtunnel: Add extack to encap attr validation
David Ahern
2017-05-30
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-27
2
-14
/
+20
|
\
|
|
*
ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
Peter Dawson
2017-05-26
2
-14
/
+20
*
|
net: ipv6: RTM_GETROUTE: return matched fib result when requested
Roopa Prabhu
2017-05-26
1
-8
/
+26
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-23
1
-7
/
+8
|
\
|
|
*
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
2017-05-22
1
-7
/
+8
*
|
net: ipv6: Add extack messages for route add failures
David Ahern
2017-05-22
2
-8
/
+36
*
|
net: ipv6: Plumb extack through route add functions
David Ahern
2017-05-22
3
-32
/
+43
*
|
ipv6: drop unused variables in seg6_genl_dumphac
stephen hemminger
2017-05-21
1
-4
/
+0
*
|
fou: make local function static
stephen hemminger
2017-05-21
1
-8
/
+6
*
|
ila: propagate error code in ila_output
stephen hemminger
2017-05-21
1
-1
/
+1
*
|
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
2017-05-20
1
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-18
6
-14
/
+23
|
\
|
|
*
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
*
|
tcp: switch TCP TS option (RFC 7323) to 1ms clock
Eric Dumazet
2017-05-17
2
-3
/
+3
*
|
udp: use a separate rx queue for packet reception
Paolo Abeni
2017-05-16
1
-1
/
+2
|
/
*
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
|
\
\
\
[next]