Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
99bf2e68988f46d969329dc964950062e805ed1b
/
net
/
ipv6
79e8dc8
ipv6/ila: fix nlsize calculation for lwtunnel
by Nicolas Dichtel
· 9 years ago
38bd10c
net: ipv6: Delete host routes on an ifdown
by David Ahern
· 9 years ago
6a92393
Revert "ipv6: Revert optional address flusing on ifdown."
by David S. Miller
· 9 years ago
841645b
ipv6: Revert optional address flusing on ifdown.
by David S. Miller
· 9 years ago
e646b65
ipv6: udp: Do a route lookup and update during release_cb
by Martin KaFai Lau
· 9 years ago
33c162a
ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update
by Martin KaFai Lau
· 9 years ago
7e2040d
ipv6: datagram: Refactor dst lookup and update codes to a new function
by Martin KaFai Lau
· 9 years ago
80fbdb2
ipv6: datagram: Refactor flowi6 init codes to a new function
by Martin KaFai Lau
· 9 years ago
70af921
net: ipv6: Do not keep linklocal and loopback addresses
by David Ahern
· 9 years ago
4f7f34e
net: vrf: Fix dev refcnt leak due to IPv6 prefix route
by David Ahern
· 9 years ago
9ab179d
net: vrf: Fix dst reference counting
by David Ahern
· 9 years ago
3ba3458
ipv6: Count in extension headers in skb->network_header
by Jakub Sitnicki
· 9 years ago
b6ee376
ip6_tunnel: set rtnl_link_ops before calling register_netdevice
by Thadeu Lima de Souza Cascardo
· 9 years ago
2d42122
ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
by Eric Dumazet
· 9 years ago
b301f25
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_ENTRIES
by Pablo Neira Ayuso
· 9 years ago
54d83fc
netfilter: x_tables: fix unconditional helper
by Florian Westphal
· 9 years ago
6e94e0c
netfilter: x_tables: make sure e->next_offset covers remaining blob size
by Florian Westphal
· 9 years ago
bdf533d
netfilter: x_tables: validate e->target_offset early
by Florian Westphal
· 9 years ago
6579a02
net: ping: make ping_v6_sendmsg static
by Haishuang Yan
· 9 years ago
a09a4c8
tunnels: Remove encapsulation offloads on decap.
by Jesse Gross
· 9 years ago
fac8e0f
tunnels: Don't apply GRO to multiple layers of encapsulation.
by Jesse Gross
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
7047737
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
2552821
tags: Fix DEFINE_PER_CPU expansions
by Peter Zijlstra
· 9 years ago
1cdba55
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
2646190
netfilter: Allow calling into nat helper without skb_dst.
by Jarno Rajahalme
· 9 years ago
a44d6ea
tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
by Martin KaFai Lau
· 9 years ago
1e94082
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
by Alexander Duyck
· 9 years ago
136ba62
netconf: add macro to represent all attributes
by Zhang Shengju
· 9 years ago
1346114
ip_tunnel: add support for setting flow label via collect metadata
by Daniel Borkmann
· 9 years ago
3dc94f9
ipv6: per netns FIB garbage collection
by Michal Kubeček
· 9 years ago
9a03cd8
ipv6: per netns fib6 walkers
by Michal Kubeček
· 9 years ago
3570df9
ipv6: replace global gc_args with local variable
by Michal Kubeček
· 9 years ago
4c38cd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
810813c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
59dca1d
udp6: fix UDP/IPv6 encap resubmit path
by Bill Sommerfeld
· 9 years ago
799977d
net: ipv6: Fix refcnt on host routes
by David Ahern
· 9 years ago
5d150a98
ipv6: re-enable fragment header matching in ipv6_find_hdr
by Florian Westphal
· 9 years ago
1837b2e
mld, igmp: Fix reserved tailroom calculation
by Benjamin Poirier
· 9 years ago
8a6bf5d
netfilter: nft_masq: support port range
by Pablo Neira Ayuso
· 9 years ago
b9e69e1
netfilter: xtables: don't hook tables by default
by Florian Westphal
· 9 years ago
a67dd26
netfilter: xtables: prepare for on-demand hook register
by Florian Westphal
· 9 years ago
64d4e34
net: remove skb_sender_cpu_clear()
by WANG Cong
· 9 years ago
4f25a11
net: ipv6/l3mdev: Move host route on saved address if necessary
by David Ahern
· 9 years ago
2246387
GSO: Provide software checksum of tunneled UDP fragmentation offload
by Alexander Duyck
· 9 years ago
f1705ec
net: ipv6: Make address flushing on ifdown optional
by David Ahern
· 9 years ago
5146d1f
tunnel: Clear IPCB(skb)->opt before dst_link_failure called
by Bernie Harris
· 9 years ago
b633353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
84a8cbe
ila: autoload module
by Robert Shearman
· 9 years ago
6b83d28
net: use skb_postpush_rcsum instead of own implementations
by Daniel Borkmann
· 9 years ago
e0d8c1b
ipv6: pass up EMSGSIZE msg for UDP socket in Ipv6
by Wei Wang
· 9 years ago
a97eb33
rtnl: RTM_GETNETCONF: fix wrong return value
by Anton Protopopov
· 9 years ago
d13b161
gre: clear IFF_TX_SKB_SHARING
by Jiri Benc
· 9 years ago
7f290c9
iptunnel: scrub packet in iptunnel_pull_header
by Jiri Benc
· 9 years ago
7716682
tcp/dccp: fix another race at listener dismantle
by Eric Dumazet
· 9 years ago
e21145a
ipv4: namespacify ip_early_demux sysctl knob
by Nikolay Borisov
· 9 years ago
e09acdd
ip_tunnel: replace dst_cache with generic implementation
by Paolo Abeni
· 9 years ago
607f725
net: replace dst_cache ip6_tunnel implementation with the generic one
by Paolo Abeni
· 9 years ago
dba36b3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
6fa7966
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
by Edward Cree
· 9 years ago
d75f130
net: udp: always set up for CHECKSUM_PARTIAL offload
by Edward Cree
· 9 years ago
179bc67
net: local checksum offload for encapsulation
by Edward Cree
· 9 years ago
7a02bf8
ipv6: add option to drop unsolicited neighbor advertisements
by Johannes Berg
· 9 years ago
abbc304
ipv6: add option to drop unicast encapsulated in L2 multicast
by Johannes Berg
· 9 years ago
c125e80
soreuseport: fast reuseport TCP socket selection
by Craig Gallek
· 9 years ago
a583636
inet: refactor inet[6]_lookup functions to take skb
by Craig Gallek
· 9 years ago
496611d
inet: create IPv6-equivalent inet_hash function
by Craig Gallek
· 9 years ago
086c653
sock: struct proto hash function may error
by Craig Gallek
· 9 years ago
9cf7490
tcp: do not drop syn_recv on all icmp reports
by Eric Dumazet
· 9 years ago
44c3d0c
ipv6: fix a lockdep splat
by Eric Dumazet
· 9 years ago
12ed824
ipv4: Namespaceify tcp syncookies sysctl knob
by Nikolay Borisov
· 9 years ago
16186a8
ipv6: addrconf: Fix recursive spin lock call
by subashab@codeaurora.org
· 9 years ago
34229b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
d93c625
netfilter: conntrack: resched in nf_ct_iterate_cleanup
by Florian Westphal
· 9 years ago
1cdda91
ipv6/udp: use sticky pktinfo egress ifindex on connect()
by Paolo Abeni
· 9 years ago
6f21c96
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
by Paolo Abeni
· 9 years ago
cf80e0e
tcp: Use ahash
by Herbert Xu
· 9 years ago
87e5739
sit: set rtnl_link_ops before calling register_netdevice
by Thadeu Lima de Souza Cascardo
· 9 years ago
32b6170
ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV
by Thomas Egerer
· 9 years ago
d55f90b
net: drop tcp_memcontrol.c
by Vladimir Davydov
· 9 years ago
ed0dfff
udp: fix potential infinite loop in SO_REUSEPORT logic
by Eric Dumazet
· 9 years ago
4e5448a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
34ae6a1
ipv6: update skb->csum when CE mark is propagated
by Eric Dumazet
· 9 years ago
baac50b
net: tcp_memcontrol: simplify linkage between socket and page counter
by Johannes Weiner
· 9 years ago
9d367ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
40ba330
udp: disallow UFO for sockets with SO_NO_CHECK option
by Michal Kubeček
· 9 years ago
3e4006f
ipv6: tcp: add rcu locking in tcp_v6_send_synack()
by Eric Dumazet
· 9 years ago
3d171f3
ipv6: always add flag an address that failed DAD with DADFAILED
by Lubomir Rintel
· 9 years ago
9b59377
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
1134158
soreuseport: pass skb to secondary UDP socket lookup
by Craig Gallek
· 9 years ago
a72a5e2
inet: kill unused skb_free op
by Florian Westphal
· 9 years ago
538950a
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
by Craig Gallek
· 9 years ago
e32ea7e
soreuseport: fast reuseport UDP socket selection
by Craig Gallek
· 9 years ago
197c949
udp: properly support MSG_PEEK with truncated buffers
by Eric Dumazet
· 9 years ago
c07f30a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
df05ef8
netfilter: nf_tables: release objects on netns destruction
by Pablo Neira Ayuso
· 9 years ago
039f506
ip_tunnel: Move stats update to iptunnel_xmit()
by Pravin B Shelar
· 9 years ago
c1a9a29
ipv6: honor ifindex in case we receive ll addresses in router advertisements
by Hannes Frederic Sowa
· 9 years ago
271c3b9
tcp: honour SO_BINDTODEVICE for TW_RST case too
by Florian Westphal
· 9 years ago
e46787f
tcp: send_reset: test for non-NULL sk first
by Florian Westphal
· 9 years ago
Next »