aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [SG] Get rid of __sg_mark_end()Jens Axboe2007-11-025-7/+7
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-029-9/+0
* [IRDA] IRNET: Fix build when TCGETS2 is defined.David S. Miller2007-11-011-0/+10
* [NET]: docbook fixes for netif_ functionsStephen Hemminger2007-11-011-3/+15
* [NET]: Hide the net_ns kmem cachePavel Emelyanov2007-11-011-2/+4
* [NET]: Mark the setup_net as __net_initPavel Emelyanov2007-11-011-1/+1
* [NET]: Hide the dead code in the net_namespace.cPavel Emelyanov2007-11-011-63/+68
* [NETNS]: Make the init/exit hooks checks outside the loopPavel Emelyanov2007-11-011-12/+11
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-0130-33/+40
* [NET]: Remove bogus zero_it argument from sk_allocPavel Emelyanov2007-11-011-14/+9
* [NET]: Make the sk_clone() lighterPavel Emelyanov2007-11-011-1/+2
* [NET]: Move some core sock setup into sk_prot_allocPavel Emelyanov2007-11-011-15/+26
* [NET]: Auto-zero the allocated sock objectPavel Emelyanov2007-11-011-1/+3
* [NET]: Cleanup the allocation/freeing of the sock objectPavel Emelyanov2007-11-011-15/+29
* [NET]: Move the get_net() from sock_copy()Pavel Emelyanov2007-11-011-1/+1
* [NET]: Move the sock_copy() from the headerPavel Emelyanov2007-11-011-0/+14
* [TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversionIlpo Järvinen2007-11-011-1/+1
* [TCP]: Process DSACKs that reside within a SACK blockIlpo Järvinen2007-11-011-3/+22
* [AF_KEY]: suppress a warning for 64k pages.Stephen Rothwell2007-10-301-2/+2
* [NET]: Fix incorrect sg_mark_end() calls.David S. Miller2007-10-307-23/+37
* [IPVS]: Remove /proc/net/ip_vs_lblcrAlexey Dobriyan2007-10-301-76/+0
* [IPV6]: remove duplicate call to proc_net_removeDaniel Lezcano2007-10-301-4/+0
* [NETNS]: fix net released by rcu callbackDaniel Lezcano2007-10-301-0/+2
* [NET]: Fix free_netdev on register_netdev failure.Daniel Lezcano2007-10-301-53/+59
* Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-302-3/+3
* [SUNRPC]: fix rpc debuggingJ. Bruce Fields2007-10-301-2/+1
* [TCP]: Saner thash_entries default with much memory.Jean Delvare2007-10-301-1/+1
* [SUNRPC] rpc_rdma: we need to cast u64 to unsigned long long for printingStephen Rothwell2007-10-301-5/+5
* [IPv4] SNMP: Refer correct memory location to display ICMP out-going statisticsMitsuru Chinen2007-10-291-1/+1
* [NET]: Fix error reporting in sys_socketpair().David S. Miller2007-10-291-1/+4
* [NETFILTER]: nf_ct_alloc_hashtable(): use __GFP_NOWARNAndrew Morton2007-10-291-1/+1
* [NET]: Fix race between poll_napi() and net_rx_action()David S. Miller2007-10-292-10/+37
* [TCP] MD5: Remove some more unnecessary casting.Matthias M. Dellweg2007-10-292-10/+10
* [TCP] vegas: Fix a bug in disabling slow start by gamma parameter.Xiaoliang (David) Wei2007-10-291-19/+18
* [IPVS]: use proper timeout instead of fixed valueAndy Gospodarek2007-10-291-2/+3
* [IPV6] NDISC: Fix setting base_reachable_time_ms variable.YOSHIFUJI Hideaki2007-10-291-1/+1
* SCTP endianness annotations regressionAl Viro2007-10-291-2/+2
* SUNRPC endianness annotationsAl Viro2007-10-291-12/+12
* [CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu2007-10-278-51/+77
* [NETNS]: Fix get_net_ns_by_pidEric W. Biederman2007-10-261-1/+1
* [NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman2007-10-263-5/+5
* [INET] ESP: Must #include <linux/scatterlist.h>Adrian Bunk2007-10-262-2/+2
* [TCP] IPV6: fix softnet build breakageJeff Garzik2007-10-261-0/+1
* [NetLabel]: correct usage of RCU lockingPaul Moore2007-10-264-62/+22
* [TCP]: fix D-SACK cwnd handlingRyousei Takano2007-10-261-7/+5
* [SCTP] net/sctp/auth.c: make 3 functions staticAdrian Bunk2007-10-261-3/+3
* [TCP]: Add missing I/O AT code to ipv6 side.David S. Miller2007-10-261-0/+2
* [SCTP]: #if 0 sctp_update_copy_cksum()Adrian Bunk2007-10-261-0/+2
* [INET]: Unexport icmpmsg_statisticsAdrian Bunk2007-10-261-1/+0
* [NET]: Unexport sock_enable_timestamp().Adrian Bunk2007-10-261-1/+0