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
2016-07-03
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
Joe Perches
1
-8
/
+8
2016-07-01
netfilter: x_tables: simplify ip{6}table_mangle_hook()
Pablo Neira Ayuso
1
-4
/
+0
2016-07-01
tcp: md5: use kmalloc() backed scratch areas
Eric Dumazet
1
-13
/
+16
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-64
/
+29
2016-06-28
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
1
-0
/
+1
2016-06-27
calipso: Add a label cache.
Huw Davies
2
-2
/
+281
2016-06-27
calipso: Add validation of CALIPSO option.
Huw Davies
2
-0
/
+68
2016-06-27
calipso: Allow the lsm to label the skbuff directly.
Huw Davies
1
-0
/
+165
2016-06-27
ipv6: constify the skb pointer of ipv6_find_tlv().
Huw Davies
1
-1
/
+1
2016-06-27
calipso: Allow request sockets to be relabelled by the lsm.
Huw Davies
1
-0
/
+86
2016-06-27
ipv6: Allow request socks to contain IPv6 options.
Huw Davies
1
-3
/
+9
2016-06-27
calipso: Set the calipso socket label to match the secattr.
Huw Davies
2
-1
/
+595
2016-06-27
ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer.
Huw Davies
1
-0
/
+49
2016-06-27
netlabel: Add support for removing a CALIPSO DOI.
Huw Davies
1
-0
/
+48
2016-06-27
netlabel: Add support for enumerating the CALIPSO DOI list.
Huw Davies
1
-0
/
+41
2016-06-27
netlabel: Add support for querying a CALIPSO DOI.
Huw Davies
1
-0
/
+68
2016-06-27
netlabel: Initial support for the CALIPSO netlink protocol.
Huw Davies
3
-1
/
+178
2016-06-27
ipv6: enforce egress device match in per table nexthop lookups
Paolo Abeni
1
-1
/
+1
2016-06-18
ipv6: RFC 4884 partial support for SIT/GRE tunnels
Eric Dumazet
2
-5
/
+27
2016-06-18
ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED
Eric Dumazet
2
-6
/
+12
2016-06-18
ip6: move ipip6_err_gen_icmpv6_unreach()
Eric Dumazet
2
-37
/
+40
2016-06-18
ipv6: icmp: add a force_saddr param to icmp6_send()
Eric Dumazet
2
-3
/
+6
2016-06-17
net: ipv6: Address selection needs to consider L3 domains
David Ahern
1
-0
/
+48
2016-06-17
net: vrf: Implement get_saddr for IPv6
David Ahern
1
-2
/
+10
2016-06-17
net: ipv6: Move ip6_route_get_saddr to inline
David Ahern
1
-17
/
+0
2016-06-16
net: xfrm: fix old-style declaration
Arnd Bergmann
1
-2
/
+2
2016-06-16
sit: correct IP protocol used in ipip6_err
Simon Horman
1
-2
/
+2
2016-06-15
gre: fix error handler
Eric Dumazet
1
-1
/
+1
2016-06-15
ila: Fix checksum neutral mapping
Tom Herbert
1
-5
/
+5
2016-06-15
ipv6: export several functions
Alexander Aring
2
-19
/
+10
2016-06-15
ipv6: introduce neighbour discovery ops
Alexander Aring
3
-37
/
+85
2016-06-15
addrconf: put prefix address add in an own function
Alexander Aring
1
-94
/
+109
2016-06-15
ndisc: add __ndisc_fill_addr_option function
Alexander Aring
1
-4
/
+10
2016-06-15
6lowpan: add 802.15.4 short addr slaac
Alexander Aring
1
-2
/
+3
2016-06-15
net: vrf: Handle ipv6 multicast and link-local addresses
David Ahern
2
-3
/
+4
2016-06-15
net: ipv6: Do not add multicast route for l3 master devices
David Ahern
1
-1
/
+1
2016-06-14
udp reuseport: fix packet of same flow hashed to different socket
Su, Xuemin
1
-55
/
+16
2016-06-14
ipv6: fix checksum annotation in udp6_csum_init
Hannes Frederic Sowa
1
-2
/
+5
2016-06-14
ipv6: tcp: fix endianness annotation in tcp_v6_send_response
Hannes Frederic Sowa
1
-2
/
+2
2016-06-14
ipv6: fix endianness error in icmpv6_err
Hannes Frederic Sowa
1
-1
/
+1
2016-06-11
ipv6: use TOS marks from sockets for routing decision
Hannes Frederic Sowa
5
-8
/
+18
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-15
/
+13
2016-06-09
net: vrf: Fix crash when IPv6 is disabled at boot time
David Ahern
1
-0
/
+6
2016-06-09
sit: remove unnecessary protocol check in ipip6_tunnel_xmit()
Simon Horman
1
-3
/
+0
2016-06-08
ip6gre: Allow live link address change
Shweta Choudaha
1
-0
/
+3
2016-06-08
ip6gre: Allow live link address change
Shweta Choudaha
1
-0
/
+3
2016-06-08
net: Add l3mdev rule
David Ahern
1
-2
/
+4
2016-06-08
ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
Jakub Sitnicki
1
-8
/
+3
2016-06-08
ila: Perform only one translation in forwarding path
Tom Herbert
4
-9
/
+12
2016-06-08
net: vrf: ipv6 support for local traffic to local addresses
David Ahern
1
-0
/
+1
[prev]
[next]