dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
[safe/jmp/linux-2.6] / net / ipv4 /
2008-12-06 Ilpo Järvinentcp: fix tso_should_defer in 64bit
2008-12-06 Ilpo Järvinentcp: use tcp_write_xmit also in tcp_push_one
2008-12-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-06 Ilpo Järvinentcp: move some parts from tcp_write_xmit
2008-12-06 Ilpo Järvinentcp: share code through function, not through copy...
2008-12-06 Ilpo Järvinentcp: drop tcp_bound_rto, merge content of it tcp_set_rto
2008-12-06 Ilpo Järvinentcp: no need to pass prev skb around, reduces arg pressure
2008-12-06 Ilpo Järvinentcp: introduce struct tcp_sacktag_state to reduce arg...
2008-12-06 Ilpo Järvinentcp: make mtu probe failure to not break gso'ed skbs...
2008-12-06 Ilpo Järvinentcp: Fix thinko making the not-shiftable to cover S...
2008-12-06 Ilpo Järvinentcp: force mss equality with the next skb too.
2008-12-05 Doug Leithtcp: tcp_vegas ssthresh bug fix
2008-12-04 Benjamin Therynet: /proc/net/ip_mr_cache, display Iif as a signed...
2008-12-04 Benjamin Therynet: fix /proc/net/ip_mr_cache display - V2
2008-12-04 Ilpo Järvinentcp: make urg+gso work for real this time
2008-12-02 Eric Dumazetnet: percpu_counter_inc() should not be called in BH...
2008-11-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-11-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-26 Eric Dumazetnet: Use a percpu_counter for orphan_count
2008-11-26 Eric Dumazetnet: Use a percpu_counter for sockets_allocated
2008-11-26 Alexey Dobriyannetns xfrm: AH/ESP in netns!
2008-11-26 Alexey Dobriyannetns xfrm: ->get_saddr in netns
2008-11-26 Alexey Dobriyannetns xfrm: ->dst_lookup in netns
2008-11-26 Alexey Dobriyannetns xfrm: dst garbage-collecting in netns
2008-11-26 Alexey Dobriyannetns xfrm: lookup in netns
2008-11-26 Alexey Dobriyannetns xfrm: state lookup in netns
2008-11-26 Alexey Dobriyannetns xfrm: add struct xfrm_state::xs_net
2008-11-25 Eric Dumazetnet: udp_unhash() can test if sk is hashed
2008-11-25 Ilpo Järvinentcp: tcp_limit_reno_sacked can become static
2008-11-25 Eric Leblondnetfilter: nfmark routing in OUTPUT, mangle, NFQUEUE
2008-11-25 Alexey Dobriyanxfrm: remove useless forward declarations
2008-11-25 Alexey Dobriyanah4/ah6: remove useless NULL assignments
2008-11-25 Ilpo Järvinentcp: add some mibs to track collapsing
2008-11-25 Ilpo Järvinentcp: Make shifting not clear the hints
2008-11-25 Ilpo Järvinentcp: Try to restore large SKBs while SACK processing
2008-11-25 Ilpo Järvinentcp: make tcp_sacktag_one able to handle partial skb too
2008-11-25 Ilpo Järvinentcp: Make SACK code to split only at mss boundaries
2008-11-25 Ilpo Järvinentcp: more aggressive skipping
2008-11-25 Ilpo Järvinentcp: move tcp_simple_retransmit to tcp_input
2008-11-25 Ilpo Järvinentcp: collapse more than two on retransmission
2008-11-25 Eric Dumazetnet: avoid a pair of dst_hold()/dst_release() in ip_pus...
2008-11-24 Eric Dumazetnet: avoid a pair of dst_hold()/dst_release() in ip_app...
2008-11-24 Eric Dumazetnet: Make sure BHs are disabled in sock_prot_inuse_add()
2008-11-24 Alexey Dobriyannet: fix tunnels in netns after ndo_ changes
2008-11-24 Eric Dumazetnet: Convert TCP/DCCP listening hash tables to use RCU
2008-11-23 Eric Dumazetnet: some optimizations in af_inet
2008-11-22 Petr Tesariktcp: Do not use TSO/GSO when there is urgent data
2008-11-22 David S. Millerinet_diag: Missed conversion after changing inet ehash...
2008-11-21 Eric Dumazetnet: convert TCP/DCCP ehash rwlocks to spinlocks
2008-11-21 Stephen Hemmingeripgre: convert to netdevice_ops
2008-11-21 Stephen Hemmingeripip: convert to net_device_ops
2008-11-21 Stephen Hemmingeripmr: convert ipmr virtual interface to net_device_ops
2008-11-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-20 Harvey Harrisonnet: ip_sockglue.c add static, annotate ports' endianness
2008-11-20 Balazs ScheidlerTPROXY: supply a struct flowi->flags argument in inet_s...
2008-11-20 Balazs ScheidlerTPROXY: fill struct flowi->flags in udp_sendmsg()
2008-11-20 Eric Dumazetnet: listening_hash get a spinlock per bucket
2008-11-20 Stephen Hemmingerip: convert to net_device_ops for ioctl
2008-11-19 Joe Perchesinclude/net net/ - csum_partial - remove unnecessary...
2008-11-19 Eric Dumazetnet: inet_diag_handler structs can be const
2008-11-19 Benjamin Therynet: fix ip_mr_init() error path
2008-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-17 Eric Dumazetnet: Convert TCP & DCCP hash tables to use RCU / hlist_...
2008-11-17 Eric Dumazetudp: Use hlist_nulls in UDP RCU code
2008-11-17 Balazs ScheidlerTPROXY: implemented IP_RECVORIGDSTADDR socket option
2008-11-17 Ben Greearipv4: Fix ARP behavior with many mac-vlans
2008-11-13 Alexey Dobriyannet: shy netns_ok check
2008-11-12 Doug Leithtcp_htcp: last_cong bug fix
2008-11-12 Eric Dumazetnet: ib_net pointer should depends on CONFIG_NET_NS
2008-11-12 Alexey Dobriyannet: remove struct dst_entry::entry_size
2008-11-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-11 Eric Dumazetnet: fix /proc/net/snmp as memory corruptor
2008-11-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-05 David S. Millertcp: Fix recvmsg MSG_PEEK influence of blocking behavior.
2008-11-04 Andreas Steffenxfrm: Have af-specific init_tempsel() initialize family...
2008-11-04 Simon Arlottnetfilter: nf_nat: remove warn_if_extra_mangle
2008-11-04 Alexey Dobriyannetfilter: arptable_filter: merge forward hook
2008-11-04 Alexey Dobriyannetfilter: netns-aware ipt_addrtype
2008-11-04 Alexey Dobriyannet: '&' redux
2008-11-03 Jianjun Kongnet: clean up net/ipv4/tcp_ipv4.c
2008-11-03 Jianjun Kongnet: clean up net/ipv4/devinet.c
2008-11-03 Jianjun Kongnet: clean up net/ipv4/pararp.c
2008-11-03 Jianjun Kongnet: clean up net/ipv4/ip_fragment.c tcp_timer.c ip_input.c
2008-11-03 Jianjun Kongnet: clean up net/ipv4/ipmr.c
2008-11-03 Jianjun Kongnet: clean up net/ipv4/ip_sockglue.c tcp_output.c
2008-11-03 Jianjun Kongnet: clean up net/ipv4/igmp.c
2008-11-03 Jianjun Kongnet: clean up net/ipv4/fib_frontend.c fib_hash.c ip_gre.c
2008-11-03 Jianjun Kongnet: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks...
2008-11-03 Jianjun Kongnet: clean up net/ipv4/ah4.c esp4.c fib_semantics.c...
2008-11-02 Sangtae Ha[TCP] CUBIC v2.3
2008-11-02 Eric Dumazetudp: multicast packets need to check namespace
2008-11-02 Eric Dumazetudp: add a missing smp_wmb() in udp_lib_get_port()
2008-10-31 Harvey Harrisonnet: replace NIPQUAD() in net/ipv4/ net/ipv6/
2008-10-31 Harvey Harrisonnet: replace NIPQUAD() in net/ipv4/netfilter/
2008-10-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-30 Eric Dumazetudp: Should use spin_lock_bh()/spin_unlock_bh() in...
2008-10-29 roel kluincipso: unsigned buf_len cannot be negative
2008-10-29 Harvey Harrisonnet: replace %p6 with %pI6
2008-10-29 Eric Dumazetudp: introduce sk_for_each_rcu_safenext()
2008-10-29 Eric Dumazetudp: udp_get_next() should use spin_unlock_bh()
next