summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2012-06-04Merge Linaro Android branch ' jstultz/linaro-android-3.4Philippe Langlais
2012-05-17tcp: do_tcp_sendpages() must try to push data out on oom conditionsWilly Tarreau
2012-05-14Merge commit 'v3.4-rc7' into android-3.4Colin Cross
2012-05-10ipv4: Do not use dead fib_info entries.David S. Miller
2012-05-07Merge commit 'v3.4-rc6' into android-3.4Colin Cross
2012-05-02tcp: change tcp_adv_win_scale and tcp_rmem[2]Eric Dumazet
2012-05-01Merge commit 'v3.4-rc5' into android-3.4Colin Cross
2012-04-30tcp: fix infinite cwnd in tcp_complete_cwr()Yuchung Cheng
2012-04-27tcp: clean up use of jiffies in tcp_rcv_rtt_measure()Neal Cardwell
2012-04-25udp_diag: implement idiag_get_info for udp/udplite to get queue informationShan Wei
2012-04-19Merge commit 'v3.4-rc3' into android-3.4Colin Cross
2012-04-18tcp: fix retransmit of partially acked framesEric Dumazet
2012-04-17tcp: fix tcp_grow_window() for large incoming framesEric Dumazet
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-11tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet
2012-04-10Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-10tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell
2012-04-10tcp: restore correct limitEric Dumazet
2012-04-10netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik
2012-04-10netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistentlyJozsef Kadlecsik
2012-04-09netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall
2012-04-09net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2012-04-09misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2012-04-09sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love
2012-04-09net: socket ioctl to reset connections matching local addressRobert Love
2012-04-09Paranoid network.Robert Love
2012-04-05tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet
2012-04-05netdma: adding alignment check for NETDMA opsDave Jiang
2012-04-03tcp: allow splice() to build full TSO packetsEric Dumazet
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28net/ipv4: fix IPv4 multicast over network namespacesBenjamin LaHaise
2012-03-22bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek
2012-03-22netfilter: remove forward module param confusion.Rusty Russell
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-19tcp: reduce out_of_order memory useEric Dumazet
2012-03-19tcp: introduce tcp_data_queue_ofoEric Dumazet
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-16arp: allow arp processing to honor per interface arp_accept sysctlNeil Horman
2012-03-12net: ipv4: Standardize prefixes for message loggingJoe Perches
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-11net: Convert printks to pr_<level>Joe Perches
2012-03-11tcp: fix syncookie regressionEric Dumazet
2012-03-09ipv4: Make ip_rcv_options() return bool.David S. Miller
2012-03-09ipv4: Make ip_call_ra_chain() return bool.David S. Miller
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller