index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2014-10-03
fou: eliminate IPv4,v6 specific GRO functions
Tom Herbert
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-01
gre: Set inner protocol in v4 and v6 GRE transmit
Tom Herbert
2014-10-01
sit: Set inner IP protocol in sit
Tom Herbert
2014-10-01
udp: Generalize skb_udp_segment
Tom Herbert
2014-09-30
ipv6: remove rt6i_genid
Hannes Frederic Sowa
2014-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-09-28
tcp: better TCP_SKB_CB layout to reduce cache line misses
Eric Dumazet
2014-09-28
ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()
Eric Dumazet
2014-09-28
ip6_gre: Return an error when adding an existing tunnel.
Steffen Klassert
2014-09-28
ip6_vti: Return an error when adding an existing tunnel.
Steffen Klassert
2014-09-28
ip6_tunnel: Return an error when adding an existing tunnel.
Steffen Klassert
2014-09-26
ip6gre: add a rtnl link alias for ip6gretap
Nicolas Dichtel
2014-09-26
net: Remove gso_send_check as an offload callback
Tom Herbert
2014-09-26
udp: move logic out of udp[46]_ufo_send_check
Tom Herbert
2014-09-26
tcp: move logic out of tcp_v[64]_gso_send_check
Tom Herbert
2014-09-23
icmp: add a global rate limitation
Eric Dumazet
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-22
ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallback
Daniel Borkmann
2014-09-22
udp: Need to make ip6_udp_tunnel.c have GPL license
Tom Herbert
2014-09-19
udp_tunnel: Only build ip6_udp_tunnel.c when IPV6 is selected
Andy Zhou
2014-09-19
sit: Setup and TX path for sit/UDP foo-over-udp encapsulation
Tom Herbert
2014-09-19
net: Export inet_offloads and inet6_offloads
Tom Herbert
2014-09-19
udp-tunnel: Add a few more UDP tunnel APIs
Andy Zhou
2014-09-19
udp_tunnel: Seperate ipv6 functions into its own file.
Andy Zhou
2014-09-18
ipsec: Remove obsolete MAX_AH_AUTH_LEN
Herbert Xu
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
[next]