summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy
2014-11-04of: Fix overflow bug in string property parsing functionsGrant Likely
2014-11-04mac80211: add support for driver tx power reportingFelix Fietkau
2014-11-04ieee80211: add "max length of AMPDU" enum for VHTEran Harary
2014-11-04ARM: imx: clk-vf610: define PLL's clock treeStefan Agner
2014-11-03Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2014-11-03net: add rbnode to struct sk_buffEric Dumazet
2014-11-03uapi: add missing network related headers to kbuildstephen hemminger
2014-11-03net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak
2014-11-03net: shrink struct softnet_dataEric Dumazet
2014-11-02Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-11-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-11-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-10-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-10-31netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso
2014-10-31netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso
2014-10-31Return short read or 0 at end of a raw device, not EIODavid Jeffery
2014-10-30drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-10-30net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet
2014-10-30net: dsa: Add support for reading switch registers with ethtoolGuenter Roeck
2014-10-30net: dsa: Add support for switch EEPROM accessGuenter Roeck
2014-10-30net: dsa: Add support for reporting switch chip temperaturesGuenter Roeck
2014-10-30Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-10-29Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds
2014-10-29mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner
2014-10-29mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner
2014-10-29mm, thp: fix collapsing of hugepages on madviseDavid Rientjes
2014-10-29drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski
2014-10-29mac802154: rx: add software checksum filtering checkAlexander Aring
2014-10-29mac802154: separate omit tx/rx flagsAlexander Aring
2014-10-29mac802154: add support for promiscuous modeAlexander Aring
2014-10-29mac802154: add hardware address filter flagAlexander Aring
2014-10-29mac802154: add IEEE802154_HW_ARET hw flagAlexander Aring
2014-10-29mac802154: remove tab after defineAlexander Aring
2014-10-29neigh: optimize neigh_parms_release()Nicolas Dichtel
2014-10-29net: introduce napi_schedule_irqoff()Eric Dumazet
2014-10-29net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline
2014-10-29tcp: allow for bigger reordering levelEric Dumazet
2014-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-28block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not definedMartin K. Petersen
2014-10-28overlayfs: fix lockdep misannotationMiklos Szeredi
2014-10-28rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney