Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
327571cb100cad587c9eda351e7a2d182466873b
/
net
/
ipv6
327571c
ipv6: don't walk node's leaf during serial number update
by Hannes Frederic Sowa
· 10 years ago
812918c
ipv6: make fib6 serial number per namespace
by Hannes Frederic Sowa
· 10 years ago
c8c4d42
ipv6: only generate one new serial number per fib mutation
by Hannes Frederic Sowa
· 10 years ago
42b1870
ipv6: make rt_sernum atomic and serial number fields ordinary ints
by Hannes Frederic Sowa
· 10 years ago
94b2cfe
ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal
by Hannes Frederic Sowa
· 10 years ago
61b37d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
efc98d0
fou: eliminate IPv4,v6 specific GRO functions
by Tom Herbert
· 10 years ago
8da4cc1
netfilter: nft_masq: register/unregister notifiers on module init/exit
by Arturo Borrero
· 10 years ago
739e4a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
1109a90
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
by Pablo Neira Ayuso
· 10 years ago
c8d7b98
netfilter: move nf_send_resetX() code to nf_reject_ipvX modules
by Pablo Neira Ayuso
· 10 years ago
54bc9ba
gre: Set inner protocol in v4 and v6 GRE transmit
by Tom Herbert
· 10 years ago
469471c
sit: Set inner IP protocol in sit
by Tom Herbert
· 10 years ago
8bce6d7
udp: Generalize skb_udp_segment
by Tom Herbert
· 10 years ago
705f1c8
ipv6: remove rt6i_genid
by Hannes Frederic Sowa
· 10 years ago
8522484
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
f5c7e1a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 10 years ago
971f10e
tcp: better TCP_SKB_CB layout to reduce cache line misses
by Eric Dumazet
· 10 years ago
a224772
ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()
by Eric Dumazet
· 10 years ago
cd0a0bd
ip6_gre: Return an error when adding an existing tunnel.
by Steffen Klassert
· 10 years ago
d814b84
ip6_vti: Return an error when adding an existing tunnel.
by Steffen Klassert
· 10 years ago
2b0bb01
ip6_tunnel: Return an error when adding an existing tunnel.
by Steffen Klassert
· 10 years ago
5a4ee9a
ip6gre: add a rtnl link alias for ip6gretap
by Nicolas Dichtel
· 10 years ago
53e5039
net: Remove gso_send_check as an offload callback
by Tom Herbert
· 10 years ago
f71470b
udp: move logic out of udp[46]_ufo_send_check
by Tom Herbert
· 10 years ago
d020f8f
tcp: move logic out of tcp_v[64]_gso_send_check
by Tom Herbert
· 10 years ago
4cdf507
icmp: add a global rate limitation
by Eric Dumazet
· 10 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
35f7aa5
ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallback
by Daniel Borkmann
· 10 years ago
3fcb95a
udp: Need to make ip6_udp_tunnel.c have GPL license
by Tom Herbert
· 10 years ago
6d967f8
udp_tunnel: Only build ip6_udp_tunnel.c when IPV6 is selected
by Andy Zhou
· 10 years ago
1490966
sit: Setup and TX path for sit/UDP foo-over-udp encapsulation
by Tom Herbert
· 10 years ago
ce3e028
net: Export inet_offloads and inet6_offloads
by Tom Herbert
· 10 years ago
6a93cc9
udp-tunnel: Add a few more UDP tunnel APIs
by Andy Zhou
· 10 years ago
fd38441
udp_tunnel: Seperate ipv6 functions into its own file.
by Andy Zhou
· 10 years ago
689f1c9
ipsec: Remove obsolete MAX_AH_AUTH_LEN
by Herbert Xu
· 10 years ago
f92ee61
xfrm: Generate blackhole routes only from route lookup functions
by Steffen Klassert
· 10 years ago
e11ecdd
tcp: use TCP_SKB_CB(skb)->tcp_flags in input path
by Eric Dumazet
· 10 years ago
3ce62a8
ipv6: exit early in addrconf_notify() if IPv6 is disabled
by WANG Cong
· 10 years ago
1691c63
ipv6: refactor ipv6_dev_mc_inc()
by WANG Cong
· 10 years ago
f7ed925
ipv6: update the comment in mcast.c
by WANG Cong
· 10 years ago
414b6c9
ipv6: drop some rcu_read_lock in mcast
by WANG Cong
· 10 years ago
b535091
ipv6: drop ipv6_sk_mc_lock in mcast
by WANG Cong
· 10 years ago
83aa29e
ipv6: refactor __ipv6_dev_ac_inc()
by WANG Cong
· 10 years ago
013b4d9
ipv6: clean up ipv6_dev_ac_inc()
by WANG Cong
· 10 years ago
b03a9c0
ipv6: remove ipv6_sk_ac_lock
by WANG Cong
· 10 years ago
6c55549
ipv6: drop useless rcu_read_lock() in anycast
by WANG Cong
· 10 years ago
2d8f7e2
udp: Fix inverted NAPI_GRO_CB(skb)->flush test
by Scott Wood
· 10 years ago
381f4dc
ipv6: clean up anycast when an interface is destroyed
by Sabrina Dubroca
· 10 years ago
0bbe80e
netfilter: masquerading needs to be independent of x_tables in Kconfig
by Pablo Neira Ayuso
· 10 years ago
3e8dc21
netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NAT
by Pablo Neira Ayuso
· 10 years ago
0aac383
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
19424e0
sit: Add gro callbacks to sit_offload
by Tom Herbert
· 10 years ago
03d56da
ipv6: Clear flush_id to make GRO work
by Tom Herbert
· 10 years ago
46cfd72
net: use kfree_skb_list() helper in more places
by Florian Westphal
· 10 years ago
cc9c668
ipv6: udp6_gro_complete() is static
by Eric Dumazet
· 10 years ago
cbeddd5
ipv6: mcast: remove dead debugging defines
by Daniel Borkmann
· 10 years ago
ca777ef
tcp: remove dst refcount false sharing for prequeue mode
by Eric Dumazet
· 10 years ago
49a6015
net/ipv4: bind ip_nonlocal_bind to current netns
by Vincent Bernat
· 10 years ago
9ba1f726
netfilter: nf_tables: add new nft_masq expression
by Arturo Borrero
· 10 years ago
be6b635
netfilter: nf_nat: generalize IPv6 masquerading support for nf_tables
by Arturo Borrero
· 10 years ago
876665e
netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from core
by Pablo Neira Ayuso
· 10 years ago
2a5538e
netfilter: nat: move specific NAT IPv6 to core
by Pablo Neira Ayuso
· 10 years ago
eb84d6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
de185ab
ipv6: restore the behavior of ipv6_sock_ac_drop()
by WANG Cong
· 10 years ago
04317da
tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
by Eric Dumazet
· 10 years ago
e7478df
ipv6: use addrconf_get_prefix_route() to remove peer addr
by Nicolas Dichtel
· 10 years ago
f24062b
ipv6: fix a refcnt leak with peer addr
by Nicolas Dichtel
· 10 years ago
a9ed4a2
ipv6: fix rtnl locking in setsockopt for anycast and multicast
by Sabrina Dubroca
· 10 years ago
2f71193
ipv6: add sysctl_mld_qrv to configure query robustness variable
by Hannes Frederic Sowa
· 10 years ago
41ad82f
netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOG
by Pablo Neira
· 10 years ago
abccc58
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
364a9e9
sock: deduplicate errqueue dequeue
by Willem de Bruijn
· 10 years ago
2abb7cd
udp: Add support for doing checksum unnecessary conversion
by Tom Herbert
· 10 years ago
253ff51
tcp: syncookies: mark cookie_secret read_mostly
by Florian Westphal
· 10 years ago
4c83acb
ipv6: White-space cleansing : gaps between function and symbol export
by Ian Morris
· 10 years ago
cc24bec
ipv6: White-space cleansing : Structure layouts
by Ian Morris
· 10 years ago
67ba415
ipv6: White-space cleansing : Line Layouts
by Ian Morris
· 10 years ago
57c67ff
udp: additional GRO support
by Tom Herbert
· 10 years ago
149d077
tcp: Call skb_gro_checksum_validate
by Tom Herbert
· 10 years ago
8fc54f6
net: use reciprocal_scale() helper
by Daniel Borkmann
· 10 years ago
793c3b4
net: ipv6: fib: don't sleep inside atomic lock
by Benjamin Block
· 10 years ago
8993cf8
netfilter: move NAT Kconfig switches out of the iptables scope
by Pablo Neira Ayuso
· 10 years ago
4fab907
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
by Neal Cardwell
· 10 years ago
bc8fc7b
sit: Fix ipip6_tunnel_lookup device matching criteria
by Shmulik Ladkani
· 10 years ago
33caee3
Merge branch 'akpm' (patchbomb from Andrew Morton)
by Linus Torvalds
· 10 years ago
1d02328
list: fix order of arguments for hlist_add_after(_rcu)
by Ken Helias
· 10 years ago
9ea88a1
tcp: md5: check md5 signature without socket lock
by Dmitry Popov
· 10 years ago
d247b6a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
09c2d25
net-timestamp: add key to disambiguate concurrent datagrams
by Willem de Bruijn
· 10 years ago
166bd89
ipv6: data of fwmark_reflect sysctl needs to be updated on netns construction
by Hannes Frederic Sowa
· 10 years ago
d4ad4d2
inet: frags: use kmem_cache for inet_frag_queue
by Nikolay Aleksandrov
· 10 years ago
2e404f6
inet: frags: use INET_FRAG_EVICTED to prevent icmp messages
by Nikolay Aleksandrov
· 10 years ago
06aa8b8
inet: frags: rename last_in to flags
by Nikolay Aleksandrov
· 10 years ago
d237386
inet: frags: use INC_STATS_BH in the ipv6 reassembly code
by Nikolay Aleksandrov
· 10 years ago
4330487
net: use inet6_iif instead of IP6CB()->iif
by Duan Jiong
· 10 years ago
7304fe4
net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS
by Duan Jiong
· 10 years ago
ccda4a7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 10 years ago
f139c74
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a317a2f
ipv6: fail early when creating netdev named all or default
by WANG Cong
· 10 years ago
Next »