Commit Graph

55 Commits (49fbabf56dc715bbb51e59742e82ba762790aac0)

Author SHA1 Message Date
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
Herbert Xu e5bbef20e0 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
Brian Haley e773e4faa1 [IPV6]: Add v4mapped address inline 18 years ago
Vlad Yasevich 559cf710b0 [SCTP]: Convert bind_addr_list locking to RCU 18 years ago
Vlad Yasevich 2930354799 [SCTP]: Add RCU synchronization around sctp_localaddr_list 18 years ago
Dave Johnson b225b884a1 SCTP: IPv4 mapped addr not returned in SCTPv6 accept() 18 years ago
Vlad Yasevich 1669d857a2 SCTP: Add scope_id validation for link-local binds 18 years ago
Sridhar Samudrala 827bf12236 [SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv() 18 years ago
Stephen Hemminger 3ff50b7997 [NET]: cleanup extra semicolons 18 years ago
Arnaldo Carvalho de Melo 2e07fa9cd3 [SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit architectures 18 years ago
Arnaldo Carvalho de Melo b0e380b1d8 [SK_BUFF]: unions of just one member don't get anything done, kill them 18 years ago
Arnaldo Carvalho de Melo a27ef749e7 [SCTP]: Eliminate some pointer attributions to the skb layer headers 18 years ago
Arnaldo Carvalho de Melo 2c0fd387b0 [SCTP]: Introduce sctp_hdr() 18 years ago
Arnaldo Carvalho de Melo 0660e03f6b [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo 1ced98e81d [SK_BUFF] ipv6: More skb_reset_network_header conversions related to skb_pull 18 years ago
Jarek Poplawski e2eb8d4528 [SCTP] ipv6: inconsistent lock state ipv6_add_addr/sctp_v6_copy_addrlist 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
YOSHIFUJI Hideaki d808ad9ab8 [NET] SCTP: Fix whitespace errors. 18 years ago
Adrian Bunk 24123186fa [SCTP]: make 2 functions static 18 years ago
Sridhar Samudrala 29c7cf9618 [SCTP]: Handle address add/delete events in a more efficient way. 18 years ago
Al Viro 3dbe86566e [SCTP]: Annotate ->supported_addrs(). 18 years ago
Al Viro 6fbfa9f951 [SCTP]: Annotate ->inaddr_any(). 18 years ago
Al Viro 7dcdbd9579 [SCTP]: Don't bother setting sin_port in ->from_sk(). 18 years ago
Al Viro 9fd7649485 [SCTP]: ip6_send() doesn't need fl_ip_[sd]port. 18 years ago
Al Viro b3f5b3b665 [SCTP]: Trivial ->ipaddr_h -> ->ipaddr conversions. 18 years ago
Al Viro 74af924ab6 [SCTP]: ->a_h is gone now. 18 years ago
Al Viro 6244be4e06 [SCTP]: Trivial parts of a_h -> a switch. 18 years ago
Al Viro a926626893 [SCTP]: Switch all remaining users of ->saddr_h to ->saddr. 18 years ago
Al Viro d3f7a54a29 [SCTP]: ->get_saddr() switched to net-endian. 18 years ago
Al Viro dd86d136f9 [SCTP]: Switch ->from_addr_param() to net-endian. 18 years ago
Al Viro d55c41b115 [SCTP]: Switch ->from_skb() to net-endian. 18 years ago
Al Viro 854d43a465 [SCTP]: Annotate ->dst_saddr() 18 years ago
Al Viro 2a6fd78ade [SCTP] embedded sctp_addr: net-endian mirrors 18 years ago
Al Viro 09ef7fecea [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. 18 years ago
Al Viro dbc16db1e5 [SCTP]: Trivial sctp endianness annotations. 18 years ago
Al Viro 04ce69093f [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian 18 years ago
Ville Nuorvala 4251320fa2 [IPV6]: Make sure error handling is done when calling ip6_route_output(). 19 years ago
YOSHIFUJI Hideaki 8814c4b533 [IPV6] ADDRCONF: Convert addrconf_lock to RCU. 19 years ago
Adrian Bunk 1616436601 [SCTP]: Cleanups 19 years ago
Sridhar Samudrala dc022a9874 [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed 19 years ago
Vlad Yasevich 5636bef732 [SCTP]: Reject sctp packets with broadcast addresses. 19 years ago
Arnaldo Carvalho de Melo 543d9cfeec [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset 19 years ago
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer 19 years ago
Joe Perches 46b86a2da0 [NET]: Use NIP6_FMT in kernel.h 19 years ago
Patrick McHardy 951dbc8ac7 [IPV6]: Move nextheader offset to the IP6CB 19 years ago
Eric Dumazet 90ddc4f047 [NET]: move struct proto_ops to const 19 years ago
Arnaldo Carvalho de Melo c752f0739f [TCP]: Move the tcp sock states to net/tcp_states.h 20 years ago