index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2016-08-28
tcp: Set read_sock and peek_len proto_ops
Tom Herbert
2016-08-25
tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter
Eric Dumazet
2016-08-25
tcp: md5: increment sk_drops on syn_recv state
Eric Dumazet
2016-08-23
ipv6: tcp: get rid of tcp_v6_clear_sk()
Eric Dumazet
2016-08-23
udp: get rid of sk_prot_clear_portaddr_nulls()
Eric Dumazet
2016-08-23
ipv6: udp: remove udp_v6_clear_sk()
Eric Dumazet
2016-08-23
net: diag: support SOCK_DESTROY for UDP sockets
David Ahern
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-17
kcm: Use stream parser
Tom Herbert
2016-08-15
gre: set inner_protocol on xmit
Simon Horman
2016-08-15
net: ipv6: Fix ping to link-local addresses.
Lorenzo Colitti
2016-08-13
net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled
Mike Manning
2016-08-13
calipso: fix resource leak on calipso_genopt failure
Colin Ian King
2016-08-12
sit: make function ipip6_valid_ip_proto() static
Wei Yongjun
2016-08-10
net: resolve symbol conflicts with generic hashtable.h
Jiri Kosina
2016-08-08
net/multicast: should not send source list records when have filter mode change
Hangbin Liu
2016-07-30
net: ipv6: use list_move instead of list_del/list_add
Wei Yongjun
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-07-26
net: ipmr/ip6mr: update lastuse on entry change
Nikolay Aleksandrov
2016-07-25
udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb
Daniel Borkmann
2016-07-25
net: ipv6: Always leave anycast and multicast groups on link down
Mike Manning
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-18
netfilter: x_tables: speed up jump target validation
Florian Westphal
2016-07-16
net: ipmr/ip6mr: add support for keeping an entry age
Nikolay Aleksandrov
2016-07-11
udp: prevent bugcheck if filter truncates packet too much
Michal Kubeček
2016-07-09
ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()
Eric Dumazet
2016-07-09
sit: support MPLS over IPv4
Simon Horman
2016-07-07
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...
James Morris
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-07-05
ipv6: Fix mem leak in rt6i_pcpu
Martin KaFai Lau
2016-07-03
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
Joe Perches
2016-07-01
netfilter: x_tables: simplify ip{6}table_mangle_hook()
Pablo Neira Ayuso
2016-07-01
tcp: md5: use kmalloc() backed scratch areas
Eric Dumazet
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-28
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
2016-06-27
calipso: Add a label cache.
Huw Davies
2016-06-27
calipso: Add validation of CALIPSO option.
Huw Davies
2016-06-27
calipso: Allow the lsm to label the skbuff directly.
Huw Davies
2016-06-27
ipv6: constify the skb pointer of ipv6_find_tlv().
Huw Davies
2016-06-27
calipso: Allow request sockets to be relabelled by the lsm.
Huw Davies
2016-06-27
ipv6: Allow request socks to contain IPv6 options.
Huw Davies
2016-06-27
calipso: Set the calipso socket label to match the secattr.
Huw Davies
2016-06-27
ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer.
Huw Davies
2016-06-27
netlabel: Add support for removing a CALIPSO DOI.
Huw Davies
2016-06-27
netlabel: Add support for enumerating the CALIPSO DOI list.
Huw Davies
2016-06-27
netlabel: Add support for querying a CALIPSO DOI.
Huw Davies
2016-06-27
netlabel: Initial support for the CALIPSO netlink protocol.
Huw Davies
2016-06-27
ipv6: enforce egress device match in per table nexthop lookups
Paolo Abeni
[next]