Commit Graph

307 Commits (69549ddd2f894c4cead50ee2b60cc02990c389ad)

Author SHA1 Message Date
Kris Katterjohn 4bad4dc919 [NET]: Change sk_run_filter()'s return type in net/core/filter.c 19 years ago
Patrick McHardy 1bd9bef6f9 [NETFILTER]: Call POST_ROUTING hook before fragmentation 19 years ago
Pablo Neira Ayuso c1d10adb4a [NETFILTER]: Add ctnetlink port for nf_conntrack 19 years ago
Stephen Hemminger 40efc6fa17 [TCP]: less inline's 19 years ago
Per Liden b461d2f218 [NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8 19 years ago
Benjamin LaHaise fd19f329a3 [AF_UNIX]: Convert to use a spinlock instead of rwlock 19 years ago
Arnaldo Carvalho de Melo 8639a11e23 [TCP]: Don't use __constant_htonl for a non const arg 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Arnaldo Carvalho de Melo 25995ff577 [SOCK]: Introduce sk_receive_skb 19 years ago
Eric Dumazet 90ddc4f047 [NET]: move struct proto_ops to const 19 years ago
Frank Filz 7708610b1b [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option. 19 years ago
Frank Filz 52ccb8e90c [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. 19 years ago
David S. Miller fbe9cc4a87 [AF_UNIX]: Use spinlock for unix_table_lock 19 years ago
Arnaldo Carvalho de Melo d83d8461f9 [IP_SOCKGLUE]: Remove most of the tcp specific calls 19 years ago
Arnaldo Carvalho de Melo 2271281362 [TCP]: Move the TCPF_ enum to tcp_states.h 19 years ago
Arnaldo Carvalho de Melo d8313f5ca2 [INET6]: Generalise tcp_v6_hash_connect 19 years ago
Arnaldo Carvalho de Melo a7f5e7f164 [INET]: Generalise tcp_v4_hash_connect 19 years ago
Arnaldo Carvalho de Melo 6d6ee43e0b [TWSK]: Introduce struct timewait_sock_ops 19 years ago
Arnaldo Carvalho de Melo 399c07def6 [IPV6]: Export ipv6_opt_accepted 19 years ago
Arnaldo Carvalho de Melo 0fa1a53e1f [IPV6]: Introduce inet6_timewait_sock 19 years ago
Arnaldo Carvalho de Melo b9750ce13c [IPV6]: Generalise some functions 19 years ago
Benjamin LaHaise c1cbe4b7ad [NET]: Avoid atomic xchg() for non-error case 19 years ago
Arnaldo Carvalho de Melo af05dc9394 [ICSK]: Move v4_addr2sockaddr from TCP to icsk 19 years ago
Arnaldo Carvalho de Melo 8292a17a39 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops 19 years ago
Arnaldo Carvalho de Melo 8129765ac0 [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add 19 years ago
Arnaldo Carvalho de Melo c2977c2213 [ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long 19 years ago
Arnaldo Carvalho de Melo 90b19d3169 [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash 19 years ago
Arnaldo Carvalho de Melo 971af18bbf [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port 19 years ago
Herbert Xu 89cee8b1cb [IPV4]: Safer reassembly 19 years ago
Trent Jaeger df71837d50 [LSM-IPSec]: Security association restriction. 19 years ago
David L Stevens 5ab4a6c81e [IPV6] mcast: Fix multiple issues in MLDv2 reports. 19 years ago
YOSHIFUJI Hideaki 3c21edbd11 [IPV6]: Defer IPv6 device initialization until the link becomes ready. 19 years ago
David S. Miller 399c180ac5 [IPSEC]: Perform SA switchover immediately. 19 years ago
Steven Whitehouse 1f12bcc9d1 [DECNET]: add memory buffer settings 19 years ago
Jamal Hadi Salim 0ff60a4567 [IPV4]: Fix secondary IP addresses after promotion 19 years ago
YOSHIFUJI Hideaki df9890c31a [IPV6]: Fix sending extension headers before and including routing header. 19 years ago
Andrew Morton cea00da397 [PATCH] git-netdev-all-ieee80211_get_payload-warning-fix 19 years ago
Stephen Hemminger 31f3426904 [TCP]: More spelling fixes. 19 years ago
Jochen Friedrich cf22535657 [LLC]: Fix typo 19 years ago
Neil Horman 049b3ff5a8 [SCTP]: Include ulpevents in socket receive buffer accounting. 19 years ago
Vladislav Yasevich 19c7e9eef5 [SCTP]: Fix ia64 NaT consumption fault with sctp_sideffect commands. 19 years ago
Vladislav Yasevich 1e7d3d90c9 [SCTP]: Remove timeouts[] array from sctp_endpoint. 19 years ago
Stephen Hemminger 6a438bbe68 [TCP]: speed up SACK processing 19 years ago
Stephen Hemminger caa20d9abe [TCP]: spelling fixes 19 years ago
Stephen Hemminger 9772efb970 [TCP]: Appropriate Byte Count support 19 years ago
Stephen Hemminger 7faffa1c7f [TCP]: add tcp_slow_start helper 19 years ago
Stephen Hemminger f4805eded7 [TCP]: fix congestion window update when using TSO deferal 19 years ago
Herbert Xu fb286bb299 [NET]: Detect hardware rx checksum faults correctly 19 years ago
Thomas Graf 482a8524f8 [NETLINK]: Generic netlink family 19 years ago
Thomas Graf 82ace47a72 [NETLINK]: Generic netlink receive queue processor 19 years ago