Commit Graph

88 Commits (519e49e888458649dde453d36c08b7f3432525dc)

Author SHA1 Message Date
Wei Yongjun 860239c56b dccp: Add check for truncated ICMPv6 DCCP error packets 17 years ago
Wei Yongjun e0bcfb0c6a dccp: Add check for sequence number in ICMPv6 message 17 years ago
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
Pavel Emelyanov de0744af1f mib: add net to NET_INC_STATS_BH 17 years ago
Pavel Emelyanov ca12a1a443 inet: prepare net on the stack for NET accounting macros 17 years ago
Brian Haley 7d06b2e053 net: change proto destroy method to return void 17 years ago
Arnaldo Carvalho de Melo ce4a7d0d48 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor 17 years ago
Pavel Emelyanov e56d8b8a2e [INET]: Drop the inet_inherit_port() call. 17 years ago
Pavel Emelyanov 13f51d82ac [DCCP]: Fix comment about control sockets. 17 years ago
Pavel Emelyanov 671a1c7401 [NETNS][DCCPV6]: Make per-net socket lookup. 17 years ago
Pavel Emelyanov 334527d351 [NETNS][DCCPV6]: Actually create ctl socket on each net and use it. 17 years ago
Pavel Emelyanov 0204774191 [NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct net. 17 years ago
Pavel Emelyanov 8231bd270d [NETNS][DCCPV6]: Add dummy per-net operations. 17 years ago
Pavel Emelyanov 68d185980f [NETNS][DCCPV6]: Don't pass NULL to ip6_dst_lookup. 17 years ago
Denis V. Lunev 5677242f43 [NETNS]: Inet control socket should not hold a namespace. 17 years ago
Denis V. Lunev eee4fe4ded [INET]: Let inet_ctl_sock_create return sock rather than socket. 17 years ago
Denis V. Lunev 3d58b5fa8e [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create. 17 years ago
Denis V. Lunev 4f049b4f33 [DCCP]: dccp_v(4|6)_ctl_socket is leaked. 17 years ago
Denis V. Lunev 7630f02681 [DCCP]: Replace socket with sock for reset sending. 17 years ago
Pavel Emelyanov bdcde3d71a [SOCK]: Drop inuse pcounter from struct proto (v2). 17 years ago
Pavel Emelyanov 39d8cda76c [SOCK]: Add udp_hash member to struct proto. 17 years ago
Denis V. Lunev fd80eb942a [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. 17 years ago
Arnaldo Carvalho de Melo ab1e0a13d7 [SOCK] proto: Add hashinfo member to struct proto 17 years ago
Pavel Emelyanov d86e0dac2c [NETNS]: Tcp-v6 sockets per-net lookup. 17 years ago
Gerrit Renker 8b81941248 [DCCP]: Allow to parse options on Request Sockets 17 years ago
Herbert Xu bb72845e69 [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT 17 years ago
David S. Miller c62cf5cb17 [DCCP]: Use DEFINE_PROTO_INUSE infrastructure. 17 years ago
Gerrit Renker fde20105f3 [DCCP]: Retrieve packet sequence number for error reporting 18 years ago
Jean Delvare 7131c6c736 [INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible. 18 years ago
Herbert Xu e5bbef20e0 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers 18 years ago
Gerrit Renker 4a5409a5a8 [DCCP]: Twice the wrong reset code in receiving connection-Requests 18 years ago
Gerrit Renker e356d37a09 [DCCP]: Factor out common code for generating Resets 18 years ago
Gerrit Renker 9bf55cda9b [DCCP]: Sequence number wrap-around when sending reset 18 years ago
YOSHIFUJI Hideaki bb4dbf9e61 [IPV6]: Do not send RH0 anymore. 18 years ago
David S. Miller 14e50e57ae [XFRM]: Allow packet drops during larval state resolution. 18 years ago
Arnaldo Carvalho de Melo 0660e03f6b [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h 18 years ago
Arnaldo Carvalho de Melo d56f90a7c9 [SK_BUFF]: Introduce skb_network_header() 18 years ago
YOSHIFUJI Hideaki c9eaf17341 [NET] DCCP: Fix whitespace errors. 18 years ago
David S. Miller 8eb9086f21 [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts. 18 years ago
Arnaldo Carvalho de Melo 8109b02b53 [DCCP]: Whitespace cleanups 18 years ago
Gerrit Renker 59348b19ef [DCCP]: Simplified conditions due to use of enum:8 states 18 years ago
Arnaldo Carvalho de Melo 58a5a7b955 [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb 18 years ago
Al Viro 7d533f9418 [NET]: More dccp endianness annotations. 18 years ago
Al Viro 868c86bcb5 [NET]: annotate csum_ipv6_magic() callers in net/* 18 years ago
YOSHIFUJI Hideaki cfb6eeb4c8 [TCP]: MD5 Signature Option (RFC2385) support. 18 years ago
Gerrit Renker 09dbc3895e [DCCP]: Miscellaneous code tidy-ups 18 years ago
Gerrit Renker b9df3cb8cf [TCP/DCCP]: Introduce net_xmit_eval 18 years ago
Gerrit Renker d7f7365f57 [DCCPv6]: Choose a genuine initial sequence number 18 years ago
Gerrit Renker 865e9022d8 [DCCP]: Remove redundant statements in init_sequence (ISS) 18 years ago
Gerrit Renker 6f4e5fff1e [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2) 18 years ago