summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2012-08-13Merge commit 'v3.4.8' into android-t114-3.4-rebasedVarun Wadekar
2012-08-09tcp: perform DMA to userspace only if there is a task waiting for itJiri Kosina
2012-08-09tcp: Add TCP_USER_TIMEOUT negative value checkHangbin Liu
2012-08-09cipso: don't follow a NULL pointer when setsockopt() is calledPaul Moore
2012-07-18Merge commit 'v3.4.5' into android-t114-3.4-rebasedVarun Wadekar
2012-07-16inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet
2012-06-11Merge commit 'v3.4.2' into android-tegra-nv-3.4Varun Wadekar
2012-06-10xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier
2012-06-10ipv4: fix the rcu race between free_fib_info and ip_route_output_slowYanmin Zhang
2012-06-04Merge commit 'v3.4' into android-tegra-nv-3.4Varun Wadekar
2012-05-18ipv4: Do not use dead fib_info entries.David S. Miller
2012-05-17tcp: do_tcp_sendpages() must try to push data out on oom conditionsWilly Tarreau
2012-05-14tcp: change tcp_adv_win_scale and tcp_rmem[2]Eric Dumazet
2012-05-14tcp: fix infinite cwnd in tcp_complete_cwr()Yuchung Cheng
2012-05-14tcp: clean up use of jiffies in tcp_rcv_rtt_measure()Neal Cardwell
2012-05-14udp_diag: implement idiag_get_info for udp/udplite to get queue informationShan Wei
2012-05-10ipv4: Do not use dead fib_info entries.David S. Miller
2012-05-02tcp: change tcp_adv_win_scale and tcp_rmem[2]Eric Dumazet
2012-04-30tcp: fix infinite cwnd in tcp_complete_cwr()Yuchung Cheng
2012-04-30tcp: fix retransmit of partially acked framesEric Dumazet
2012-04-30tcp: fix tcp_grow_window() for large incoming framesEric Dumazet
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-18tcp: fix retransmit of partially acked framesEric Dumazet
2012-04-18tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet
2012-04-18tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell
2012-04-18tcp: restore correct limitEric Dumazet
2012-04-18netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik
2012-04-18netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistentlyJozsef Kadlecsik
2012-04-18netdma: adding alignment check for NETDMA opsDave Jiang
2012-04-18tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet
2012-04-18tcp: allow splice() to build full TSO packetsEric Dumazet
2012-04-18net/ipv4: fix IPv4 multicast over network namespacesBenjamin LaHaise
2012-04-17tcp: fix tcp_grow_window() for large incoming framesEric Dumazet
2012-04-16net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2012-04-16Paranoid network.Robert Love
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-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
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