Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
581fe8ff770d287f0a6c10a55bb56415918de85e
/
net
/
sctp
/
ipv6.c
92e7bca
sctp: validate from_addr_param return
by Marcelo Ricardo Leitner
· 3 years, 7 months ago
5cc5fa7
net: ipv6: add net argument to ip6_dst_lookup_flow
by Sabrina Dubroca
· 5 years ago
de29be7
sctp: fix possibly using a bad saddr with a given dst
by Marcelo Ricardo Leitner
· 4 years, 10 months ago
f8b1410
sctp: fix the issue that flags are ignored when using kernel_connect
by Xin Long
· 7 years ago
269958f
sctp: allocate sctp_sockaddr_entry with kzalloc
by Xin Long
· 6 years ago
aa0c48d
sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
by Xin Long
· 6 years ago
f9a670e
sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
by Xin Long
· 7 years ago
2de74b9
sctp: do not check port in sctp_inet6_cmp_addr
by Xin Long
· 7 years ago
2cd9afc
sctp: do not leak kernel memory to user space
by Eric Dumazet
· 7 years ago
a818270
sctp: fix dst refcnt leak in sctp_v6_get_dst()
by Alexey Kodanev
· 7 years ago
67b718f
net/sctp: Always set scope_id in sctp_inet6_skb_msgname
by Eric W. Biederman
· 7 years ago
ec5caf5
sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND
by Laszlo Toth
· 7 years ago
0f5ecc7
sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
by Alexander Potapenko
· 7 years ago
5e7d9f0
sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
by Eric Dumazet
· 8 years ago
eb7f6d6
sctp: fix src address selection if using secondary addresses for ipv6
by Xin Long
· 8 years ago
0d4c19e
tcp: don't annotate mark on control socket from tcp_v6_send_response()
by Pablo Neira
· 8 years ago
dae399d
sctp: hold transport instead of assoc when lookup assoc in rx path
by Xin Long
· 8 years ago
fd2d180
sctp: use inet_recvmsg to support sctp RFS well
by Xin Long
· 8 years ago
9b97420
sctp: support ipv6 nonlocal bind
by Xin Long
· 8 years ago
1f45f78
sctp: allow GSO frags to access the chunk too
by Marcelo Ricardo Leitner
· 9 years ago
a16292a
net: rename ICMP6_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
40b4f0f
sctp: lack the check for ports in sctp_v6_cmp_addr
by Xin Long
· 9 years ago
9470e24
ipv6: sctp: clone options to avoid use after free
by Eric Dumazet
· 9 years ago
69ce648
ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()
by Eric Dumazet
· 9 years ago
c836a8b
ipv6: sctp: add rcu protection around np->opt
by Eric Dumazet
· 9 years ago
b197df4
ipv6: Add rt6_get_cookie() function
by Martin KaFai Lau
· 10 years ago
fd0273d
ipv6: Remove external dependency on rt6i_dst and rt6i_src
by Martin KaFai Lau
· 10 years ago
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 10 years ago
299ee12
sctp: Fixup v4mapped behaviour to comply with Sock API
by Jason Gunthorpe
· 10 years ago
b26ba20
net: Eliminate no_check from protosw
by Tom Herbert
· 11 years ago
60ff746
net: rename local_df to ignore_df
by WANG Cong
· 11 years ago
661dbf3
net: sctp: fix initialization of local source address on accepted ipv6 sockets
by Matija Glavinic Pecotic
· 11 years ago
cb3f837
sctp: fix checkpatch errors with space required or prohibited
by wangweidong
· 11 years ago
790e38b
ipv6: move ip6_sk_accept_pmtu from generic pmtu update path to ipv6 one
by Hannes Frederic Sowa
· 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
4b2f13a
sctp: 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
394efd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
fecda03
net: sctp: fix ASCONF to allow non SCTP_ADDR_SRC addresses in ipv6
by Daniel Borkmann
· 11 years ago
efe4208
ipv6: make lookups simpler and faster
by Eric Dumazet
· 11 years ago
3f96a53
net: sctp: rfc4443: do not report ICMP redirects to user space
by Daniel Borkmann
· 11 years ago
95ee620
net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
by Daniel Borkmann
· 11 years ago
477143e
net: sctp: trivial: update bug report in header comment
by Daniel Borkmann
· 11 years ago
d27fc78
sctp: Don't lookup dst if transport dst is still valid
by fan.du
· 11 years ago
91705c6
net: sctp: trivial: update mailing list address
by Daniel Borkmann
· 11 years ago
bb33381
net: sctp: rework debugging framework to use pr_debug and friends
by Daniel Borkmann
· 12 years ago
dda9192
net: sctp: remove SCTP_STATIC macro
by Daniel Borkmann
· 12 years ago
939cfa7
net: sctp: get rid of t_new macro for kzalloc
by Daniel Borkmann
· 12 years ago
2c928e0
sctp: Correct byte order of access to skb->{network, transport}_header
by Simon Horman
· 12 years ago
158874c
sctp: Correct access to skb->{network, transport}_header
by Simon Horman
· 12 years ago
e9c0dfb
net: sctp: sctp_v6_get_dst: fix boolean test in dst cache
by Daniel Borkmann
· 12 years ago
ee3f34e
sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst()
by Tommi Rantala
· 12 years ago
b01a240
sctp: Make the mib per network namespace
by Eric W. Biederman
· 12 years ago
bb2db45
sctp: Enable sctp in all network namespaces
by Eric W. Biederman
· 12 years ago
4db67e8
sctp: Make the address lists per network namespace
by Eric W. Biederman
· 12 years ago
4110cc2
sctp: Make the association hashtable handle multiple network namespaces
by Eric W. Biederman
· 12 years ago
ec18d9a
ipv6: Add redirect support to all protocol icmp error handlers.
by David S. Miller
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
b903d32
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
by Eric Dumazet
· 13 years ago
9f7d653
sctp: Add Auto-ASCONF support (core).
by Michio Honda
· 14 years ago
06f4e92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
1231f0b
net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu()
by Lai Jiangshan
· 14 years ago
da0420b
sctp: clean up route lookup calls
by Vlad Yasevich
· 14 years ago
af13847
sctp: remove useless arguments from get_saddr() call
by Vlad Yasevich
· 14 years ago
9c6a02f
sctp: make sctp over IPv6 work with IPsec
by Vlad Yasevich
· 14 years ago
9914ae3
sctp: cache the ipv6 source after route lookup
by Vlad Yasevich
· 14 years ago
6250341
sctp: fix sctp to work with ipv6 source address routing
by Weixing Shi
· 14 years ago
b71d1d4
inet: constify ip headers and in6_addr
by Eric Dumazet
· 14 years ago
4c9483b
ipv6: Convert to use flowi6 where applicable.
by David S. Miller
· 14 years ago
1d28f42
net: Put flowi_* prefix on AF independent members of struct flowi
by David S. Miller
· 14 years ago
145ce50
net/sctp: Use pr_fmt and pr_<level>
by Joe Perches
· 14 years ago
4e15ed4
net: replace ipfragok with skb->local_df
by Shan Wei
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
486f50c
SCTP: Change to use ipv6_addr_copy()
by Brian Haley
· 15 years ago
de7737e
sctp: Use ipv6_addr_diff() in sctp_v6_addr_match_len().
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
502a2ff
ipv6: convert idev_list to list macros
by stephen hemminger
· 15 years ago
dc4c2c3
net: remove INIT_RCU_HEAD() usage
by Alexey Dobriyan
· 15 years ago
40c9c31
sctp: ipv6: avoid touching device refcount
by Eric Dumazet
· 15 years ago
13f18aa
net: drop capability from protocol definitions
by Eric Paris
· 15 years ago
41135cc
net: constify struct inet6_protocol
by Alexey Dobriyan
· 15 years ago
d5fdd6b
ipv6: Use correct data types for ICMPv6 type and code
by Brian Haley
· 16 years ago
914e1c8
sctp: Inherit all socket options from parent correctly.
by Vlad Yasevich
· 16 years ago
4fe1d58
sctp/ipv6.c: use ipv6_addr_copy
by Joe Perches
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
fdb46ee
net, misc: replace uses of NIP6_FMT with %p6
by Harvey Harrison
· 16 years ago
e41b536
ipv6: added net argument to ICMP6_INC_STATS_BH
by Denis V. Lunev
· 16 years ago
52cae8f
sctp: try harder to figure out address family when checking wildcards
by Vlad Yasevich
· 16 years ago
191cd58
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr()
by Brian Haley
· 16 years ago
f880374
sctp: Drop ipfargok in sctp_xmit function
by Herbert Xu
· 16 years ago
7dab83d
sctp: Support ipv6only AF_INET6 sockets.
by Vlad Yasevich
· 17 years ago
b9031d9
sctp: Fix ECN markings for IPv6
by Vlad Yasevich
· 17 years ago
e511710
[SCTP]: Fix NULL dereference of asoc.
by YOSHIFUJI Hideaki
· 17 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
a40a7d1
[SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6]addr_event.
by Pavel Emelyanov
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
7cbca67
[IPV6]: Support Source Address Selection API (RFC5014).
by YOSHIFUJI Hideaki
· 17 years ago
a25606c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
270637a
[SCTP]: Fix a race between module load and protosw access
by Vlad Yasevich
· 17 years ago
577f99c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
Next »