summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* [NETFILTER]: nfnetlink: Fix calculation of minimum message lengthYasuyuki Kozakai2005-12-051-3/+2Star
* [NETFILTER]: nf_conntrack: Fix missing check for ICMPv6 typeYasuyuki Kozakai2005-12-051-6/+6
* [NETFILTER]: Fix incorrect argument to ip_nat_initialized() in ctnetlinkPablo Neira Ayuso2005-12-051-1/+1
* SUNRPC: Fix Oopsable condition in rpc_pipefsTrond Myklebust2005-12-031-1/+1
* [IPV6]: Load protocol module dynamically.YOSHIFUJI Hideaki2005-12-031-14/+33
* [IPV4] Fix EPROTONOSUPPORT error in inet_createHerbert Xu2005-12-031-4/+3Star
* [IGMP]: workaround for IGMP v1/v2 bugDavid Stevens2005-12-032-1/+9
* [SCTP]: Fix getsockname for sctp when an ipv6 socket accepts a connection fromNeil Horman2005-12-031-1/+2
* [SCTP]: Return socket errors only if the receive queue is empty.Neil Horman2005-12-031-5/+5
* [NETLINK]: Fix processing of fib_lookup netlink messagesThomas Graf2005-12-011-2/+6
* [NETFILTER]: Fix recent match jiffies wrap mismatchesPhil Oester2005-12-011-0/+1
* [NETFILTER]: Ignore ACKs ACKs on half open connections in TCP conntrackJozsef Kadlecsik2005-12-012-18/+40
* [IPV6]: make two functions staticAdrian Bunk2005-11-302-3/+4
* [NETFILTER] ipv4: small cleanupsAdrian Bunk2005-11-303-4/+4
* [IPV4]: make two functions staticAdrian Bunk2005-11-302-2/+2
* [NET]: Add const markers to various variables.Arjan van de Ven2005-11-3019-29/+29
* [ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka2005-11-303-30/+41
* [ATM]: avoid race conditions related to atm_devs listStanislaw Gruszka2005-11-303-23/+20Star
* [ATM]: attempt to autoload atm driversMitchell Blank Jr2005-11-302-2/+3
* [ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as constMitchell Blank Jr2005-11-301-4/+7
* [ATM]: always return the first interface for ATM_ITF_ANYMitchell Blank Jr2005-11-301-20/+10Star
* [IPV4] tcp/route: Another look at hash table sizesMike Stroyan2005-11-302-6/+3Star
* [IPV6]: Implement appropriate dummy rule 4 in ipv6_dev_get_saddr().YOSHIFUJI Hideaki2005-11-291-0/+2
* SUNRPC: Funny looking code in __rpc_purge_upcallTrond Myklebust2005-11-251-11/+15
* [BRIDGE]: recompute features when adding a new deviceOlaf Rempel2005-11-241-0/+1
* [NETFILTER]: ip_conntrack_netlink.c needs linux/interrupt.hBenoit Boissinot2005-11-241-0/+1
* [NETFILTER] ctnetlink: Fix refcount leak ip_conntrack/nat_protoPablo Neira Ayuso2005-11-221-12/+12
* [IPV4]: Fix secondary IP addresses after promotionJamal Hadi Salim2005-11-222-11/+31
* [NETLINK]: Use tgid instead of pid for nlmsg_pidHerbert Xu2005-11-221-1/+1
* [DCCP]: Add missing no_policy flag to struct net_protocolPatrick McHardy2005-11-211-0/+1
* [NETFILTER]: fixed dependencies between modules related with ip_conntrackYasuyuki Kozakai2005-11-211-5/+5
* [FIB_TRIE]: Don't show local table in /proc/net/route outputPatrick McHardy2005-11-211-0/+3
* Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/David S. Miller2005-11-215-14/+34
|\
| * [IPV6]: Fix sending extension headers before and including routing header.YOSHIFUJI Hideaki2005-11-204-12/+31
| * [IPV6]: Fix calculation of AH length during filling ancillary data.Ville Nuorvala2005-11-201-1/+1
| * [IPV6]: Fix memory management error during setting up new advapi sockopts.YOSHIFUJI Hideaki2005-11-201-1/+2
* | [IPV6]: Acquire addrconf_hash_lock for read in addrconf_verify(...)Yan Zheng2005-11-201-5/+5
* | [NET]: Reject socket filter if division by constant zero is attempted.Kris Katterjohn2005-11-201-2/+4
* | [PKT_SCHED]: sch_netem: correctly order packets to be sent simultaneouslyAndrea Bittau2005-11-201-1/+1
* | [IPV6]: Fib dump really needs GFP_ATOMIC.David S. Miller2005-11-181-1/+1
* | [NET]: Sanitize NET_SCHED protection in /net/sched/KconfigRoman Zippel2005-11-181-29/+8Star
* | [LLC]: Fix compiler warnings introduced by TX window scaling changes.David S. Miller2005-11-181-4/+4
* | [NETFILTER] ip_conntrack: fix ftp/irc/tftp helpers on ports >= 32768Harald Welte2005-11-183-6/+6
* | [TCP]: TCP highspeed build errorStephen Hemminger2005-11-171-1/+1
* | [NETFILTER]: Fix nf_conntrack compilation with CONFIG_NETFILTER_DEBUGPatrick McHardy2005-11-171-1/+1
* | [IPV4,IPV6]: replace handmade list with hlist in IPv{4,6} reassemblyYasuyuki Kozakai2005-11-162-51/+30Star
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-11-167-16/+29
|\ \
| * | [NETFILTER] Free layer-3 specific protocol tables at cleanupKOVACS Krisztian2005-11-161-0/+7
| * | [NETFILTER] Remove nf_conntrack stat proc file when cleaning upKOVACS Krisztian2005-11-161-1/+1
| * | [TCP]: More spelling fixes.Stephen Hemminger2005-11-161-2/+2