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
2014-09-16
xfrm: Generate blackhole routes only from route lookup functions
Steffen Klassert
2014-09-15
tcp: use TCP_SKB_CB(skb)->tcp_flags in input path
Eric Dumazet
2014-09-13
ipv6: exit early in addrconf_notify() if IPv6 is disabled
WANG Cong
2014-09-13
ipv6: refactor ipv6_dev_mc_inc()
WANG Cong
2014-09-13
ipv6: update the comment in mcast.c
WANG Cong
2014-09-13
ipv6: drop some rcu_read_lock in mcast
WANG Cong
2014-09-13
ipv6: drop ipv6_sk_mc_lock in mcast
WANG Cong
2014-09-13
ipv6: refactor __ipv6_dev_ac_inc()
WANG Cong
2014-09-13
ipv6: clean up ipv6_dev_ac_inc()
WANG Cong
2014-09-13
ipv6: remove ipv6_sk_ac_lock
WANG Cong
2014-09-13
ipv6: drop useless rcu_read_lock() in anycast
WANG Cong
2014-09-12
udp: Fix inverted NAPI_GRO_CB(skb)->flush test
Scott Wood
2014-09-12
ipv6: clean up anycast when an interface is destroyed
Sabrina Dubroca
2014-09-12
netfilter: masquerading needs to be independent of x_tables in Kconfig
Pablo Neira Ayuso
2014-09-12
netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NAT
Pablo Neira Ayuso
2014-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-09
sit: Add gro callbacks to sit_offload
Tom Herbert
2014-09-09
ipv6: Clear flush_id to make GRO work
Tom Herbert
2014-09-09
net: use kfree_skb_list() helper in more places
Florian Westphal
2014-09-09
ipv6: udp6_gro_complete() is static
Eric Dumazet
2014-09-09
ipv6: mcast: remove dead debugging defines
Daniel Borkmann
2014-09-09
tcp: remove dst refcount false sharing for prequeue mode
Eric Dumazet
2014-09-09
net/ipv4: bind ip_nonlocal_bind to current netns
Vincent Bernat
2014-09-09
netfilter: nf_tables: add new nft_masq expression
Arturo Borrero
2014-09-09
netfilter: nf_nat: generalize IPv6 masquerading support for nf_tables
Arturo Borrero
2014-09-09
netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from core
Pablo Neira Ayuso
2014-09-09
netfilter: nat: move specific NAT IPv6 to core
Pablo Neira Ayuso
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-07
ipv6: restore the behavior of ipv6_sock_ac_drop()
WANG Cong
2014-09-05
tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
Eric Dumazet
2014-09-05
ipv6: use addrconf_get_prefix_route() to remove peer addr
Nicolas Dichtel
2014-09-05
ipv6: fix a refcnt leak with peer addr
Nicolas Dichtel
2014-09-05
ipv6: fix rtnl locking in setsockopt for anycast and multicast
Sabrina Dubroca
2014-09-04
ipv6: add sysctl_mld_qrv to configure query robustness variable
Hannes Frederic Sowa
2014-09-02
netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOG
Pablo Neira
2014-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-09-01
sock: deduplicate errqueue dequeue
Willem de Bruijn
2014-09-01
udp: Add support for doing checksum unnecessary conversion
Tom Herbert
2014-08-27
tcp: syncookies: mark cookie_secret read_mostly
Florian Westphal
2014-08-26
net: Replace get_cpu_var through this_cpu_ptr
Christoph Lameter
2014-08-24
ipv6: White-space cleansing : gaps between function and symbol export
Ian Morris
2014-08-24
ipv6: White-space cleansing : Structure layouts
Ian Morris
2014-08-24
ipv6: White-space cleansing : Line Layouts
Ian Morris
2014-08-24
udp: additional GRO support
Tom Herbert
2014-08-24
tcp: Call skb_gro_checksum_validate
Tom Herbert
2014-08-23
net: use reciprocal_scale() helper
Daniel Borkmann
2014-08-22
net: ipv6: fib: don't sleep inside atomic lock
Benjamin Block
2014-08-18
netfilter: move NAT Kconfig switches out of the iptables scope
Pablo Neira Ayuso
2014-08-14
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
2014-08-14
sit: Fix ipip6_tunnel_lookup device matching criteria
Shmulik Ladkani
[prev]
[next]