index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-10
Remove the redundant skb->dev initialization in ip6_fragment
Chenbo Feng
1
-1
/
+0
2017-06-10
bpf: Remove duplicate tcp_filter hook in ipv6
Chenbo Feng
1
-3
/
+0
2017-06-09
ipv6: Initial skb->dev and skb->protocol in ip6_output
Chenbo Feng
1
-3
/
+3
2017-06-09
Ipvlan should return an error when an address is already in use.
Krister Johansen
2
-1
/
+35
2017-06-08
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
1
-0
/
+1
2017-06-08
tcp: Namespaceify sysctl_tcp_timestamps
Eric Dumazet
2
-4
/
+6
2017-06-08
tcp: Namespaceify sysctl_tcp_sack
Eric Dumazet
1
-1
/
+1
2017-06-08
tcp: add a struct net parameter to tcp_parse_options()
Eric Dumazet
1
-1
/
+1
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-4
/
+17
2017-06-06
net/ipv6: Fix CALIPSO causing GPF with datagram support
Richard Haines
1
-1
/
+5
2017-06-06
Revert "sit: reload iphdr in ipip6_rcv"
David S. Miller
1
-1
/
+0
2017-06-04
sit: reload iphdr in ipip6_rcv
Haishuang Yan
1
-0
/
+1
2017-06-04
ipsec: check return value of skb_to_sgvec always
Jason A. Donenfeld
2
-9
/
+19
2017-06-04
net: ping: do not abuse udp_poll()
Eric Dumazet
2
-2
/
+2
2017-06-04
ipv6: Fix leak in ipv6_gso_segment().
David S. Miller
1
-1
/
+3
2017-06-04
ip6_tunnel: fix traffic class routing for tunnels
Liam McBirnie
1
-0
/
+3
2017-06-02
ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
Ben Hutchings
2
-0
/
+4
2017-05-30
net: add extack arg to lwtunnel build state
David Ahern
3
-5
/
+7
2017-05-30
net: lwtunnel: Add extack to encap attr validation
David Ahern
1
-2
/
+2
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-14
/
+20
2017-05-26
ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
Peter Dawson
2
-14
/
+20
2017-05-26
net: ipv6: RTM_GETROUTE: return matched fib result when requested
Roopa Prabhu
1
-8
/
+26
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+8
2017-05-22
net: ipv6: Add extack messages for route add failures
David Ahern
2
-8
/
+36
2017-05-22
net: ipv6: Plumb extack through route add functions
David Ahern
3
-32
/
+43
2017-05-22
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
1
-7
/
+8
2017-05-21
ipv6: drop unused variables in seg6_genl_dumphac
stephen hemminger
1
-4
/
+0
2017-05-21
fou: make local function static
stephen hemminger
1
-8
/
+6
2017-05-21
ila: propagate error code in ila_output
stephen hemminger
1
-1
/
+1
2017-05-19
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
1
-3
/
+0
2017-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-14
/
+23
2017-05-18
udp: make *udp*_queue_rcv_skb() functions static
Paolo Abeni
2
-3
/
+2
2017-05-17
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
3
-12
/
+12
2017-05-17
tcp: switch TCP TS option (RFC 7323) to 1ms clock
Eric Dumazet
2
-3
/
+3
2017-05-17
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
4
-6
/
+16
2017-05-16
udp: use a separate rx queue for packet reception
Paolo Abeni
1
-1
/
+2
2017-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+6
2017-05-15
ipv6: avoid dad-failures for addresses with NODAD
Mahesh Bandewar
1
-1
/
+4
2017-05-11
ipv6/dccp: do not inherit ipv6_mc_list from parent
WANG Cong
1
-0
/
+2
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-16
/
+40
2017-05-08
net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern
Michal Hocko
1
-7
/
+1
2017-05-08
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
2
-2
/
+12
2017-05-05
tcp: randomize timestamps on syncookies
Eric Dumazet
2
-14
/
+28
2017-05-04
ipv6: initialize route null entry in addrconf_init()
WANG Cong
2
-11
/
+17
2017-05-04
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
1
-0
/
+2
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2017-05-03
net: ipv6: Do not duplicate DAD on link up
David Ahern
1
-2
/
+3
2017-05-01
ipv6: Need to export ipv6_push_frag_opts for tunneling now.
David S. Miller
1
-1
/
+1
2017-05-01
ip6_tunnel: Fix missing tunnel encapsulation limit option
Craig Gallek
1
-2
/
+2
[next]