Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
50af32a94beef566664022254d677504e51b6139
/
net
/
sctp
/
ipv6.c
1669d85
SCTP: Add scope_id validation for link-local binds
by Vlad Yasevich
· 17 years ago
827bf12
[SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv()
by Sridhar Samudrala
· 18 years ago
3ff50b7
[NET]: cleanup extra semicolons
by Stephen Hemminger
· 18 years ago
2e07fa9
[SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit architectures
by Arnaldo Carvalho de Melo
· 18 years ago
b0e380b
[SK_BUFF]: unions of just one member don't get anything done, kill them
by Arnaldo Carvalho de Melo
· 18 years ago
a27ef74
[SCTP]: Eliminate some pointer attributions to the skb layer headers
by Arnaldo Carvalho de Melo
· 18 years ago
2c0fd38
[SCTP]: Introduce sctp_hdr()
by Arnaldo Carvalho de Melo
· 18 years ago
0660e03
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
1ced98e
[SK_BUFF] ipv6: More skb_reset_network_header conversions related to skb_pull
by Arnaldo Carvalho de Melo
· 18 years ago
e2eb8d4
[SCTP] ipv6: inconsistent lock state ipv6_add_addr/sctp_v6_copy_addrlist
by Jarek Poplawski
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
d808ad9
[NET] SCTP: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
2412318
[SCTP]: make 2 functions static
by Adrian Bunk
· 18 years ago
29c7cf9
[SCTP]: Handle address add/delete events in a more efficient way.
by Sridhar Samudrala
· 18 years ago
3dbe865
[SCTP]: Annotate ->supported_addrs().
by Al Viro
· 18 years ago
6fbfa9f
[SCTP]: Annotate ->inaddr_any().
by Al Viro
· 18 years ago
7dcdbd9
[SCTP]: Don't bother setting sin_port in ->from_sk().
by Al Viro
· 18 years ago
9fd76494
[SCTP]: ip6_send() doesn't need fl_ip_[sd]port.
by Al Viro
· 18 years ago
b3f5b3b
[SCTP]: Trivial ->ipaddr_h -> ->ipaddr conversions.
by Al Viro
· 18 years ago
74af924
[SCTP]: ->a_h is gone now.
by Al Viro
· 18 years ago
6244be4
[SCTP]: Trivial parts of a_h -> a switch.
by Al Viro
· 18 years ago
a926626
[SCTP]: Switch all remaining users of ->saddr_h to ->saddr.
by Al Viro
· 18 years ago
d3f7a54
[SCTP]: ->get_saddr() switched to net-endian.
by Al Viro
· 18 years ago
dd86d13
[SCTP]: Switch ->from_addr_param() to net-endian.
by Al Viro
· 18 years ago
d55c41b
[SCTP]: Switch ->from_skb() to net-endian.
by Al Viro
· 18 years ago
854d43a
[SCTP]: Annotate ->dst_saddr()
by Al Viro
· 18 years ago
2a6fd78
[SCTP] embedded sctp_addr: net-endian mirrors
by Al Viro
· 18 years ago
09ef7fe
[SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.
by Al Viro
· 18 years ago
dbc16db
[SCTP]: Trivial sctp endianness annotations.
by Al Viro
· 18 years ago
04ce690
[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
by Al Viro
· 18 years ago
4251320
[IPV6]: Make sure error handling is done when calling ip6_route_output().
by Ville Nuorvala
· 18 years ago
8814c4b
[IPV6] ADDRCONF: Convert addrconf_lock to RCU.
by YOSHIFUJI Hideaki
· 18 years ago
1616436
[SCTP]: Cleanups
by Adrian Bunk
· 18 years ago
dc022a9
[SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed
by Sridhar Samudrala
· 18 years ago
5636bef
[SCTP]: Reject sctp packets with broadcast addresses.
by Vlad Yasevich
· 18 years ago
543d9cf
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
by Arnaldo Carvalho de Melo
· 19 years ago
3fdadf7
[NET]: {get|set}sockopt compatibility layer
by Dmitry Mishin
· 19 years ago
46b86a2
[NET]: Use NIP6_FMT in kernel.h
by Joe Perches
· 19 years ago
951dbc8
[IPV6]: Move nextheader offset to the IP6CB
by Patrick McHardy
· 19 years ago
90ddc4f
[NET]: move struct proto_ops to const
by Eric Dumazet
· 19 years ago
c752f07
[TCP]: Move the tcp sock states to net/tcp_states.h
by Arnaldo Carvalho de Melo
· 19 years ago
e684897
[NET]: Cleanup INET_REFCNT_DEBUG code
by Arnaldo Carvalho de Melo
· 19 years ago
d1ad1ff
[SCTP]: Fix potential null pointer dereference while handling an icmp error
by Sridhar Samudrala
· 19 years ago
6a6ddb2
[SCTP] Fix incorrect setting of sk_bound_dev_if when binding/sending to a ipv6
by Sridhar Samudrala
· 19 years ago
b9b9e10
[SCTP] Use ipv6_addr_any() rather than ipv6_addr_type() in sctp_v6_is_any().
by Brian Haley
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago