aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17net: Use ip_route_input_noref() in input pathEric Dumazet3-5/+5
2010-05-17net: implements ip_route_input_noref()Eric Dumazet1-5/+10
2010-05-17net: add a noref bit on skb dstEric Dumazet4-11/+12
2010-05-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-10/+24
2010-05-16net: Introduce sk_route_nocapsEric Dumazet2-4/+4
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet1-10/+24
2010-05-15net: reserve ports for applications using fixed port numbersAmerigo Wang5-2/+34
2010-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller21-166/+130
2010-05-13netfilter: remove unnecessary returns from void function()sJoe Perches1-1/+0
2010-05-13netfilter: cleanup printk messagesStephen Hemminger7-27/+27
2010-05-13netfilter: change NF_ASSERT to WARN_ONStephen Hemminger2-12/+2
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-7/+8
2010-05-11Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy15-126/+101
2010-05-11netfilter: xtables: combine built-in extension structsJan Engelhardt2-58/+48
2010-05-11netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt4-10/+9
2010-05-11netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt4-6/+5
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt15-18/+19
2010-05-11netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt2-25/+23
2010-05-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy15-178/+192
2010-05-10net: Fix FDDI and TR config checks in ipv4 arp and LLC.David S. Miller1-3/+3
2010-05-10IPv4: unresolved multicast route cleanupAndreas Meissner1-1/+2
2010-05-08ipv4: remove ip_rt_secret timer (v4)Neil Horman1-100/+8
2010-05-06ipv4: udp: fix short packet and bad checksum loggingBjørn Mork1-3/+3
2010-05-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-11/+5
2010-05-02netfilter: xtables: dissolve do_match functionJan Engelhardt1-17/+5
2010-05-02netfilter: ip_tables: fix compilation when debug is enabledJan Engelhardt1-2/+2
2010-04-28net: ip_queue_rcv_skb() helperEric Dumazet4-2/+19
2010-04-28net: speedup udp receive pathEric Dumazet1-6/+6
2010-04-28Revert "tcp: bind() fix when many ports are bound"David S. Miller1-11/+5
2010-04-27net: sk_add_backlog() take rmem_alloc into accountEric Dumazet1-0/+4
2010-04-27net: Make RFS socket operations not be inet specific.David S. Miller3-7/+7
2010-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6David S. Miller2-11/+93
2010-04-27TCP: avoid to send keepalive probes if receiving dataFlavio Leitner2-3/+3
2010-04-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-5/+11
2010-04-26net: ipmr: add support for dumping routing tables over netlinkPatrick McHardy1-7/+89
2010-04-26net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy2-2/+2
2010-04-26net: fib_rules: mark arguments to fib_rules_register const and __net_initdataPatrick McHardy2-2/+2
2010-04-23netfilter: nf_conntrack: extend with extra stat counterJesper Dangaard Brouer1-3/+4
2010-04-22tcp: bind() fix when many ports are boundEric Dumazet1-5/+11
2010-04-22tcp: fix outsegs stat for TSO segmentsTom Herbert1-2/+3
2010-04-22netfilter: ip_tables: convert pr_devel() to pr_debug()Patrick McHardy1-5/+5
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-2/+4
2010-04-20net: Fix various endianness glitchesEric Dumazet7-39/+39
2010-04-20net: sk_sleep() helperEric Dumazet3-6/+6
2010-04-20netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPPoE trafficBart De Schuymer1-0/+4
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy58-392/+798
2010-04-19netfilter: xtables: remove old comments about reentrancyJan Engelhardt2-5/+0
2010-04-19netfilter: xt_TEE: have cloned packet travel through Xtables tooJan Engelhardt1-1/+0
2010-04-19netfilter: xtables: make ip_tables reentrantJan Engelhardt2-32/+39
2010-04-19netfilter: xtables: inclusion of xt_TEEJan Engelhardt1-0/+1