index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
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-20
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
|
*
|
|
|
|
|
ipv6: drop some rcu_read_lock in mcast
WANG Cong
2014-09-13
1
-13
/
+4
|
*
|
|
|
|
|
ipv6: drop ipv6_sk_mc_lock in mcast
WANG Cong
2014-09-13
1
-16
/
+2
|
*
|
|
|
|
|
ipv6: refactor __ipv6_dev_ac_inc()
WANG Cong
2014-09-13
1
-23
/
+39
|
*
|
|
|
|
|
ipv6: clean up ipv6_dev_ac_inc()
WANG Cong
2014-09-13
2
-10
/
+5
|
*
|
|
|
|
|
ipv6: remove ipv6_sk_ac_lock
WANG Cong
2014-09-13
1
-14
/
+3
|
*
|
|
|
|
|
ipv6: drop useless rcu_read_lock() in anycast
WANG Cong
2014-09-13
1
-12
/
+6
|
*
|
|
|
|
|
udp: Fix inverted NAPI_GRO_CB(skb)->flush test
Scott Wood
2014-09-12
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-10
8
-398
/
+499
|
|
\
\
\
\
\
|
|
*
|
|
|
|
netfilter: nf_tables: add new nft_masq expression
Arturo Borrero
2014-09-09
3
-0
/
+96
|
|
*
|
|
|
|
netfilter: nf_nat: generalize IPv6 masquerading support for nf_tables
Arturo Borrero
2014-09-09
4
-71
/
+133
|
|
*
|
|
|
|
netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from core
Pablo Neira Ayuso
2014-09-09
1
-127
/
+36
|
|
*
|
|
|
|
netfilter: nat: move specific NAT IPv6 to core
Pablo Neira Ayuso
2014-09-09
3
-204
/
+238
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
sit: Add gro callbacks to sit_offload
Tom Herbert
2014-09-10
1
-0
/
+2
|
*
|
|
|
|
ipv6: Clear flush_id to make GRO work
Tom Herbert
2014-09-10
1
-0
/
+3
|
*
|
|
|
|
net: use kfree_skb_list() helper in more places
Florian Westphal
2014-09-10
1
-5
/
+1
|
*
|
|
|
|
ipv6: udp6_gro_complete() is static
Eric Dumazet
2014-09-10
1
-1
/
+1
|
*
|
|
|
|
ipv6: mcast: remove dead debugging defines
Daniel Borkmann
2014-09-10
1
-9
/
+0
|
*
|
|
|
|
tcp: remove dst refcount false sharing for prequeue mode
Eric Dumazet
2014-09-10
1
-6
/
+9
|
*
|
|
|
|
net/ipv4: bind ip_nonlocal_bind to current netns
Vincent Bernat
2014-09-09
1
-1
/
+1
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-08
5
-28
/
+55
|
|
\
\
\
\
\
|
*
|
|
|
|
|
tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
Eric Dumazet
2014-09-06
1
-2
/
+2
|
*
|
|
|
|
|
ipv6: add sysctl_mld_qrv to configure query robustness variable
Hannes Frederic Sowa
2014-09-05
2
-10
/
+25
|
*
|
|
|
|
|
sock: deduplicate errqueue dequeue
Willem de Bruijn
2014-09-02
1
-13
/
+2
|
*
|
|
|
|
|
udp: Add support for doing checksum unnecessary conversion
Tom Herbert
2014-09-02
2
-7
/
+21
|
*
|
|
|
|
|
tcp: syncookies: mark cookie_secret read_mostly
Florian Westphal
2014-08-28
1
-1
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
ipv6: White-space cleansing : gaps between function and symbol export
Ian Morris
2014-08-25
11
-23
/
+0
|
*
|
|
|
|
ipv6: White-space cleansing : Structure layouts
Ian Morris
2014-08-25
5
-21
/
+13
[prev]
[next]