Commit Graph

1303 Commits (77d76ea310b50a9c8ff15bd290fcb4ed4961adf2)

Author SHA1 Message Date
Andi Kleen 77d76ea310 [NET]: Small cleanup to socket initialization 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
Robert Olsson fd9662555c [IPV4] fib_trie: Add credits. 19 years ago
Stephen Hemminger 9eb2d62719 [TCP] cubic: use Newton-Raphson 19 years ago
Stephen Hemminger 89b3d9aaf4 [TCP] cubic: precompute constants 19 years ago
Stephen Hemminger c865e5d99e [PKT_SCHED] netem: packet corruption option 19 years ago
Stephen Hemminger 8cbb512e50 [BRIDGE]: add version number 19 years ago
Stephen Hemminger edb5e46fc0 [BRIDGE]: limited ethtool support 19 years ago
Stephen Hemminger 0e5eabac49 [BRIDGE]: filter packets in learning state 19 years ago
Stephen Hemminger 4433f420e5 [BRIDGE]: handle speed detection after carrier changes 19 years ago
Stephen Hemminger 4505a3ef72 [BRIDGE]: allow setting hardware address of bridge pseudo-dev 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 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 fc44b98053 [DCCP]: Use reqsk_free in dccp_v4_conn_request 19 years ago
Arnaldo Carvalho de Melo 3df80d9320 [DCCP]: Introduce DCCPv6 19 years ago
Arnaldo Carvalho de Melo 399c07def6 [IPV6]: Export ipv6_opt_accepted 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 3cf3dc6c2e [IPV6]: Export some symbols for DCCPv6 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 830a1e5c21 [AF_UNIX]: Remove superfluous reference counting in unix_stream_sendmsg 19 years ago
Benjamin LaHaise c1cbe4b7ad [NET]: Avoid atomic xchg() for non-error case 19 years ago
Roberto Nibali f1f71e03b1 [IPVS]: remove dead code 19 years ago
Stephen Hemminger 65a45441d7 [UDP]: udp_checksum_init return value 19 years ago
Herbert Xu 3305b80c21 [IP]: Simplify and consolidate MSG_PEEK error handling 19 years ago
Arnaldo Carvalho de Melo 57cca05af1 [DCCP]: Introduce dccp_ipv4_af_ops 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 ca304b6104 [IPV6]: Introduce inet6_rsk() 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
Bart De Schuymer d5228a4f49 [NETFILTER] ebtables: Support nf_log API from ebt_log and ebt_ulog 19 years ago
Eric Dumazet 3183606469 [NETFILTER] ip_tables: NUMA-aware allocation 19 years ago
Stephen Hemminger df3271f336 [TCP] BIC: CUBIC window growth (2.0) 19 years ago
Stephen Hemminger 05d054503a [TCP] BIC: spelling and whitespace 19 years ago
Stephen Hemminger 018da8f44c [TCP] BIC: remove low utilization code. 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
David S. Miller 1b93ae64ca [NET]: Validate socket filters against BPF_MAXINSNS in one spot. 19 years ago
YOSHIFUJI Hideaki 6732badee0 [IPV6]: Fix addrconf dead lock. 19 years ago
David Kimdon 79cac2a221 [BR_NETFILTER]: Fix leak if skb traverses > 1 bridge 19 years ago
David L Stevens 6f4353d891 [IPV6]: Increase default MLD_MAX_MSF to 64. 19 years ago