aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2009-11-13ipmr: missing dev_put() on error path in vif_add()Dan Carpenter
2009-11-13tcp: provide more information on the tcp receive_queue bugsIlpo Järvinen
2009-11-06ipip: Fix handling of DF packets when pmtudisc is OFFHerbert Xu
2009-11-06netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik
2009-10-30gre: Fix dev_addr clobbering for gretapHerbert Xu
2009-10-30net: fix sk_forward_alloc corruptionEric Dumazet
2009-10-29net: Fix RPF to work with policy routingjamal
2009-10-29AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2)Neil Horman
2009-10-22net: use WARN() for the WARN_ON in commit b6b39e8f3fbbbArjan van de Ven
2009-10-20tcp: Try to catch MSG_PEEK bugHerbert Xu
2009-10-19net: Fix IP_MULTICAST_IFEric Dumazet
2009-10-19tcp: fix TCP_DEFER_ACCEPT retrans calculationJulian Anastasov
2009-10-19tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPTJulian Anastasov
2009-10-19tcp: accept socket after TCP_DEFER_ACCEPT periodJulian Anastasov
2009-10-19Revert "tcp: fix tcp_defer_accept to consider the timeout"David S. Miller
2009-10-13udp: Fix udp_poll() and ioctl()Eric Dumazet
2009-10-13tcp: fix tcp_defer_accept to consider the timeoutWilly Tarreau
2009-10-07ipv4: arp_notify address list bugStephen Hemminger
2009-10-02net: splice() from tcp to pipe should take into account O_NONBLOCKEric Dumazet
2009-10-01net: Use sk_mark for routing lookup in more placesAtis Elsts
2009-10-01IPv4 TCP fails to send window scale option when window scale is zeroOri Finkelman
2009-10-01net/ipv4/tcp.c: fix min() type mismatch warningAndrew Morton
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-09-24tunnel: eliminate recursion fieldEric Dumazet
2009-09-24ipv4: check optlen for IP_MULTICAST_IF optionShan Wei
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-15tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()Robert Varga
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-15bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua
2009-09-15tcp: fix ssthresh u16 leftoverIlpo Järvinen
2009-09-14net: constify struct net_protocolAlexey Dobriyan
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-09-11Merge branch 'next' into for-linusJames Morris
2009-09-09headers: net/ipv[46]/protocol.c header trimAlexey Dobriyan
2009-09-02tcp: replace hard coded GFP_KERNEL with sk_allocationWu Fengguang
2009-09-02ip: Report qdisc packet dropsEric Dumazet
2009-09-02inet: inet_connection_sock_af_ops constStephen Hemminger
2009-09-02tcp: MD5 operations should be constStephen Hemminger
2009-09-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-09-01net: make neigh_ops constantStephen Hemminger
2009-09-01Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value.Damian Lukowski
2009-09-01Revert Backoff [v3]: Revert RTO on ICMP destination unreachableDamian Lukowski
2009-09-01Revert Backoff [v3]: Rename skb to icmp_skb in tcp_v4_err()Damian Lukowski
2009-09-01netdev: convert pseudo-devices to netdev_tx_tStephen Hemminger
2009-08-29tcp: Remove redundant copy of MD5 authentication keyJohn Dykstra
2009-08-29tcp: fix premature termination of FIN_WAIT2 time-wait socketsOctavian Purdila
2009-08-28fib_trie: resize reworkJens Låås