Commit Graph

1179 Commits (0bd0f9fb190a0fc0fb25b764c8b04869711f7657)

Author SHA1 Message Date
Patrick McHardy a516b04950 [DCCP]: Add missing no_policy flag to struct net_protocol 19 years ago
Yasuyuki Kozakai 2b8f2ff6f4 [NETFILTER]: fixed dependencies between modules related with ip_conntrack 19 years ago
Patrick McHardy c9e53cbe7a [FIB_TRIE]: Don't show local table in /proc/net/route output 19 years ago
Yan Zheng 5d5780df23 [IPV6]: Acquire addrconf_hash_lock for read in addrconf_verify(...) 19 years ago
Kris Katterjohn fb0d366b08 [NET]: Reject socket filter if division by constant zero is attempted. 19 years ago
Andrea Bittau aa8751667d [PKT_SCHED]: sch_netem: correctly order packets to be sent simultaneously 19 years ago
YOSHIFUJI Hideaki df9890c31a [IPV6]: Fix sending extension headers before and including routing header. 19 years ago
Ville Nuorvala a305989386 [IPV6]: Fix calculation of AH length during filling ancillary data. 19 years ago
YOSHIFUJI Hideaki 8b8aa4b5a6 [IPV6]: Fix memory management error during setting up new advapi sockopts. 19 years ago
David S. Miller 9e147a1cfc [IPV6]: Fib dump really needs GFP_ATOMIC. 19 years ago
Roman Zippel 05b8b0fafd [NET]: Sanitize NET_SCHED protection in /net/sched/Kconfig 19 years ago
David S. Miller 381998241f [LLC]: Fix compiler warnings introduced by TX window scaling changes. 19 years ago
Harald Welte 2fce76afdb [NETFILTER] ip_conntrack: fix ftp/irc/tftp helpers on ports >= 32768 19 years ago
Stephen Hemminger bd6af700a7 [TCP]: TCP highspeed build error 19 years ago
Patrick McHardy 4a59a81051 [NETFILTER]: Fix nf_conntrack compilation with CONFIG_NETFILTER_DEBUG 19 years ago
Yasuyuki Kozakai e7c8a41e81 [IPV4,IPV6]: replace handmade list with hlist in IPv{4,6} reassembly 19 years ago
KOVACS Krisztian 5a6f294e43 [NETFILTER] Free layer-3 specific protocol tables at cleanup 20 years ago
KOVACS Krisztian 96479376c8 [NETFILTER] Remove nf_conntrack stat proc file when cleaning up 20 years ago
Stephen Hemminger 31f3426904 [TCP]: More spelling fixes. 20 years ago
NeilBrown 1887b93529 [PATCH] knfsd: make sure nfsd doesn't hog a cpu forever 20 years ago
Jochen Friedrich 451677c46f [LLC]: Make core block on remote busy. 20 years ago
Jochen Friedrich 59c6196e59 [LLC]: Fix TX window scaling 20 years ago
Luiz Capitulino cb422c464b [IPV6]: Fixes sparse warning in ipv6/ipv6_sockglue.c 20 years ago
Yan Zheng 12da2a435c [IPV6]: small fix for ipv6_dev_get_saddr(...) 20 years ago
Yasuyuki Kozakai 302fe1758d [NETFILTER] fix leak of fragment queue at unloading nf_conntrack_ipv6 20 years ago
Yasuyuki Kozakai 1ba430bc3e [NETFILTER] nf_conntrack: fix possibility of infinite loop while evicting nf_ct_frag6_queue 20 years ago
Yasuyuki Kozakai 7686a02c0e [NETFILTER]: fix type of sysctl variables in nf_conntrack_ipv6 20 years ago
Yasuyuki Kozakai 9bdf87d90b [NETFILTER]: cleanup IPv6 Netfilter Kconfig 20 years ago
Krzysztof Oledzki 47d4305bf2 [NETFILTER]: link 'netfilter' before ipv4 20 years ago
Harald Welte 37d2e7a20d [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN 20 years ago
KOVACS Krisztian 3746a2b140 [NETFILTER] nf_conntrack: Add missing code to TCP conntrack module 20 years ago
Pablo Neira Ayuso 5655820852 [NETFILTER] ctnetlink: More thorough size checking of attributes 20 years ago
Pablo Neira Ayuso dbd36ea496 [NETFILTER] ctnetlink: use size_t to make gcc-4.x happy 20 years ago
Thomas Graf 8225ccbaf0 [IPV6]: Fix unnecessary GFP_ATOMIC allocation in fib6 dump 20 years ago
Vlad Drukker a2d7222f0f [NETFILTER] {ip,nf}_conntrack TCP: Accept SYN+PUSH like SYN 20 years ago
Herbert Xu efacfbcb6c [IPV6]: Fix rtnetlink dump infinite loop 20 years ago
Neil Horman 049b3ff5a8 [SCTP]: Include ulpevents in socket receive buffer accounting. 20 years ago
Vladislav Yasevich 1e7d3d90c9 [SCTP]: Remove timeouts[] array from sctp_endpoint. 20 years ago
Vladislav Yasevich 23ec47a088 [SCTP]: Fix potential NULL pointer dereference in sctp_v4_get_saddr 20 years ago
David S. Miller 8eb5591052 [IPV6]: Fix inet6_init missing unregister. 20 years ago
Patrick Caulfield 9eb5c94ef2 [DECNET]: fix SIGPIPE 20 years ago
Jeff Garzik c050970a25 [PATCH] TCP: fix vegas build 20 years ago
Stephen Hemminger 6a438bbe68 [TCP]: speed up SACK processing 20 years ago
Stephen Hemminger caa20d9abe [TCP]: spelling fixes 20 years ago
John Heffner 326f36e9e7 [TCP]: receive buffer growth limiting with mixed MTU 20 years ago
Stephen Hemminger 9772efb970 [TCP]: Appropriate Byte Count support 20 years ago
Stephen Hemminger 7faffa1c7f [TCP]: add tcp_slow_start helper 20 years ago
Stephen Hemminger 2d2abbab63 [TCP]: simplify microsecond rtt sampling 20 years ago
Stephen Hemminger f4805eded7 [TCP]: fix congestion window update when using TSO deferal 20 years ago
Herbert Xu fb286bb299 [NET]: Detect hardware rx checksum faults correctly 20 years ago