aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2007-07-20[IPV4]: Fix inetpeer gcc-4.2 warningsPatrick McHardy
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19missed cong_avoid() instanceAl Viro
2007-07-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman
2007-07-19[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki
2007-07-18[TCP]: remove unused argument to cong_avoid opStephen Hemminger
2007-07-15[TCP]: Verify the presence of RETRANS bit when leaving FRTOIlpo Järvinen
2007-07-14[IPV4]: Cleanup call to __neigh_lookup()Jean Delvare
2007-07-14[NETFILTER]: nf_conntrack: mark protocols __read_mostlyPatrick McHardy
2007-07-14[NETFILTER]: Lower *tables printk severityPatrick McHardy
2007-07-14[NETFILTER]: nf_conntrack: Don't track locally generated special ICMP errorYasuyuki Kozakai
2007-07-14[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses itYasuyuki Kozakai
2007-07-14[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames itYasuyuki Kozakai
2007-07-14[INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() staticAdrian Bunk
2007-07-14[TCP]: tcp probe add back ssthresh fieldStephen Hemminger
2007-07-13Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...Linus Torvalds
2007-07-11[TCP]: tcp probe wraparound handling and other changesStephen Hemminger
2007-07-11I/OAT: warning fixAndrew Morton
2007-07-11I/OAT: Only offload copies for TCP when there will be a context switchChris Leech
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter
2007-07-10[UDP]: Fix length check.Patrick McHardy
2007-07-10[NET]: Avoid copying writable clones in tunnel driversPatrick McHardy
2007-07-10[IPV4]: Make ip_tos2prio const.Philippe De Muyter
2007-07-10[NETFILTER] net/ipv4/netfilter/ip_tables.c: lower printk severityDan Aloni
2007-07-10[NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy
2007-07-10[NETFILTER]: ipt_CLUSTERIP: add compat codePatrick McHardy
2007-07-10[NETFILTER]: ipt_SAME: add to feature-removal-schedulePatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack_expect: convert proc functions to hashPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack: reduce masks to a subset of tuplesPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy
2007-07-10[NETFILTER]: nf_nat: use hlists for bysource hashPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntra...Patrick McHardy
2007-07-10[NETFILTER]: nf_conntrack: use hlists for conntrack hashPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack_extend: use __read_mostly for struct nf_ct_ext_typePatrick McHardy
2007-07-10[NETFILTER]: nf_nat: merge nf_conn and nf_nat_infoYasuyuki Kozakai
2007-07-10[NETFILTER]: nf_nat: kill global 'destroy' operationYasuyuki Kozakai
2007-07-10[NETFILTER]: nf_conntrack: remove old memory allocator of conntrackYasuyuki Kozakai
2007-07-10[NETFILTER]: nf_nat: remove unused nf_nat_module_is_loadedYasuyuki Kozakai
2007-07-10[NETFILTER]: nf_nat: use extension infrastructureYasuyuki Kozakai
2007-07-10[NETFILTER]: nf_nat: add reference to conntrack from entry of bysource listYasuyuki Kozakai
2007-07-10[NETFILTER]: nf_conntrack: use extension infrastructure for helperYasuyuki Kozakai
2007-07-10[NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy
2007-07-10[NETFILTER]: x_tables: add TRACE targetJozsef Kadlecsik
2007-07-10[NETFILTER]: nf_nat_sip: only perform RTP DNAT if SIP session was SNATedJerome Borsboom
2007-07-10[NETFILTER]: Remove redundant parentheses/bracesJan Engelhardt
2007-07-10[NETFILTER]: Remove incorrect inline markersJan Engelhardt
2007-07-10[NETFILTER]: add some consts, remove some castsJan Engelhardt
2007-07-10[NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt