Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4f9dbcfc40299ddaa780fe8c1cd74998c1be3af5
/
net
/
ipv6
d94c1f9
ipv6: icmp6_send: fix Oops when pinging a not set up IPv6 peer on a sit tunnel
by FX Le Bail
· 11 years ago
05513e9
netfilter: nf_tables: add reject module for NFPROTO_INET
by Patrick McHardy
· 11 years ago
cc4723c
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
by Patrick McHardy
· 11 years ago
a452ce3
net: Fix memory leak if TPROXY used with TCP early demux
by Holger Eitzenberger
· 11 years ago
33d9911
ipv6: reallocate addrconf router for ipv6 address when lo device up
by Gao feng
· 11 years ago
7c90cc2
ipv6: enable anycast addresses as source addresses for datagrams
by FX Le Bail
· 11 years ago
82b276c
ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts
by Hannes Frederic Sowa
· 11 years ago
446fab5
ipv6: enable anycast addresses as source addresses in ICMPv6 error messages
by FX Le Bail
· 11 years ago
4d83e17
tcp: delete redundant calls of tcp_mtup_init()
by Peter Pan(潘卫平)
· 11 years ago
602582c
ipv6: optimize link local address search
by Hannes Frederic Sowa
· 11 years ago
4b261c7
ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
by Hannes Frederic Sowa
· 11 years ago
6444f72
ipv6: add flowlabel_consistency sysctl
by Florent Fourcot
· 11 years ago
46e5f40
ipv6: add a flag to get the flow label used remotly
by Florent Fourcot
· 11 years ago
df3687f
ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET
by Florent Fourcot
· 11 years ago
342dfc3
net: add build-time checks for msg->msg_name size
by Steffen Hurrle
· 11 years ago
4180442
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
6a7cc41
ipv6: send Change Status Report after DAD is completed
by Flavio Leitner
· 11 years ago
11ffff7
ipv6: simplify detection of first operational link-local address on interface
by Hannes Frederic Sowa
· 11 years ago
1d13a96
ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT
by Florent Fourcot
· 11 years ago
5b84efe
ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE
by Thomas Haller
· 11 years ago
761aac7
ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes
by Thomas Haller
· 11 years ago
d76ed22
ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper
by Li RongQing
· 11 years ago
ec35b61
IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6
by FX Le Bail
· 11 years ago
db9c7c3
ipv6: addrconf spelling fixes
by stephen hemminger
· 11 years ago
95f4a45
net: avoid reference counter overflows on fib_rules in multicast forwarding
by Hannes Frederic Sowa
· 11 years ago
63862b5
net: replace macros net_random and net_srandom with direct calls to prandom
by Aruna-Hewapathirane
· 11 years ago
825edac
ipv6: copy traffic class from ping request to reply
by Hannes Frederic Sowa
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
0954cf9
ipv6: introduce ip6_dst_mtu_forward and protect forwarding path with it
by Hannes Frederic Sowa
· 11 years ago
235f939
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
07edd74
ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME
by Hannes Frederic Sowa
· 11 years ago
751fcac
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
by David S. Miller
· 11 years ago
cf4dfa8
netfilter: nf_tables: fix error path in the init functions
by Pablo Neira Ayuso
· 11 years ago
3876d22
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
by Patrick McHardy
· 11 years ago
fa2c1de
netfilter: nf_tables: minor nf_chain_type cleanups
by Patrick McHardy
· 11 years ago
2a37d75
netfilter: nf_tables: constify chain type definitions and pointers
by Patrick McHardy
· 11 years ago
88ce65a
netfilter: nf_tables: add missing module references to chain types
by Patrick McHardy
· 11 years ago
1d49144
netfilter: nf_tables: add "inet" table for IPv4/IPv6
by Patrick McHardy
· 11 years ago
115a60b
netfilter: nf_tables: add support for multi family tables
by Patrick McHardy
· 11 years ago
3b088c4
netfilter: nf_tables: make chain types override the default AF functions
by Patrick McHardy
· 11 years ago
bf5a755
net-gre-gro: Add GRE support to the GRO stack
by Jerry Chu
· 11 years ago
509aba3
IPv6: add the option to use anycast addresses as source addresses in echo reply
by FX Le Bail
· 11 years ago
657e5d1
ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.c
by Li RongQing
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
88ad314
ipv6: don't install anycast address for /128 addresses on routers
by Hannes Frederic Sowa
· 11 years ago
9aa28f2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
by David S. Miller
· 11 years ago
8f84985
net: unify the pcpu_tstats and br_cpu_netstats as one
by Li RongQing
· 11 years ago
469bdce
ipv6: fix the use of pcpu_tstats in ip6_vti.c
by Li RongQing
· 11 years ago
abb6013
ipv6: fix the use of pcpu_tstats in ip6_tunnel
by Li RongQing
· 11 years ago
fad8da3
ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft is infinity
by Yasushi Asano
· 11 years ago
0c3584d
ipv6: remove prune parameter for fib6_clean_all
by Li RongQing
· 11 years ago
e824353
ipv6: namespace cleanups
by stephen hemminger
· 11 years ago
3678a9d
netlink: cleanup rntl_af_register
by stephen hemminger
· 11 years ago
c3ac17c
ipv6: fix the use of pcpu_tstats in sit
by Li RongQing
· 11 years ago
d497c63
netfilter: add help information to new nf_tables Kconfig options
by Pablo Neira Ayuso
· 11 years ago
46306b4
ipv6: unneccessary to get address prefix in addrconf_get_prefix_route
by Li RongQing
· 11 years ago
cc70d06
netfilter: REJECT: separate reusable code
by Eric Leblond
· 11 years ago
6a9eadc
ipv6: release dst properly in ipip6_tunnel_xmit
by Li RongQing
· 11 years ago
4c99aa4
ipv6: cleanup for tcp_ipv6.c
by Weilong Chen
· 11 years ago
c92d549
netconf: add support for IPv6 proxy_ndp
by stephen hemminger
· 11 years ago
1669cb9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
24f5b85
ipv6: always set the new created dst's from in ip6_rt_copy
by Li RongQing
· 11 years ago
58a4782
ipv6: sit: update mtu check to take care of gso packets
by Eric Dumazet
· 11 years ago
4df98e7
ipv6: pmtudisc setting not respected with UFO/CORK
by Hannes Frederic Sowa
· 11 years ago
93b36cf
ipv6: support IPV6_PMTU_INTERFACE on sockets
by Hannes Frederic Sowa
· 11 years ago
974eda1
inet: make no_pmtu_disc per namespace and kill ipv4_config
by Hannes Frederic Sowa
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
810c23a
net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()
by Jerry Chu
· 11 years ago
f52d81d
ipv6: fix compiler warning in ipv6_exthdrs_len
by Hannes Frederic Sowa
· 11 years ago
6853605
ipv6: fix incorrect type in declaration
by Florent Fourcot
· 11 years ago
299603e8
net-gro: Prepare GRO stack for the upcoming tunneling support
by Jerry Chu
· 11 years ago
7e98056
ipv6: router reachability probing
by Jiri Benc
· 11 years ago
e74bccb
ipv6: Add checks for 6LOWPAN ARP type
by Jukka Rissanen
· 11 years ago
f01b392
netfilter: SYNPROXY target: restrict to INPUT/FORWARD
by Patrick McHardy
· 11 years ago
ce7a3bd
ipv6: do not erase dst address with flow label destination
by Florent Fourcot
· 11 years ago
673498b
inet: fix NULL pointer Oops in fib(6)_rule_suppress
by Stefan Tomanek
· 11 years ago
971a351
ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag format
by Jiri Pirko
· 11 years ago
ac1eabc
ipv6: use ip6_flowinfo helper
by Florent Fourcot
· 11 years ago
3308de2
ipv6: add ip6_flowlabel helper
by Florent Fourcot
· 11 years ago
82e9f10
ipv6: remove rcv_tclass of ipv6_pinfo
by Florent Fourcot
· 11 years ago
37cfee9
ipv6: move IPV6_TCLASS_MASK definition in ipv6.h
by Florent Fourcot
· 11 years ago
1397ed3
ipv6: add flowinfo for tcp6 pkt_options for all cases
by Florent Fourcot
· 11 years ago
a3300ef
ipv6: don't count addrconf generated routes against gc limit
by Hannes Frederic Sowa
· 11 years ago
bba2489
neigh: ipv6: respect default values set before an address is assigned to device
by Jiri Pirko
· 11 years ago
73af614
neigh: use tbl->family to distinguish ipv4 from ipv6
by Jiri Pirko
· 11 years ago
cb5b09c
neigh: wrap proc dointvec functions
by Jiri Pirko
· 11 years ago
1f9248e
neigh: convert parms to an array
by Jiri Pirko
· 11 years ago
53bd674
ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage temporary addresses
by Jiri Pirko
· 11 years ago
479840f
ipv6 addrconf: extend ifa_flags to u32
by Jiri Pirko
· 11 years ago
15c77d8
ipv6: consistent use of IP6_INC_STATS_BH() in ip6_forward()
by Eric Dumazet
· 11 years ago
a99421d
ipv4/ipv6: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
0e0d44a
net: Remove FLOWI_FLAG_CAN_SLEEP
by Steffen Klassert
· 11 years ago
7150aed
IPv6: Fixed support for blackhole and prohibit routes
by Kamala R
· 11 years ago
57ec0af
ipv6: fix third arg of anycast_dst_alloc(), must be bool.
by François-Xavier Le Bail
· 11 years ago
30e5691
ipv6: judge the accept_ra_defrtr before calling rt6_route_rcv
by Duan Jiong
· 11 years ago
7f88c6b
ipv6: fix possible seqlock deadlock in ip6_finish_output2
by Hannes Frederic Sowa
· 11 years ago
39af0c4
net: remove outdated comment for ipv4 and ipv6 protocol handler
by Baker Zhang
· 11 years ago
6602831
sit: use kfree_skb to replace dev_kfree_skb
by Gao feng
· 11 years ago
1fa4c71
ipv6: fix leaking uninitialized port number of offender sockaddr
by Hannes Frederic Sowa
· 11 years ago
85fbaa7
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
by Hannes Frederic Sowa
· 11 years ago
Next »