summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* connector: Added coredumping event to the process connectorJesper Derehag2013-03-202-1/+13
* filter: add ANC_PAY_OFFSET instruction for loading payload start offsetDaniel Borkmann2013-03-202-1/+3
* net: flow_dissector: add __skb_get_poff to get a start offset to payloadDaniel Borkmann2013-03-201-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-2027-50/+151
|\
| * flow_keys: include thoff into flow_keys for later usageDaniel Borkmann2013-03-201-0/+1
| * udp: add encap_destroy callbackTom Parkin2013-03-201-0/+1
| * Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-03-201-0/+12
| |\
| | * ipvs: add backup_only flag to avoid loopsJulian Anastasov2013-03-191-0/+12
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-195-13/+28
| |\ \
| | * | inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa2013-03-191-0/+9
| | * | net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork2013-03-171-0/+1
| | * | Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou2013-03-151-2/+4
| | |/
| | * skb: Propagate pfmemalloc on skb from head page onlyPavel Emelyanov2013-03-141-2/+4
| | * tcp: fix skb_availroom()Eric Dumazet2013-03-141-2/+5
| | * ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev2013-03-131-7/+5
| * | Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtdLinus Torvalds2013-03-181-0/+7
| |\ \
| | * | mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris2013-03-141-0/+7
| * | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-181-1/+1
| |\ \ \
| | * | | ARM: at91: fix LCD-wiring modeJohan Hovold2013-03-131-1/+0
| | * | | atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold2013-03-131-0/+1
| | | |/ | | |/|
| * | | perf,x86: fix link failure for non-Intel configsDavid Rientjes2013-03-171-1/+5
| * | | Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linuxLinus Torvalds2013-03-152-6/+10
| |\ \ \
| | * | | asm-generic: move cmpxchg*_local defs to cmpxchg.hJonas Bonn2013-03-132-6/+10
| * | | | Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-154-1/+5
| |\ \ \ \
| | * | | | mfd: wm831x: Don't forward declare enum wm831x_auxadcMark Brown2013-03-122-1/+3
| | * | | | mfd: tps65912: Declare and use tps65912_irq_exit()Mark Brown2013-03-121-0/+1
| | * | | | mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan2013-03-121-0/+1
| * | | | | perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-151-0/+2
| * | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2013-03-141-1/+3
| |\ \ \ \ \
| | * | | | | list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney2013-03-141-1/+3
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-135-22/+61
| |\ \ \ \ \
| | * | | | | UAPI: fix endianness conditionals in linux/raid/md_p.hDavid Howells2013-03-131-2/+4
| | * | | | | UAPI: fix endianness conditionals in linux/acct.hDavid Howells2013-03-131-2/+4
| | * | | | | UAPI: fix endianness conditionals in linux/aio_abi.hDavid Howells2013-03-131-2/+2
| | * | | | | idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo2013-03-131-16/+50
| | * | | | | include/linux/res_counter.h needs errno.hAndrew Morton2013-03-131-0/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-131-1/+2
| |\ \ \ \ \
| | * | | | | usb: gadget: composite: fix kernel-doc warningsNishanth Menon2013-03-051-1/+2
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-131-1/+4
| |\ \ \ \ \
| | * | | | | tty/serial: Add support for Altera serial portLey Foon Tan2013-03-121-1/+4
| | |/ / / /
| * | | | | Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-131-3/+6
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge tag 'iio-fixes-for-3.9a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-03-061-3/+6
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is notGuenter Roeck2013-03-021-3/+6
| * | | | | idr: fix new kernel-doc warningsRandy Dunlap2013-03-121-1/+1
| * | | | | Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-121-0/+3
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | acpi: Export the acpi_processor_get_performance_infoKonrad Rzeszutek Wilk2013-03-061-0/+3
* | | | | | packet: packet fanout rollover during socket overloadWillem de Bruijn2013-03-191-0/+2
* | | | | | tcp: Remove TCPCTChristoph Paasch2013-03-174-131/+2
* | | | | | net: fix some typos in netif featuresCong Wang2013-03-171-2/+2
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-03-171-6/+7
|\ \ \ \ \ \