Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ed21e00777c558dfd3ad2bc0a8f88bf4e204be75
/
net
/
ipv6
74c4b65
adding missing rcu_read_unlock in ipxip6_rcv
by Nikita V. Shirokov
· 7 years ago
eeea10b
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
by Eric Dumazet
· 7 years ago
f859b4a
sit: update frag_off info
by Hangbin Liu
· 7 years ago
3016dad
tcp: remove buggy call to tcp_v6_restore_cb()
by Eric Dumazet
· 7 years ago
844056f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0c19f846
net: accept UFO datagrams from tuntap and packet
by Willem de Bruijn
· 7 years ago
98d1129
net: ipv6: Fixup device for anycast routes during copy
by David Ahern
· 7 years ago
bbfcd77
ipv6: Do not consider linkdown nexthops during multipath
by Ido Schimmel
· 7 years ago
86cb30e
treewide: setup_timer() -> timer_setup() (2 field)
by Kees Cook
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
24ed960
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
by Kees Cook
· 7 years ago
981542c
gre6: use log_ecn_error module parameter in ip6_tnl_rcv()
by Alexey Kodanev
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
6670e15
tcp: Namespace-ify sysctl_tcp_default_congestion_control
by Stephen Hemminger
· 7 years ago
0940095
ipv6: set all.accept_dad to 0 by default
by Nicolas Dichtel
· 7 years ago
37dc795
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
baeb0db
xfrm6_tunnel: exit_net cleanup check added
by Vasily Averin
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
77552cf
ip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlers
by Xin Long
· 7 years ago
b00f543
ip6_tunnel: process toobig in a better way
by Xin Long
· 7 years ago
383c1f8
ip6_tunnel: add the process for redirect in ip6_tnl_err
by Xin Long
· 7 years ago
fe1a4ca
ip6_gre: process toobig in a better way
by Xin Long
· 7 years ago
929fc03
ip6_gre: add the process for redirect in ip6gre_err
by Xin Long
· 7 years ago
338d182
ipv6: try not to take rtnl_lock in ip6mr_sk_done
by Francesco Ruggeri
· 7 years ago
39b1752
net: Remove unused skb_shared_info member
by Mat Martineau
· 7 years ago
2210d6b
net: ipv6: sysctl to specify IPv6 ND traffic class
by Maciej Żenczykowski
· 7 years ago
356d183
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
by Eric Dumazet
· 7 years ago
2eb3ed3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 7 years ago
fddb231
ila: Add a hook type for LWT routes
by Tom Herbert
· 7 years ago
70d5aef
ila: allow configuration of identifier type
by Tom Herbert
· 7 years ago
84287bb
ila: add checksum neutral map auto
by Tom Herbert
· 7 years ago
80661e7
ila: cleanup checksum diff
by Tom Herbert
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
fffcefe
ipv6: addrconf: fix a lockdep splat
by Eric Dumazet
· 7 years ago
5caaed1
netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size
by Florian Westphal
· 7 years ago
27c565a
ipv6: remove IN6_ADDR_HSIZE from addrconf.h
by Eric Dumazet
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
068c2e7
net: use -ENOSPC for transient busy indication
by Gilad Ben-Yossef
· 7 years ago
47d3d7a
ipv6: Implement limits on Hop-by-Hop and Destination options
by Tom Herbert
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ed29668
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
e669b86
ipv6: addrconf: increment ifp refcount before ipv6_del_addr()
by Eric Dumazet
· 7 years ago
da13c59
net: display hw address of source machine during ipv6 DAD failure
by Vishwanath Pai
· 7 years ago
3051fbe
net: sit: Update lookup to handle links set to L3 slave
by David Ahern
· 7 years ago
26a8ba2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
6c31e5a
net: Add extack to fib_notifier_info
by David Ahern
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
2ea2352
ipv6: prevent user from adding cached routes
by Wei Wang
· 7 years ago
ceef9ab
tcp: Namespace-ify sysctl_tcp_workaround_signed_windows
by Eric Dumazet
· 7 years ago
74b6551
ipv6: exthdrs: use swap macro in ipv6_dest_hao
by Gustavo A. R. Silva
· 7 years ago
8aec495
ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit
by Xin Long
· 7 years ago
f8d20b4
ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
by Xin Long
· 7 years ago
eee12df
ipv6: esp6: use BUG_ON instead of if condition followed by BUG
by Gustavo A. R. Silva
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
908d140
ip6_tunnel: Allow rcv/xmit even if remote address is a local address
by Shmulik Ladkani
· 7 years ago
28efb00
netfilter: conntrack: make l3proto trackers const
by Florian Westphal
· 7 years ago
d13e7b2
netfilter: x_tables: don't use seqlock when fetching old counters
by Florian Westphal
· 7 years ago
eb6fad5
netfilter: conntrack: remove pf argument from l4 packet functions
by Florian Westphal
· 7 years ago
c4f3db1
netfilter: conntrack: add and use nf_l4proto_log_invalid
by Florian Westphal
· 7 years ago
87b1af8
ipv6: add ip6_null_entry check in rt6_select()
by Wei Wang
· 7 years ago
4e5f47a
ipv6: addrconf: do not block BH in ipv6_chk_home_addr()
by Eric Dumazet
· 7 years ago
a5c1d98
ipv6: addrconf: do not block BH in /proc/net/if_inet6 handling
by Eric Dumazet
· 7 years ago
24f226d
ipv6: addrconf: do not block BH in ipv6_get_ifaddr()
by Eric Dumazet
· 7 years ago
480318a
ipv6: addrconf: do not block BH in ipv6_chk_addr_and_flags()
by Eric Dumazet
· 7 years ago
3f27fb2
ipv6: addrconf: add per netns perturbation in inet6_addr_hash()
by Eric Dumazet
· 7 years ago
752a929
ipv6: addrconf: factorize inet6_addr_hash() call
by Eric Dumazet
· 7 years ago
56fc709
ipv6: addrconf: move ipv6_chk_same_addr() to avoid forward declaration
by Eric Dumazet
· 7 years ago
c24b14c
tcp: add tracepoint trace_tcp_send_reset
by Song Liu
· 7 years ago
d3cc547
esp6: remove redundant initialization of esph
by Colin Ian King
· 7 years ago
f8ddadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
864e2a1
ipv6: flowlabel: do not leave opt->tot_len with garbage
by Eric Dumazet
· 7 years ago
b65f164
ipv6: let trace_fib6_table_lookup() dereference the fib table
by Paolo Abeni
· 7 years ago
1859bac
ipv6: remove from fib tree aged out RTF_CACHE dst
by Paolo Abeni
· 7 years ago
b886d5f
ipv6: start fib6 gc on RTF_CACHE dst creation
by Paolo Abeni
· 7 years ago
de95e04
net: Add extack to validator_info structs used for address notifier
by David Ahern
· 7 years ago
ff7883e
net: ipv6: Make inet6addr_validator a blocking notifier
by David Ahern
· 7 years ago
f3d9832
ipv6: addrconf: cleanup locking in ipv6_add_addr
by David Ahern
· 7 years ago
275757e6
ipv6: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
7880201
inet: frags: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
0e80193
ipv6: check fn before doing FIB6_SUBTREE(fn)
by Wei Wang
· 7 years ago
c24675f
ipv6: addrconf: don't use rtnl mutex in RTM_GETADDR
by Florian Westphal
· 7 years ago
4ea2607
ipv6: addrconf: don't use rtnl mutex in RTM_GETNETCONF
by Florian Westphal
· 7 years ago
442d713
ipv6: fix incorrect bitwise operator used on rt6i_flags
by Colin Ian King
· 7 years ago
b2427e6
ipv6: fix dereference of rt6_ex before null check error
by Colin Ian King
· 7 years ago
d93fa2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
d0e6020
ipv6: use rcu_dereference_bh() in ipv6_route_seq_next()
by Wei Wang
· 7 years ago
2809c09
ipv6: addrlabel: remove refcounting
by Eric Dumazet
· 7 years ago
66c77ff
ipv6: addrlabel: rework ip6addrlbl_get()
by Eric Dumazet
· 7 years ago
fb60bcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
bfd8e5a
ipv6: avoid zeroing per cpu data again
by Eric Dumazet
· 7 years ago
62cf27e
ipv6: Fix traffic triggered IPsec connections.
by Steffen Klassert
· 7 years ago
49f817d
netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook
by Lin Zhang
· 7 years ago
cc429c8
ipv6: avoid cache line dirtying in ipv6_dev_get_saddr()
by Eric Dumazet
· 7 years ago
f59c031
ipv6: __ipv6_dev_get_saddr() rcu conversion
by Eric Dumazet
· 7 years ago
24ba333
ipv6: ipv6_chk_prefix() rcu conversion
by Eric Dumazet
· 7 years ago
47e2694
ipv6: ipv6_chk_custom_prefix() rcu conversion
by Eric Dumazet
· 7 years ago
d9bf82c
ipv6: ipv6_count_addresses() rcu conversion
by Eric Dumazet
· 7 years ago
8ef802a
ipv6: prepare RCU lookups for idev->addr_list
by Eric Dumazet
· 7 years ago
951f788
ipv6: fix a BUG in rt6_get_pcpu_route()
by Eric Dumazet
· 7 years ago
Next »