aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* netfilter: {ip,ip6,arp}_tables: fix incorrect loop detectionPatrick McHardy2009-03-25
* netfilter: factorize ifname_compare()Eric Dumazet2009-03-25
* netfilter: auto-load ip_queue module when socket openedScott James Remnant2009-03-16
* netfilter: conntrack: increase drop stats if sequence adjustment failsPablo Neira Ayuso2009-03-16
* netfilter: Kconfig spelling fixes (trivial)Stephen Hemminger2009-03-16
* netfilter: use a linked list of loggersEric Leblond2009-03-16
* netfilter: ip_tables: unfold two critical loops in ip_packet_match()Eric Dumazet2009-02-20
* netfilter: iptables: lock free countersStephen Hemminger2009-02-20
* netfilter: xtables: add backward-compat optionsJan Engelhardt2009-02-19
* netfilter: Combine ipt_ttl and ip6t_hl sourceJan Engelhardt2009-02-18
* netfilter: Combine ipt_TTL and ip6t_HL sourceJan Engelhardt2009-02-18
* netfilter: arp_tables: unfold two critical loops in arp_packet_match()Eric Dumazet2009-02-18
* netfilter: x_tables: remove unneeded initializationsStephen Hemminger2009-02-18
* net: replace commatas with semicolonsThomas Gleixner2009-02-16
* ip: support for TX timestamps on UDP and RAW socketsPatrick Ohly2009-02-16
* gro: Optimise TCP packet receptionHerbert Xu2009-02-08
* gro: Optimise IPv4 packet receptionHerbert Xu2009-02-08
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-07
|\
| * udp: Fix potential wrong ip_hdr(skb) pointersJesper Dangaard Brouer2009-02-06
| * Revert "tcp: Always set urgent pointer if it's beyond snd_nxt"David S. Miller2009-02-05
| * udp: Fix UDP short packet false positiveJesper Dangaard Brouer2009-02-05
* | ipmr: use goto to common label instead of opencodingIlpo Järvinen2009-02-07
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-03
|\|
| * udp: increments sk_drops in __udp_queue_rcv_skb()Eric Dumazet2009-02-02
* | ipv4: Delete redundant sk_family assignmentHerbert Xu2009-02-02
* | net: move bsockets outside of read only beginning of struct inet_hashinfoEric Dumazet2009-02-01
* | inet: Fix virt-manager regression due to bind(0) changes.Stephen Hemminger2009-02-01
* | net: add ARP notify option for devicesStephen Hemminger2009-02-01
* | net: replace uses of __constant_{endian}Harvey Harrison2009-02-01
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-30
|\|
| * ipv4: fix infinite retry loop in IP-ConfigBenjamin Zores2009-01-29
| * tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits.Dimitris Michailidis2009-01-27
| * udp: optimize bind(0) if many ports are in useEric Dumazet2009-01-27
* | gro: Avoid copying headers of unmerged packetsHerbert Xu2009-01-29
* | gre: optimize hash lookupTimo Teras2009-01-26
* | netns: ipmr: enable namespace support in ipv4 multicast routing codeBenjamin Thery2009-01-22
* | netns: ipmr: declare ipmr /proc/net entries per-namespaceBenjamin Thery2009-01-22
* | netns: ipmr: declare reg_vif_num per-namespaceBenjamin Thery2009-01-22
* | netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2009-01-22
* | netns: ipmr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2009-01-22
* | netns: ipmr: dynamically allocate mfc_cache_arrayBenjamin Thery2009-01-22
* | netns: ipmr: store netns in struct mfc_cacheBenjamin Thery2009-01-22
* | netns: ipmr: dynamically allocate vif_tableBenjamin Thery2009-01-22
* | netns: ipmr: allocate mroute_socket per-namespace.Benjamin Thery2009-01-22
* | gre: strict physical device bindingTimo Teras2009-01-21
* | inet: Allowing more than 64k connections and heavily optimize bind(0) time.Evgeniy Polyakov2009-01-21
|/
* gso: Ensure that the packet is long enoughHerbert Xu2009-01-14
* tcp: splice as many packets as possible at onceWilly Tarreau2009-01-13
* netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endianPatrick McHardy2009-01-13
* netfilter 01/09: remove "happy cracking" messagePatrick McHardy2009-01-13