Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e16bf974b3d965edc9bd76fc645c3ee2c40c33b8
/
net
/
ipv6
5c487bb
tcp: tracepoint: only call trace_tcp_send_reset with full socket
by Song Liu
· 7 years ago
44750f8
net/ipv6: onlink nexthop checks should default to main table
by David Ahern
· 7 years ago
58e354c
net/ipv6: Handle reject routes with onlink flag
by David Ahern
· 7 years ago
4d80ecd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
a2e5790
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
32b395a
build_bug.h: remove BUILD_BUG_ON_NULL()
by Masahiro Yamada
· 7 years ago
b408c5b
netfilter: nf_tables: fix flowtable free
by Pablo Neira Ayuso
· 7 years ago
39f57f6
net: erspan: fix erspan config overwrite
by William Tu
· 7 years ago
3df19283
net: erspan: fix metadata extraction
by William Tu
· 7 years ago
617aebe
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
6be3bcd
netfilter: flowtable infrastructure depends on NETFILTER_INGRESS
by Pablo Neira Ayuso
· 7 years ago
ea23d5e
netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure
by Subash Abhinov Kasiviswanathan
· 7 years ago
b9a4072
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
3f34cfa
netfilter: on sockopt() acquire sock lock only in the required scope
by Paolo Abeni
· 7 years ago
4adfa79
ip6mr: fix stale iterator
by Nikolay Aleksandrov
· 7 years ago
d772794
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e64e469
ipv6: addrconf: break critical section in addrconf_verify_rtnl()
by Eric Dumazet
· 7 years ago
31afeb4
ipv6: change route cache aging logic
by Wei Wang
· 7 years ago
c76fe2d
net: ipv6: send unsolicited NA after DAD
by David Ahern
· 7 years ago
7ece54a
ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
by Martin KaFai Lau
· 7 years ago
3e3ab9c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
fc1e64e
net/ipv6: Add support for onlink flag
by David Ahern
· 7 years ago
f4797b3
net/ipv6: Add flags and table id to ip6_nh_lookup_table
by David Ahern
· 7 years ago
1edce99
net/ipv6: Move gateway validation into helper
by David Ahern
· 7 years ago
c69de58
net: erspan: use bitfield instead of mask and offset
by William Tu
· 7 years ago
f15ca72
net: don't call update_pmtu unconditionally
by Nicolas Dichtel
· 7 years ago
955ec4c
net/ipv6: Do not allow route add with a device that is down
by David Ahern
· 7 years ago
955bd1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
97edf7c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
e9191ff
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
by Ben Hutchings
· 7 years ago
5ca1144
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
5efec5c
xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP version
by Yossi Kuperman
· 7 years ago
121d57a
gso: validate gso_type in GSO handlers
by Willem de Bruijn
· 7 years ago
cbcbeed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 7 years ago
8565d26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
5a75114
ipv6: mcast: remove dead code
by Eric Dumazet
· 7 years ago
e553116
netfilter: remove messages print and boot/module load time
by Pablo Neira Ayuso
· 7 years ago
591ff9e
ipv6: don't let tb6_root node share routes with other node
by Wei Wang
· 7 years ago
128bb97
ip6_gre: init dev->mtu and dev->hard_header_len correctly
by Alexey Kodanev
· 7 years ago
c02b374
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
96890d6
net: delete /proc THIS_MODULE references
by Alexey Dobriyan
· 7 years ago
41e4b39
netfilter: nf_defrag: move NF_CONNTRACK bits into #ifdef
by Arnd Bergmann
· 7 years ago
b069b37
netfilter: nf_defrag: mark xt_table structures 'const' again
by Arnd Bergmann
· 7 years ago
83f1999
netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460
by Subash Abhinov Kasiviswanathan
· 7 years ago
8c2bc89
ip: Define usercopy region in IP proto slab cache
by David Windsor
· 7 years ago
6802f3a
ipv6: Fix build with gcc-4.4.5
by Ido Schimmel
· 7 years ago
95ef498
ipv6: ip6_make_skb() needs to clear cork.base.dst
by Eric Dumazet
· 7 years ago
749439b
ipv6: fix udpv6 sendmsg crash caused by too small MTU
by Mike Maloney
· 7 years ago
9c70f1a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
19d28fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
902d6a4
netfilter: nf_defrag: Skip defrag if NOTRACK is set
by Subash Abhinov Kasiviswanathan
· 7 years ago
ccc12b1
ipv6: sr: fix TLVs not being copied using setsockopt
by Mathieu Xhonneux
· 7 years ago
862c03e
ipv6: fix possible mem leaks in ipv6_make_skb()
by Eric Dumazet
· 7 years ago
398958a
ipv6: Add support for non-equal-cost multipath
by Ido Schimmel
· 7 years ago
3d709f6
ipv6: Use hash-threshold instead of modulo-N
by Ido Schimmel
· 7 years ago
7696c06
ipv6: Use a 31-bit multipath hash
by Ido Schimmel
· 7 years ago
d7dedee
ipv6: Calculate hash thresholds for IPv6 nexthops
by Ido Schimmel
· 7 years ago
a0a97f2
netfilter: improve flow table Kconfig dependencies
by Arnd Bergmann
· 7 years ago
202a8ff
netfilter: add IPv6 segment routing header 'srh' match
by Ahmed Abdelsalam
· 7 years ago
99eadf6
netfilter: remove duplicated include
by Wei Yongjun
· 7 years ago
98319cb
netfilter: nf_tables: get rid of struct nft_af_info abstraction
by Pablo Neira Ayuso
· 7 years ago
dd4cbef
netfilter: nf_tables: get rid of pernet families
by Pablo Neira Ayuso
· 7 years ago
fe19c04
netfilter: nf_tables: remove nhooks field from struct nft_af_info
by Pablo Neira Ayuso
· 7 years ago
4512c43
ipv6: remove null_entry before adding default route
by Wei Wang
· 7 years ago
709af18
ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_table
by Colin Ian King
· 7 years ago
a0ce093
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
374d1b5
esp: Fix GRO when the headers not fully in the linear part of the skb.
by Steffen Klassert
· 7 years ago
9f0e896
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 7 years ago
54dc3e3
net: ipv6: Allow connect to linklocal address from socket bound to vrf
by David Ahern
· 7 years ago
7c23b62
netfilter: flow table support for the mixed IPv4/IPv6 family
by Pablo Neira Ayuso
· 7 years ago
0995210
netfilter: flow table support for IPv6
by Pablo Neira Ayuso
· 7 years ago
a7f87b4
netfilter: remove defensive check on malformed packets from raw sockets
by Pablo Neira Ayuso
· 7 years ago
b3a6125
netfilter: remove struct nf_afinfo and its helper functions
by Pablo Neira Ayuso
· 7 years ago
4643562
netfilter: remove route_key_size field in struct nf_afinfo
by Pablo Neira Ayuso
· 7 years ago
ce388f4
netfilter: move reroute indirection to struct nf_ipv6_ops
by Pablo Neira Ayuso
· 7 years ago
3f87c08
netfilter: move route indirection to struct nf_ipv6_ops
by Pablo Neira Ayuso
· 7 years ago
7db9a51
netfilter: remove saveroute indirection in struct nf_afinfo
by Pablo Neira Ayuso
· 7 years ago
f7dcbe2
netfilter: move checksum_partial indirection to struct nf_ipv6_ops
by Pablo Neira Ayuso
· 7 years ago
ef71fe2
netfilter: move checksum indirection to struct nf_ipv6_ops
by Pablo Neira Ayuso
· 7 years ago
c2f9eaf
netfilter: nf_tables: remove hooks from family definition
by Pablo Neira Ayuso
· 7 years ago
c974a3a3
netfilter: nf_tables: remove multihook chains and families
by Pablo Neira Ayuso
· 7 years ago
12355d3
netfilter: nf_tables_inet: don't use multihook infrastructure anymore
by Pablo Neira Ayuso
· 7 years ago
7a4473a
netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path
by Pablo Neira Ayuso
· 7 years ago
f92b40a
netfilter: core: only allow one nat hook per hook point
by Florian Westphal
· 7 years ago
03d13b6
netfilter: xtables: add and use xt_request_find_table_lock
by Florian Westphal
· 7 years ago
2c9e863
netfilter: conntrack: timeouts can be const
by Florian Westphal
· 7 years ago
9dae47a
netfilter: conntrack: l4 protocol trackers can be const
by Florian Westphal
· 7 years ago
cd9ceaf
netfilter: conntrack: constify list of builtin trackers
by Florian Westphal
· 7 years ago
bcfd09f
xfrm: Return error on unknown encap_type in init_state
by Herbert Xu
· 7 years ago
1de178e
ipv6: Flush multipath routes when all siblings are dead
by Ido Schimmel
· 7 years ago
922c2ac
ipv6: Take table lock outside of sernum update function
by Ido Schimmel
· 7 years ago
4a8e56e
ipv6: Export sernum update function
by Ido Schimmel
· 7 years ago
b5cb5a7
ipv6: Teach tree walker to skip multipath routes
by Ido Schimmel
· 7 years ago
f9d882e
ipv6: Report dead flag during route dump
by Ido Schimmel
· 7 years ago
8067bb8
ipv6: Ignore dead routes during lookup
by Ido Schimmel
· 7 years ago
44c9f2f
ipv6: Check nexthop flags in route dump instead of carrier
by Ido Schimmel
· 7 years ago
14c5206
ipv6: Check nexthop flags during route lookup instead of carrier
by Ido Schimmel
· 7 years ago
5609b80
ipv6: Set nexthop flags during route creation
by Ido Schimmel
· 7 years ago
27c6fa7
ipv6: Set nexthop flags upon carrier change
by Ido Schimmel
· 7 years ago
Next »