summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-28netlink: Fix shadow warning on jiffiesMark Rustad
2014-07-27inet: frag: use seqlock for hash rebuildFlorian Westphal
2014-07-27inet: frag: remove periodic secret rebuild timerFlorian Westphal
2014-07-27inet: frag: remove lru listFlorian Westphal
2014-07-27inet: frag: don't account number of fragment queuesFlorian Westphal
2014-07-27inet: frag: move eviction of queues to work queueFlorian Westphal
2014-07-27inet: frag: move evictor calls into frag_find functionFlorian Westphal
2014-07-27inet: frag: constify match, hashfn and constructor argumentsFlorian Westphal
2014-07-26Bluetooth: Provide defaults for LE advertising intervalGeorg Lukas
2014-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-07-25netfilter: kill remnants of ulog targetsPaul Bolle
2014-07-24net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'Alexei Starovoitov
2014-07-24Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2014-07-24openvswitch: Enable tunnel GSO for OVS bridge.Pravin B Shelar
2014-07-24openvswitch: Allow each vport to have an array of 'port_id's.Alex Wang
2014-07-23Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-23mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi
2014-07-24Bluetooth: Fix issue with ADV_IND reports and auto-connection handlingMarcel Holtmann
2014-07-23sock: remove skb argument from sk_rcvqueues_fullSorin Dumitru
2014-07-23Bluetooth: Get MWS transport configuration of the controllerMarcel Holtmann
2014-07-23Bluetooth: Read list of local codecs supported by the controllerMarcel Holtmann
2014-07-23libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo
2014-07-23pinctrl: dra: dt-bindings: Fix pull enable/disableNishanth Menon
2014-07-22net/mlx4_core: Use low memory profile on kdump kernelAmir Vadai
2014-07-23NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooksMark A. Greer
2014-07-23NFC: digital: Remove extra blank lineMark A. Greer
2014-07-23NFC: hci: Add stop_poll HCI operand.Christophe Ricard
2014-07-23NFC: st21nfcb: few code clean upChristophe Ricard
2014-07-23NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chipChristophe Ricard
2014-07-22net: skbuff: Use ALIGN macro instead of open coding itTobias Klauser
2014-07-22net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAYDavid Laight
2014-07-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-07-22fuse: add FUSE_NO_OPEN_SUPPORT flag to INITAndrew Gallagher
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-07-21mac80211: add support for Rx reordering offloadingMichal Kazior
2014-07-21mac80211: add TDLS QoS param IE on setup-confirmArik Nemtsov
2014-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-07-20net: print net_device reg_state in netdev_* unless it's registeredVeaceslav Falico
2014-07-20net: use dev->name in netdev_pr* when it's availableVeaceslav Falico
2014-07-21NFC: digital: Add digital framing calls when in target modeMark A. Greer
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-07-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-18Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-18b43: use one shared function for setting MAC frequencyRafał Miłecki
2014-07-18bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)Rafał Miłecki
2014-07-18ssb: extract power info from SPROM revs 4 and 5Rafał Miłecki
2014-07-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville