summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-04-17net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap
2012-04-17ipv6: clean up rt6_clean_expiresJiri Bohac
2012-04-17ipv6: fix rt6_update_expiresJiri Bohac
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry
2012-04-17of/irq: add empty irq_of_parse_and_map() for non-dt buildsThomas Abraham
2012-04-17firewire: move rcode_string() to coreClemens Ladisch
2012-04-17firewire: core: fix DMA mapping directionStefan Richter
2012-04-17mfd: Revert "mfd: add irq domain support for max8997 interrupts"Mark Brown
2012-04-17Merge tag 'v3.4-rc3' into drm-intel-next-queuedDaniel Vetter
2012-04-17debugfs: Add support to print u32 array in debugfsSrivatsa Vaddagiri
2012-04-16net_sched: red: Make minor corrections to commentsDavid Ward
2012-04-17seccomp: use a static inline for a function stubStephen Rothwell
2012-04-16mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker
2012-04-16nfsd: include cld.h in the headers_install targetJeff Layton
2012-04-16regulator: core: Provide standard enable operations for regmap usersMark Brown
2012-04-16regulator: core: Provide regmap based voltage_sel operationsMark Brown
2012-04-16regulator: core: Allow drivers to pass in a regmapMark Brown
2012-04-16mfd: add irq domain support for max8997 interruptsThomas Abraham
2012-04-16ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown
2012-04-16mac80211: add function retrieve average rssiWey-Yi Guy
2012-04-16tcp: restore formatting of macros for tcp_skb_cb sacked fieldNeal Cardwell
2012-04-16ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown
2012-04-16mac80211: Set the correct values for hwmp (1) and airtimeLinkMetric (1)Javier Cardona
2012-04-16cfg80211: enforce lack of interface combinationsJohannes Berg
2012-04-16Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi
2012-04-16mfd : Fix dbx500 compilation errorDaniel Lezcano
2012-04-16Bluetooth: Temporary keys should be retained during connectionVishal Agarwal
2012-04-16Bluetooth: hci_persistent_key should return boolVishal Agarwal
2012-04-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-15SCSI: Fix error handling when no ULD is attachedMartin K. Petersen
2012-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-15macvlan: add FDB bridge ops and macvlan flagsJohn Fastabend
2012-04-15net: addr_list: add exclusive dev_uc_add and dev_mc_addJohn Fastabend
2012-04-15net: add generic PF_BRIDGE:RTM_ FDB hooksJohn Fastabend
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-04-15mmzone: fix comment typo coelesce -> coalesceWang YanQing
2012-04-15virtio-net: send gratuitous packets when neededJason Wang
2012-04-14target: Rename target_allocate_tasks to target_setup_cmd_from_cdbAndy Grover
2012-04-14target: Remove transport_do_task_sg_chain() and associated detritusRoland Dreier
2012-04-14target: add unknown size flag to target_submit_cmd()Sebastian Andrzej Siewior
2012-04-14target: Remove obsolete DF_READ_ONLY usageNicholas Bellinger
2012-04-14tcp: bind() use stronger condition for bind_conflictAlex Copot
2012-04-14inet: makes syn_ack_timeout mandatoryEric Dumazet
2012-04-14tcp: RFC6298 supersedes RFC2988bisEric Dumazet
2012-04-14tunnel: implement 64 bits statisticsstephen hemminger
2012-04-14do not export kernel's NULL #define to userspaceLubos Lunak
2012-04-14uprobes/core: Decrement uprobe count before the pages are unmappedSrikar Dronamraju
2012-04-14Merge branch 'perf/core' into perf/uprobesIngo Molnar
2012-04-14ptrace,seccomp: Add PTRACE_SECCOMP supportWill Drewry