summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2009-12-08netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik
2009-12-08ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL...David Ford
2009-12-08net: fix sk_forward_alloc corruptionEric Dumazet
2009-12-08udp: Fix udp_poll() and ioctl()Eric Dumazet
2009-10-12tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()Robert Varga
2009-10-05netfilter: nf_nat: fix inverted logic for persistent NAT mappingsPatrick McHardy
2009-08-27ipv4: make ip_append_data() handle NULL routing tableJulien TINNES
2009-08-14gre: Fix MTU calculation for bound GRE tunnelsTom Goff
2009-07-30ipv4: ARP neigh procfs buffer overflowroel kluin
2009-07-20tcp: Use correct peer adr when copying MD5 keysJohn Dykstra
2009-07-20tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra
2009-07-14gre: fix ToS/DiffServ inherit bugAndreas Jaggi
2009-07-11net: ip_push_pending_frames() fixEric Dumazet
2009-07-09net: adding memory barrier to the poll and receive callbacksJiri Olsa
2009-07-08ipv4: Fix fib_trie rebalancing, part 4 (root thresholds)Jarek Poplawski
2009-07-03xfrm4: fix the ports decode of sctp protocolWei Yongjun
2009-06-30Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"Eric W. Biederman
2009-06-30ipv4: Fix fib_trie rebalancing, part 3Jarek Poplawski
2009-06-29tcp: Do not tack on TSO data to non-TSO packetHerbert Xu
2009-06-29tcp: Stop non-TSO packets morphing into TSOHerbert Xu
2009-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-06-29netfilter: tcp conntrack: fix unacknowledged data detection with NATPatrick McHardy
2009-06-26inet: Call skb_orphan before tproxy activatesHerbert Xu
2009-06-25tcp: missing check ACK flag of received segment in FIN-WAIT-2 stateWei Yongjun
2009-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-23ipv4 routing: Ensure that route cache entries are usable and reclaimable with...Neil Horman
2009-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-20ipv4: fix NULL pointer + success return in route lookup pathNeil Horman
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-18net: correct off-by-one write allocations reportsEric Dumazet
2009-06-18ipv4: Fix fib_trie rebalancing, part 2Jarek Poplawski
2009-06-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds
2009-06-15net: annotate inet_timewait_sock bitfieldsVegard Nossum
2009-06-15ipv4: Fix fib_trie rebalancingJarek Poplawski
2009-06-14PIM-SM: namespace changesTom Goff
2009-06-13ipv4: update ARPD help textTimo Teräs
2009-06-13net: use a deferred timer in rt_check_expireEric Dumazet
2009-06-12netfilter: ip_tables: fix build errorPatrick McHardy
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Patrick McHardy
2009-06-11net: No more expensive sock_hold()/sock_put() on each txEric Dumazet
2009-06-09netfilter: Fix extra semi-colon in skb_walk_frags() changes.David S. Miller
2009-06-09netfilter: Use frag list abstraction interfaces.David S. Miller
2009-06-09ipv4: Use frag list abstraction interfaces.David S. Miller
2009-06-08netfilter: nf_ct_icmp: keep the ICMP ct entries longerJan Kasprzak
2009-06-05netfilter: ipt_MASQUERADE: remove redundant rwlockFlorian Westphal
2009-06-04netfilter: x_tables: added hook number into match extension parameter structure.Evgeniy Polyakov
2009-06-03ipv4: remove ip_mc_drop_socket() declaration from af_inet.c.Rami Rosen
2009-06-03net: skb->dst accessorsEric Dumazet
2009-06-03net: skb->rtable accessorEric Dumazet
2009-06-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller