Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-20connector: Added coredumping event to the process connectorJesper Derehag
2013-03-20filter: add ANC_PAY_OFFSET instruction for loading payload start offsetDaniel Borkmann
2013-03-20net: flow_dissector: add __skb_get_poff to get a start offset to payloadDaniel Borkmann
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-20flow_keys: include thoff into flow_keys for later usageDaniel Borkmann
2013-03-20udp: add encap_destroy callbackTom Parkin
2013-03-20Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-03-20packet: packet fanout rollover during socket overloadWillem de Bruijn
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-19inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-19ipvs: add backup_only flag to avoid loopsJulian Anastasov
2013-03-18Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-03-18Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-18perf,x86: fix link failure for non-Intel configsDavid Rientjes
2013-03-17tcp: Remove TCPCTChristoph Paasch
2013-03-17net: fix some typos in netif featuresCong Wang
2013-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-03-17vxlan: generalize forwarding tablesDavid Stevens
2013-03-17caif: remove caif_shmErwan Yvin
2013-03-17net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork
2013-03-16Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linuxLinus Torvalds
2013-03-16Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-15Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou
2013-03-15net: clean leftover of COMPAT_NET_DEV_OPS removalFernando Luis Vazquez Cao
2013-03-15netxen: write IP address to firmware when using bondingnikolay@redhat.com
2013-03-15Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-03-15list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney
2013-03-14skb: Propagate pfmemalloc on skb from head page onlyPavel Emelyanov
2013-03-14tcp: fix skb_availroom()Eric Dumazet
2013-03-14mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris
2013-03-14Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-14UAPI: fix endianness conditionals in linux/raid/md_p.hDavid Howells
2013-03-14UAPI: fix endianness conditionals in linux/acct.hDavid Howells
2013-03-14UAPI: fix endianness conditionals in linux/aio_abi.hDavid Howells
2013-03-14idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo
2013-03-14include/linux/res_counter.h needs errno.hAndrew Morton
2013-03-14Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-14Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-14Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-13ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev
2013-03-13ARM: at91: fix LCD-wiring modeJohan Hovold
2013-03-13atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold
2013-03-13drivers: net: ethernet: cpsw: change cpts_active_slave to active_slaveMugunthan V N
2013-03-13asm-generic: move cmpxchg*_local defs to cmpxchg.hJonas Bonn
2013-03-13idr: fix new kernel-doc warningsRandy Dunlap
2013-03-13Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-12tty/serial: Add support for Altera serial portLey Foon Tan