Commit Graph

1467 Commits (7f6c5b046978d68e69bdc73433ead41612a2a1c9)

Author SHA1 Message Date
Adrian Bunk 34a0b3cdc0 [IPV6]: make two functions static 19 years ago
Adrian Bunk d127e94a5c [NETFILTER] ipv4: small cleanups 19 years ago
Adrian Bunk 4b30b1c6a3 [IPV4]: make two functions static 19 years ago
Arjan van de Ven 9b5b5cff9a [NET]: Add const markers to various variables. 19 years ago
Stanislaw Gruszka 64bf69ddff [ATM]: deregistration removes device from atm_devs list immediately 19 years ago
Stanislaw Gruszka aaaaaadbe7 [ATM]: avoid race conditions related to atm_devs list 19 years ago
Mitchell Blank Jr 50accc9c42 [ATM]: attempt to autoload atm drivers 19 years ago
Mitchell Blank Jr c219750b2e [ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as const 19 years ago
Mitchell Blank Jr c9933d0856 [ATM]: always return the first interface for ATM_ITF_ANY 19 years ago
Mike Stroyan 18955cfcb2 [IPV4] tcp/route: Another look at hash table sizes 19 years ago
YOSHIFUJI Hideaki 220bbd7483 [IPV6]: Implement appropriate dummy rule 4 in ipv6_dev_get_saddr(). 19 years ago
Trond Myklebust b3eb67a2ab SUNRPC: Funny looking code in __rpc_purge_upcall 19 years ago
Olaf Rempel 133747e8d1 [BRIDGE]: recompute features when adding a new device 19 years ago
Benoit Boissinot de919820cf [NETFILTER]: ip_conntrack_netlink.c needs linux/interrupt.h 19 years ago
Pablo Neira Ayuso 00cb277a4a [NETFILTER] ctnetlink: Fix refcount leak ip_conntrack/nat_proto 19 years ago
Jamal Hadi Salim 0ff60a4567 [IPV4]: Fix secondary IP addresses after promotion 19 years ago
Herbert Xu c27bd492fd [NETLINK]: Use tgid instead of pid for nlmsg_pid 19 years ago
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 19 years ago
KOVACS Krisztian 96479376c8 [NETFILTER] Remove nf_conntrack stat proc file when cleaning up 19 years ago
Stephen Hemminger 31f3426904 [TCP]: More spelling fixes. 19 years ago
NeilBrown 1887b93529 [PATCH] knfsd: make sure nfsd doesn't hog a cpu forever 19 years ago
Jochen Friedrich 451677c46f [LLC]: Make core block on remote busy. 19 years ago
Jochen Friedrich 59c6196e59 [LLC]: Fix TX window scaling 19 years ago
Luiz Capitulino cb422c464b [IPV6]: Fixes sparse warning in ipv6/ipv6_sockglue.c 19 years ago
Yan Zheng 12da2a435c [IPV6]: small fix for ipv6_dev_get_saddr(...) 19 years ago
Yasuyuki Kozakai 302fe1758d [NETFILTER] fix leak of fragment queue at unloading nf_conntrack_ipv6 19 years ago
Yasuyuki Kozakai 1ba430bc3e [NETFILTER] nf_conntrack: fix possibility of infinite loop while evicting nf_ct_frag6_queue 19 years ago
Yasuyuki Kozakai 7686a02c0e [NETFILTER]: fix type of sysctl variables in nf_conntrack_ipv6 19 years ago
Yasuyuki Kozakai 9bdf87d90b [NETFILTER]: cleanup IPv6 Netfilter Kconfig 19 years ago
Krzysztof Oledzki 47d4305bf2 [NETFILTER]: link 'netfilter' before ipv4 19 years ago
Harald Welte 37d2e7a20d [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN 19 years ago
KOVACS Krisztian 3746a2b140 [NETFILTER] nf_conntrack: Add missing code to TCP conntrack module 19 years ago
Pablo Neira Ayuso 5655820852 [NETFILTER] ctnetlink: More thorough size checking of attributes 19 years ago
Pablo Neira Ayuso dbd36ea496 [NETFILTER] ctnetlink: use size_t to make gcc-4.x happy 19 years ago