index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
(
follow
)
Commit message (
Expand
)
Author
Age
*
netfilter: fix various sparse warnings
Florian Westphal
2014-11-13
*
netfilter: log: protect nf_log_register against double registering
Marcelo Leitner
2014-10-30
*
netfilter: nf_tables: add new expression nft_redir
Arturo Borrero
2014-10-27
*
netfilter: refactor NAT redirect IPv6 code to use it from nf_tables
Arturo Borrero
2014-10-27
*
ipv6: include linux/uaccess.h instead of asm/uaccess.h
Fabian Frederick
2014-10-27
*
ipv6: replace min/casting by min_t
Fabian Frederick
2014-10-27
*
ipv6: Avoid redoing fib6_lookup() with reachable = 0 by saving fn
Martin KaFai Lau
2014-10-24
*
ipv6: Avoid redoing fib6_lookup() for RTF_CACHE hit case
Martin KaFai Lau
2014-10-24
*
ipv6: Remove BACKTRACK macro
Martin KaFai Lau
2014-10-24
*
net: Remove trailing whitespace in tcp.h icmp.c syncookies.c
Kenjiro Nakayama
2014-10-24
*
net: fix saving TX flow hash in sock for outgoing connections
Sathya Perla
2014-10-22
*
xfrm6: fix a potential use after free in xfrm6_policy.c
Li RongQing
2014-10-22
*
net: gso: use feature flag argument in all protocol gso handlers
Florian Westphal
2014-10-20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-10-20
|
\
|
*
netfilter: nf_tables: restrict nat/masq expressions to nat chain type
Pablo Neira Ayuso
2014-10-13
|
*
netfilter: missing module license in the nf_reject_ipvX modules
Pablo Neira Ayuso
2014-10-11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-19
|
\
\
|
*
|
ipv6: fix a potential use after free in sit.c
Li RongQing
2014-10-18
|
*
|
ipv6: fix a potential use after free in ip6_offload.c
Li RongQing
2014-10-18
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-18
|
\
|
|
|
*
|
ipv6: introduce tcp_v6_iif()
Eric Dumazet
2014-10-17
|
*
|
ipv6: remove aca_lock spinlock from struct ifacaddr6
Li RongQing
2014-10-14
|
|
/
*
|
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
|
\
\
|
|
/
|
/
|
|
*
net: Replace get_cpu_var through this_cpu_ptr
Christoph Lameter
2014-08-26
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-08
|
|
\
\
|
|
*
|
ip6_gre: fix flowi6_proto value in xmit path
Nicolas Dichtel
2014-10-04
|
*
|
|
ipv6: Do not warn for informational ICMP messages, regardless of type.
David S. Miller
2014-10-07
|
*
|
|
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
2014-10-07
|
*
|
|
ipv6: don't walk node's leaf during serial number update
Hannes Frederic Sowa
2014-10-07
|
*
|
|
ipv6: make fib6 serial number per namespace
Hannes Frederic Sowa
2014-10-07
|
*
|
|
ipv6: only generate one new serial number per fib mutation
Hannes Frederic Sowa
2014-10-07
|
*
|
|
ipv6: make rt_sernum atomic and serial number fields ordinary ints
Hannes Frederic Sowa
2014-10-07
|
*
|
|
ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal
Hannes Frederic Sowa
2014-10-07
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-10-05
|
|
\
\
\
|
|
*
|
|
netfilter: nft_masq: register/unregister notifiers on module init/exit
Arturo Borrero
2014-10-03
|
|
*
|
|
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
2014-10-02
|
|
*
|
|
netfilter: move nf_send_resetX() code to nf_reject_ipvX modules
Pablo Neira Ayuso
2014-10-02
|
*
|
|
|
fou: eliminate IPv4,v6 specific GRO functions
Tom Herbert
2014-10-03
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
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-10-01
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-29
|
|
\
\
\
|
|
*
|
|
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-12
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-09-28
|
|
\
\
\
\
|
|
*
|
|
|
ipsec: Remove obsolete MAX_AH_AUTH_LEN
Herbert Xu
2014-09-18
|
*
|
|
|
|
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
[next]