Commit Graph

1448 Commits (78b7611c4a1e3ff008abc4751b566cb533d68f3d)

Author SHA1 Message Date
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
Oleg Nesterov c214b2cc5f ipvs: flush defense_work before module unload 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
David Sterba 3dde6ad8fc Fix trivial typos in Kconfig* files 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Srinivas Aji b40b4f79ce [TCP]: zero out rx_opt in tcp_disconnect() 18 years ago
Pavel Emelianov 7562f876cd [NET]: Rework dev_base via list_head (v3) 18 years ago
Ilpo Järvinen 03fba04796 [TCP] Highspeed: Limited slow-start is nowadays in tcp_slow_start 18 years ago
Herbert Xu cfd6c38096 [NETFILTER]: sip: Fix RTP address NAT 18 years ago
Jorge Boncompte c2a1910b06 [NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NAT 18 years ago
Patrick McHardy 327850070b [NETFILTER]: ipt_DNAT: accept port randomization option 18 years ago
Robert P. J. Day 825e7d45cf [TCP]: Delete unused header file net/ipv4/tcp_yeah.h. 18 years ago
David S. Miller de34ed91c4 [UDP]: Do not allow specific bind when wildcard bind exists. 18 years ago
David S. Miller b7b5f487ab [IPV4] UDP: Fix endianness bugs in hashing changes. 18 years ago
Mitsuru Chinen 80787ebc2b [IPV4] SNMP: Support OutMcastPkts and OutBcastPkts 18 years ago
Mitsuru Chinen 5506b54b36 [IPV4] SNMP: Support InMcastPkts and InBcastPkts 18 years ago
Mitsuru Chinen 704aed53b4 [IPV4] SNMP: Support InTruncatedPkts 18 years ago
Mitsuru Chinen e91a47ebb1 [IPV4] SNMP: Support InNoRoutes 18 years ago
Ilpo Järvinen d551e4541d [TCP] FRTO: RFC4138 allows Nagle override when new data must be sent 18 years ago
Ilpo Järvinen 575ee7140d [TCP] FRTO: Delay skb available check until it's mandatory 18 years ago
Eric Dumazet 6aaf47fa48 [PATCH] INET : IPV4 UDP lookups converted to a 2 pass algo 18 years ago
Gerrit Renker 65bb723c95 [TCP]: Update references in two old comments 18 years ago
Sergey Vlasov 912a41a4ab [IPV4] nl_fib_lookup: Initialise res.r before fib_res_put(&res) 18 years ago
Paul Moore 128c6b6cbf NetLabel: convert a BUG_ON in the CIPSO code to a runtime check 18 years ago
Paul Moore f998e8cb52 NetLabel: cleanup and document CIPSO constants 18 years ago
YOSHIFUJI Hideaki 5056a1ef9e [IPV4] IP_GRE: Unify code path to get hash array index. 18 years ago