index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-19
2
-3
/
+4
|
\
|
*
ipv6: fix a potential use after free in sit.c
Li RongQing
2014-10-18
1
-3
/
+3
|
*
ipv6: fix a potential use after free in ip6_offload.c
Li RongQing
2014-10-18
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-18
3
-13
/
+16
|
\
|
|
*
ipv6: introduce tcp_v6_iif()
Eric Dumazet
2014-10-17
2
-12
/
+16
|
*
ipv6: remove aca_lock spinlock from struct ifacaddr6
Li RongQing
2014-10-14
1
-1
/
+0
*
|
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
net: Replace get_cpu_var through this_cpu_ptr
Christoph Lameter
2014-08-26
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
56
-1042
/
+1506
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-08
1
-2
/
+2
|
|
\
\
|
|
*
|
ip6_gre: fix flowi6_proto value in xmit path
Nicolas Dichtel
2014-10-04
1
-2
/
+2
|
*
|
|
ipv6: Do not warn for informational ICMP messages, regardless of type.
David S. Miller
2014-10-07
1
-2
/
+2
|
*
|
|
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
2014-10-07
4
-4
/
+4
|
*
|
|
ipv6: don't walk node's leaf during serial number update
Hannes Frederic Sowa
2014-10-07
1
-17
/
+30
|
*
|
|
ipv6: make fib6 serial number per namespace
Hannes Frederic Sowa
2014-10-07
2
-8
/
+7
|
*
|
|
ipv6: only generate one new serial number per fib mutation
Hannes Frederic Sowa
2014-10-07
1
-6
/
+6
|
*
|
|
ipv6: make rt_sernum atomic and serial number fields ordinary ints
Hannes Frederic Sowa
2014-10-07
1
-10
/
+13
|
*
|
|
ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal
Hannes Frederic Sowa
2014-10-07
1
-40
/
+31
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-10-05
5
-24
/
+184
|
|
\
\
\
|
|
*
|
|
netfilter: nft_masq: register/unregister notifiers on module init/exit
Arturo Borrero
2014-10-03
1
-23
/
+11
|
|
*
|
|
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
2014-10-02
1
-1
/
+1
|
|
*
|
|
netfilter: move nf_send_resetX() code to nf_reject_ipvX modules
Pablo Neira Ayuso
2014-10-02
3
-0
/
+172
|
*
|
|
|
fou: eliminate IPv4,v6 specific GRO functions
Tom Herbert
2014-10-03
1
-0
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
7
-7
/
+42
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
gre: Set inner protocol in v4 and v6 GRE transmit
Tom Herbert
2014-10-01
1
-2
/
+6
|
*
|
|
|
sit: Set inner IP protocol in sit
Tom Herbert
2014-10-01
1
-0
/
+4
|
*
|
|
|
udp: Generalize skb_udp_segment
Tom Herbert
2014-10-01
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-29
1
-22
/
+28
|
|
\
\
\
|
|
*
|
|
netfilter: masquerading needs to be independent of x_tables in Kconfig
Pablo Neira Ayuso
2014-09-12
1
-12
/
+15
|
|
*
|
|
netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NAT
Pablo Neira Ayuso
2014-09-12
1
-10
/
+13
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-09-28
1
-2
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
ipsec: Remove obsolete MAX_AH_AUTH_LEN
Herbert Xu
2014-09-18
1
-2
/
+0
|
*
|
|
|
|
tcp: better TCP_SKB_CB layout to reduce cache line misses
Eric Dumazet
2014-09-28
1
-0
/
+7
|
*
|
|
|
|
ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()
Eric Dumazet
2014-09-28
3
-5
/
+6
|
*
|
|
|
|
net: Remove gso_send_check as an offload callback
Tom Herbert
2014-09-26
3
-39
/
+0
|
*
|
|
|
|
udp: move logic out of udp[46]_ufo_send_check
Tom Herbert
2014-09-26
1
-22
/
+18
|
*
|
|
|
|
tcp: move logic out of tcp_v[64]_gso_send_check
Tom Herbert
2014-09-26
1
-13
/
+24
|
*
|
|
|
|
icmp: add a global rate limitation
Eric Dumazet
2014-09-23
1
-8
/
+12
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
3
-5
/
+28
|
|
\
\
\
\
\
|
*
|
|
|
|
|
ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallback
Daniel Borkmann
2014-09-22
1
-10
/
+31
|
*
|
|
|
|
|
udp: Need to make ip6_udp_tunnel.c have GPL license
Tom Herbert
2014-09-22
1
-0
/
+2
|
*
|
|
|
|
|
udp_tunnel: Only build ip6_udp_tunnel.c when IPV6 is selected
Andy Zhou
2014-09-19
1
-1
/
+4
|
*
|
|
|
|
|
sit: Setup and TX path for sit/UDP foo-over-udp encapsulation
Tom Herbert
2014-09-19
1
-10
/
+97
|
*
|
|
|
|
|
net: Export inet_offloads and inet6_offloads
Tom Herbert
2014-09-19
1
-0
/
+1
|
*
|
|
|
|
|
udp-tunnel: Add a few more UDP tunnel APIs
Andy Zhou
2014-09-19
1
-0
/
+42
|
*
|
|
|
|
|
udp_tunnel: Seperate ipv6 functions into its own file.
Andy Zhou
2014-09-19
2
-0
/
+64
|
*
|
|
|
|
|
tcp: use TCP_SKB_CB(skb)->tcp_flags in input path
Eric Dumazet
2014-09-15
1
-0
/
+1
|
*
|
|
|
|
|
ipv6: exit early in addrconf_notify() if IPv6 is disabled
WANG Cong
2014-09-13
1
-0
/
+3
|
*
|
|
|
|
|
ipv6: refactor ipv6_dev_mc_inc()
WANG Cong
2014-09-13
1
-33
/
+49
|
*
|
|
|
|
|
ipv6: update the comment in mcast.c
WANG Cong
2014-09-13
1
-7
/
+5
[next]