ieee80211_security: correct warning about width of auth_mode
[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-06  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
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-03  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-03  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-12-03  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-02  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-12-02  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-12-02  Linus TorvaldsMerge branch 'kvm-updates/2.6.28' of git://git./linux...
2008-12-02  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-12-02  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-12-02  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-12-02  Eric Dumazetnet: percpu_counter_inc() should not be called in BH...
2008-12-02  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-12-01  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-01  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-01  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-11-30  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-11-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-30  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-11-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
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  Takashi IwaiMerge branch 'topic/fix/hda' into for-linus
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-24  Paul MackerrasMerge branch 'merge' of git://git./linux/kernel/git...
2008-11-24  Paul MackerrasMerge branch 'merge' of ssh:///linux/kernel/git/jwboyer...
2008-11-24  Paul MackerrasMerge branch 'merge' of git://git.secretlab.ca/git...
2008-11-23  Eric Dumazetnet: some optimizations in af_inet
2008-11-23  Ingo MolnarMerge branch 'oprofile-for-tip' of git://git./linux...
2008-11-23  Ingo MolnarMerge commit 'v2.6.28-rc6' into irq/urgent
2008-11-22  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
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  Ingo MolnarMerge commit 'v2.6.28-rc6' into x86/urgent
2008-11-21  Takashi IwaiMerge branches 'topic/fix/hda' and 'topic/fix/sound...
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  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-11-21  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-20  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-11-20  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2008-11-20  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-11-20  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-11-20  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-11-20  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-11-20  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
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-20  Linus TorvaldsMerge branch 'x86/numa' of git://git./linux/kernel...
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  Ingo MolnarMerge branch 'tip/urgent' of git://git./linux/kernel...
2008-11-19  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
next