Commit Graph

1473 Commits (790fe579f5006b72dfd2814f9263a73b0b455e81)

Author SHA1 Message Date
Neil Horman cc0191aeef [IPVS]: Fix state variable on failure to start ipvs threads 18 years ago
Ilpo Järvinen 7769f4064c [TCP]: Fix logic breakage due to DSACK separation 18 years ago
Ilpo Järvinen b9ce204f0a [TCP]: Congestion control API RTT sampling fix 18 years ago
Ilpo Järvinen d7ea5b91fa [TCP]: Add missing break to TCP option parsing code 18 years ago
David S. Miller 66e1e3b20c [TCP]: Set initial_ssthresh default to zero in Cubic and BIC. 18 years ago
Ilpo Järvinen af15cc7b85 [TCP]: Fix left_out setting during FRTO 18 years ago
David S. Miller 3d7dbeac58 [TCP]: Disable TSO if MD5SIG is enabled. 18 years ago
Paul Moore 50e5d35ce2 [CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine. 18 years ago
Paul Moore ba6ff9f2b5 [NetLabel]: consolidate the struct socket/sock handling to just struct sock 18 years ago
Herbert Xu 6363097cc4 [IPV4]: Do not remove idev when addresses are cleared 18 years ago
David S. Miller df2bc459a3 [UDP]: Revert 2-pass hashing changes. 18 years ago
Dmitry Mishin 4c1b52bc7a [NETFILTER]: ip_tables: fix compat related crash 18 years ago
Patrick McHarrdy 3c158f7f57 [NETFILTER]: nf_conntrack: fix helper module unload races 18 years ago
Patrick McHardy ef7c79ed64 [NETLINK]: Mark netlink policies const 18 years ago
David S. Miller 14a49e1fd2 [TCP] tcp_probe: Attach printf attribute properly to printl(). 18 years ago
Eric Dumazet 274707cff9 [TCP]: Use LIMIT_NETDEBUG in tcp_retransmit_timer(). 18 years ago
Herbert Xu 71e27da961 [IPV4]: Restore old behaviour of default config values 18 years ago
Herbert Xu 31be308541 [IPV4]: Add default config support after inetdev_init 18 years ago
Herbert Xu 42f811b8bc [IPV4]: Convert IPv4 devconf to an array 18 years ago
Herbert Xu 8d76527e72 [IPV4]: Only panic if inetdev_init fails for loopback 18 years ago
Patrick McHardy f0e48dbfc5 [TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack 18 years ago
Patrick McHardy 6e1d91039b [ICMP]: Fix icmp_errors_use_inbound_ifaddr sysctl 18 years ago
Wei Dong 584bdf8cbd [IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDP 18 years ago
Ilpo Järvinen 6418204f91 [TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules) 18 years ago
Mark Glines 3f196eb519 [TCP]: Use default 32768-61000 outgoing port range in all cases. 18 years ago
Stephen Hemminger 67403754bc [TCP] tcp_probe: use GCC printf attribute 18 years ago
Sangtae Ha 63313494c4 [TCP] tcp_probe: a trivial fix for mismatched number of printl arguments. 18 years ago
Pavel Emelianov e4fd5da39f [TCP]: Consolidate checking for tcp orphan count being too big. 18 years ago
David S. Miller ddc31ce311 [IPV4]: Kill references to bogus non-existent CONFIG_IP_NOSIOCRT 18 years ago
Kazunori MIYAZAWA f282d45cb4 [IPSEC]: Fix panic when using inter address familiy IPsec on loopback. 18 years ago
David S. Miller 14e50e57ae [XFRM]: Allow packet drops during larval state resolution. 18 years ago
Jing Min Zhao 1ff75ed254 [NETFILTER]: nf_nat_h323: call set_h225_addr instead of set_h225_addr_hook 18 years ago
Patrick McHardy 25b86e0546 [NETFILTER]: nf_conntrack_ftp: fix newline sequence number calculation 18 years ago
Milan Kocian b8f5583135 [RTNETLINK]: Fix sending netlink message when replace route. 18 years ago
Jan Engelhardt a6938a1e0e [IPVS]: Use menuconfig objects. 18 years ago
Patrick McHardy d8cf27287a [IPV4]: icmp: fix crash with sysctl_icmp_errors_use_inbound_ifaddr 18 years ago
Patrick McHardy 3ad2a6fb6b [NETFILTER]: nf_conntrack_ipv4: fix incorrect #ifdef config name 18 years ago
Ilpo Järvinen 580e572a4a [TCP] FRTO: Prevent state inconsistency in corner cases 18 years ago
Ilpo Järvinen 463236557d [TCP] FRTO: Add missing ECN CWR sending to one of the responses 18 years ago
David S. Miller f6c5d736af [IPV4]: Remove IPVS icmp hack from route.c for now. 18 years ago
Dave Jones d739437207 [IPV4]: Correct rp_filter help text. 18 years ago
David S. Miller 2ff011efa4 [TCP]: TCP_CONG_YEAH requires TCP_CONG_VEGAS 18 years ago
Stephen Hemminger a02ba04166 [TCP] slow start: Make comments and code logic clearer. 18 years ago
Mitsuru Chinen d831666e98 [IPV4] SNMP: Display new statistics at /proc/net/netstat 18 years ago
Patrick McHardy 802169a4b0 [NETFILTER]: iptable_raw: ignore short packets sent by SOCK_RAW sockets 18 years ago
Patrick McHardy 4a176c1a61 [NETFILTER]: iptable_{filter,mangle}: more descriptive "happy cracking" message 18 years ago
Yasuyuki Kozakai ba4c7cbadd [NETFILTER]: nf_nat: remove unused argument of function allocating binding 18 years ago
Patrick McHardy 3c2ad469c3 [NETFILTER]: Clean up table initialization 18 years ago
David S. Miller fc038410b4 [UDP]: Fix AF-specific references in AF-agnostic code. 18 years ago
Oleg Nesterov 28e53bddf8 unify flush_work/flush_work_keventd and rename it to cancel_work_sync 18 years ago