flag parameters: NONBLOCK in socket and socketpair
[pandora-kernel.git] / net / ipv4 /
2008-07-24 Linus TorvaldsMerge branch 'sched/for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'core/softlockup-for-linus' of git://git...
2008-07-24 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2008-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-23 Jiri KosinaMerge branch 'master' of git://git./linux/kernel/git...
2008-07-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-07-22 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-22 Jeff GarzikMerge branch 'r8169-davem' of git://git./linux/kernel...
2008-07-22 Benjamin HerrenschmidtMerge commit 'origin/master'
2008-07-22 David S. Millertcp: Fix bitmask test in tcp_syn_options()
2008-07-21 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2008-07-21 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-07-21 Gerrit Renkerudplite: Protection against coverage value wrap-around
2008-07-21 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-21 Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2008-07-21 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2008-07-21 Herbert Xunetfilter: nf_nat_sip: c= is optional for session
2008-07-21 Krzysztof Piotr... netfilter: accounting rework: ct_extend + 64bit counter...
2008-07-21 Changli Gaonetfilter: nf_nat_core: eliminate useless find_appropri...
2008-07-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-07-21 Ingo MolnarMerge branch 'linus' into cpus4096-for-linus
2008-07-21 Ingo MolnarMerge branches 'x86/urgent', 'x86/amd-iommu', 'x86...
2008-07-21 Ingo MolnarMerge branch 'linus' into xen-64bit
2008-07-21 Ingo MolnarMerge branch 'linus' into x86/paravirt-spinlocks
2008-07-21 Ingo MolnarMerge branch 'linus' into x86/urgent
2008-07-21 Dmitry TorokhovMerge /linux/kernel/git/torvalds/linux-2.6 into next
2008-07-21 Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-07-21 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2008-07-21 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux-mfd
2008-07-21 Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-07-21 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-07-21 Linus TorvaldsMerge branch 'kvm-updates-2.6.27' of git://git./linux...
2008-07-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-21 Linus TorvaldsMerge branch 'for-linus' of git://www.jni.nu/cris
2008-07-20 YOSHIFUJI Hideakinetns: Use net_eq() to compare net-namespaces for optim...
2008-07-19 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-07-19 Daniel Lezcanotcp: fix kernel panic with listening_get_next
2008-07-19 Adam Langleytcp: Remove redundant checks when setting eff_sacks
2008-07-19 Adam Langleytcp: options clean up
2008-07-19 Adam Langleytcp: Fix MD5 signatures for non-linear skbs
2008-07-19 Harvey Harrisonsctp: remove unnecessary byteshifting, calculate direct...
2008-07-19 Stephen Hemmingertcp: RTT metrics scaling
2008-07-18 Ingo MolnarMerge branch 'linus' into x86/amd-iommu
2008-07-18 Ingo MolnarMerge branch 'linus' into x86/cleanups
2008-07-18 Pavel Emelyanovproc: consolidate per-net single-release callers
2008-07-18 Pavel Emelyanovproc: consolidate per-net single_open callers
2008-07-18 Pavel Emelyanovproc: clean the ip_misc_proc_init and ip_proc_init_net...
2008-07-18 Pavel Emelyanovproc: show per-net ip_devconf.forwarding in /proc/net...
2008-07-18 Pavel Emelyanovproc: create /proc/net/snmp file in each net
2008-07-18 Pavel Emelyanovproc: create /proc/net/netstat file in each net
2008-07-18 Pavel Emelyanovipv4: clean the init_ipv4_mibs error paths
2008-07-18 Pavel Emelyanovmib: put icmpmsg statistics on struct net
2008-07-18 Pavel Emelyanovmib: put icmp statistics on struct net
2008-07-18 Pavel Emelyanovmib: put udplite statistics on struct net
2008-07-18 Pavel Emelyanovmib: put udp statistics on struct net
2008-07-18 Pavel Emelyanovmib: put net statistics on struct net
2008-07-18 Pavel Emelyanovmib: put ip statistics on struct net
2008-07-18 Pavel Emelyanovmib: put tcp statistics on struct net
2008-07-18 Pavel Emelyanovipv4: add pernet mib operations
2008-07-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-17 Tony LuckPull pvops into release branch
2008-07-17 Pavel Emelyanovmib: add net to NET_ADD_STATS_USER
2008-07-17 Pavel Emelyanovmib: add net to NET_ADD_STATS_BH
2008-07-17 Pavel Emelyanovmib: add net to NET_INC_STATS_USER
2008-07-17 Pavel Emelyanovmib: add net to NET_INC_STATS_BH
2008-07-17 Pavel Emelyanovmib: add net to NET_INC_STATS
2008-07-17 Pavel Emelyanovtcp: replace tcp_sock argument with sock in some places
2008-07-17 Pavel Emelyanovinet: prepare net on the stack for NET accounting macros
2008-07-17 Pavel Emelyanovsock: add net to prot->enter_memory_pressure callback
2008-07-17 Pavel Emelyanovmib: add net to TCP_DEC_STATS
2008-07-17 Pavel Emelyanovmib: add net to TCP_INC_STATS_BH
2008-07-17 Pavel Emelyanovmib: add net to TCP_INC_STATS
2008-07-17 Pavel Emelyanovtcp: add net to tcp_mib_init
2008-07-17 Pavel Emelyanovinet: prepare struct net for TCP MIB accounting
2008-07-17 Pavel Emelyanovmib: add net to IP_ADD_STATS_BH
2008-07-17 Pavel Emelyanovmib: add net to IP_INC_STATS_BH
2008-07-17 Pavel Emelyanovmib: add net to IP_INC_STATS
2008-07-17 Pavel Emelyanovipv4: prepare net initialization for IP accounting
2008-07-17 Will Newtonnet/ipv4/tcp.c: Fix use of PULLHUP instead of POLLHUP...
2008-07-17 David S. MillerMerge branch 'stealer/ipvs/sync-daemon-cleanup-for...
2008-07-17 Rumen G. Bogdanovskiipvs: More reliable synchronization on connection close
2008-07-17 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-07-16 Sven Wegeneripvs: Use schedule_timeout_interruptible() instead...
2008-07-16 Sven Wegeneripvs: Put backup thread on mcast socket wait queue
2008-07-16 Sven Wegeneripvs: Use kthread_run() instead of doing a double-fork...
2008-07-16 Sven Wegeneripvs: Use ERR_PTR for returning errors from make_receiv...
2008-07-16 Sven Wegeneripvs: Initialize mcast addr at compile time
2008-07-16 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-07-15 Trond MyklebustMerge branch 'bkl-removal' into next
2008-07-15 Trond MyklebustMerge branch 'devel' into next
2008-07-15 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-15 Ingo MolnarMerge branch 'linus' into core/softlockup
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-15 Ingo MolnarMerge branch 'core/rcu' into core/rcu-for-linus
2008-07-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-15 Linus TorvaldsMerge branch 'genirq' of git://git./linux/kernel/git...
next