Commit Graph

43 Commits (40aee729b350672c2550640622416a855e27938f)

Author SHA1 Message Date
Davide Libenzi f348d70a32 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications 19 years ago
Arnaldo Carvalho de Melo 8ca0d17bd7 [DCCP] feat: Pass dccp_minisock ptr where only the minisock is used 19 years ago
Arnaldo Carvalho de Melo a4bf390242 [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock 19 years ago
Arnaldo Carvalho de Melo 543d9cfeec [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset 19 years ago
Arnaldo Carvalho de Melo dec73ff029 [ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt 19 years ago
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer 19 years ago
Arnaldo Carvalho de Melo 7247887357 [DCCP] ipv6: Add missing ipv6 control socket 19 years ago
Arnaldo Carvalho de Melo c25a18ba34 [DCCP]: Uninline some functions 19 years ago
Arnaldo Carvalho de Melo b61fafc4ef [DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c 19 years ago
Arnaldo Carvalho de Melo 46f09ffa7d [DCCP]: Rename init_dccp_v4_mibs to dccp_mib_init 19 years ago
Arnaldo Carvalho de Melo 075ae86611 [DCCP]: Move dccp_hashinfo from ipv4.c to the core 19 years ago
Arnaldo Carvalho de Melo c985ed705f [DCCP]: Move dccp_[un]hash from ipv4.c to the core 19 years ago
Arnaldo Carvalho de Melo 3e0fadc51f [DCCP]: Move dccp_v4_{init,destroy}_sock to the core 19 years ago
Arnaldo Carvalho de Melo e55d912f5b [DCCP] feat: Introduce sysctls for the default features 19 years ago
Andrea Bittau 60fe62e789 [DCCP]: sparse endianness annotations 19 years ago
Andrea Bittau afe00251dd [DCCP]: Initial feature negotiation implementation 19 years ago
Arnaldo Carvalho de Melo 9b07ef5dda [DCCP] ackvec: Introduce dccp_ackvec_slab 19 years ago
Arnaldo Carvalho de Melo fa23e2ecd3 [DCCP]: Fix error handling in dccp_init 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Eric Dumazet 90ddc4f047 [NET]: move struct proto_ops to const 19 years ago
Arnaldo Carvalho de Melo d83d8461f9 [IP_SOCKGLUE]: Remove most of the tcp specific calls 19 years ago
Arnaldo Carvalho de Melo f21e68caa0 [DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6 19 years ago
Arnaldo Carvalho de Melo 34ca686081 [DCCP]: Just rename dccp_v4_prot to dccp_prot 19 years ago
Arnaldo Carvalho de Melo 57cca05af1 [DCCP]: Introduce dccp_ipv4_af_ops 19 years ago
Patrick McHardy a516b04950 [DCCP]: Add missing no_policy flag to struct net_protocol 19 years ago
Jesper Juhl a51482bde2 [NET]: kfree cleanup 19 years ago
Herbert Xu ffa29347df [DCCP]: Make dccp_write_xmit always free the packet 19 years ago
Arnaldo Carvalho de Melo 88f964db6e [DCCP]: Introduce CCID getsockopt for the CCIDs 20 years ago
Arnaldo Carvalho de Melo 67e6b62921 [DCCP]: Introduce DCCP_SOCKOPT_SERVICE 20 years ago
Arnaldo Carvalho de Melo a84ffe4303 [DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE 20 years ago
Arnaldo Carvalho de Melo d6809c12b3 [DCCP]: Introduce dccp_wait_for_ccid and use it in dccp_write_xmit 20 years ago
Eric Dumazet ba89966c19 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers 20 years ago
Arnaldo Carvalho de Melo 331968bd0c [DCCP]: Initial dccp_poll implementation 20 years ago
Arnaldo Carvalho de Melo 20472af986 [DCCP]: Fix skb leak in dccp_sendmsg 20 years ago
Arnaldo Carvalho de Melo 7ad07e7cf3 [DCCP]: Implement the CLOSING timer 20 years ago
Arnaldo Carvalho de Melo 5480855bfb [DCCP]: Set dccp_ctl_socket to NULL in dccp_ctl_sock_exit 20 years ago
Arnaldo Carvalho de Melo a1d3a35518 [DCCP]: Fix sparse warnings 20 years ago
Arnaldo Carvalho de Melo 725ba8eee3 [DCCP]: Introduce the DCCP Kernel hacking menu 20 years ago
Arnaldo Carvalho de Melo 531669a0a9 [DCCP]: Rewrite dccp_sendmsg to be more like UDP 20 years ago
Arnaldo Carvalho de Melo 7690af3fff [DCCP]: Just reflow the source code to fit in 80 columns 20 years ago
Arnaldo Carvalho de Melo 27258ee54f [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg 20 years ago
Arnaldo Carvalho de Melo bb97d31f51 [INET]: Make inet_create try to load protocol modules 20 years ago
Arnaldo Carvalho de Melo 7c657876b6 [DCCP]: Initial implementation 20 years ago