summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2007-11-07[NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...Eric Dumazet
2007-11-07[IPV4]: Clean the ip_sockglue.c from some ugly ifdefsPavel Emelyanov
2007-11-07[DECNET]: "addr" module param can't be __initdataAlexey Dobriyan
2007-11-07[IPv6] SNMP: Restore Udp6InErrors incrementationMitsuru Chinen
2007-11-07[NET]: Remove /proc/net/stat/*_arp_cache upon module removalAlexey Dobriyan
2007-11-07[IPV6]: Consolidate the ip cork destruction in ip6_output.cPavel Emelyanov
2007-11-07[IPV4]: Consolidate the ip cork destruction in ip_output.cPavel Emelyanov
2007-11-07[NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{s...Bart De Schuymer
2007-11-07[NETFILTER]: nf_sockopts list head cleanupAlexey Dobriyan
2007-11-07[NETFILTER]: remove unneeded rcu_dereference() callsPatrick McHardy
2007-11-07[NETFILTER]: Clean up MakefileJan Engelhardt
2007-11-07[NETFILTER]: Copyright/Email updateJan Engelhardt
2007-11-07[NETFILTER]: ip{,6}_queue: convert to seq_file interfaceAlexey Dobriyan
2007-11-069p: add missing end-of-options record for trans_fdLatchesar Ionkov
2007-11-069p: return NULL when trans not foundLatchesar Ionkov
2007-11-02[SG] Get rid of __sg_mark_end()Jens Axboe
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
2007-11-01[IRDA] IRNET: Fix build when TCGETS2 is defined.David S. Miller
2007-11-01[NET]: docbook fixes for netif_ functionsStephen Hemminger
2007-11-01[NET]: Hide the net_ns kmem cachePavel Emelyanov
2007-11-01[NET]: Mark the setup_net as __net_initPavel Emelyanov
2007-11-01[NET]: Hide the dead code in the net_namespace.cPavel Emelyanov
2007-11-01[NETNS]: Make the init/exit hooks checks outside the loopPavel Emelyanov
2007-11-01[NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov
2007-11-01[NET]: Remove bogus zero_it argument from sk_allocPavel Emelyanov
2007-11-01[NET]: Make the sk_clone() lighterPavel Emelyanov
2007-11-01[NET]: Move some core sock setup into sk_prot_allocPavel Emelyanov
2007-11-01[NET]: Auto-zero the allocated sock objectPavel Emelyanov
2007-11-01[NET]: Cleanup the allocation/freeing of the sock objectPavel Emelyanov
2007-11-01[NET]: Move the get_net() from sock_copy()Pavel Emelyanov
2007-11-01[NET]: Move the sock_copy() from the headerPavel Emelyanov
2007-11-01[TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversionIlpo Järvinen
2007-11-01[TCP]: Process DSACKs that reside within a SACK blockIlpo Järvinen
2007-10-30[AF_KEY]: suppress a warning for 64k pages.Stephen Rothwell
2007-10-30[NET]: Fix incorrect sg_mark_end() calls.David S. Miller
2007-10-30[IPVS]: Remove /proc/net/ip_vs_lblcrAlexey Dobriyan
2007-10-30[IPV6]: remove duplicate call to proc_net_removeDaniel Lezcano
2007-10-30[NETNS]: fix net released by rcu callbackDaniel Lezcano
2007-10-30[NET]: Fix free_netdev on register_netdev failure.Daniel Lezcano
2007-10-30Kbuild/doc: fix links to Documentation filesDirk Hohndel
2007-10-30[SUNRPC]: fix rpc debuggingJ. Bruce Fields
2007-10-30[TCP]: Saner thash_entries default with much memory.Jean Delvare
2007-10-30[SUNRPC] rpc_rdma: we need to cast u64 to unsigned long long for printingStephen Rothwell
2007-10-29[IPv4] SNMP: Refer correct memory location to display ICMP out-going statisticsMitsuru Chinen
2007-10-29[NET]: Fix error reporting in sys_socketpair().David S. Miller
2007-10-29[NETFILTER]: nf_ct_alloc_hashtable(): use __GFP_NOWARNAndrew Morton
2007-10-29[NET]: Fix race between poll_napi() and net_rx_action()David S. Miller
2007-10-29[TCP] MD5: Remove some more unnecessary casting.Matthias M. Dellweg
2007-10-29[TCP] vegas: Fix a bug in disabling slow start by gamma parameter.Xiaoliang (David) Wei
2007-10-29[IPVS]: use proper timeout instead of fixed valueAndy Gospodarek