summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-11-16mlx4: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16net: provide a per host RSS key generic infrastructureEric Dumazet
2014-11-14Revert "fast_hash: avoid indirect function calls"Jay Vosburgh
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-13mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen
2014-11-13mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim
2014-11-13rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak
2014-11-13rhashtable: Add parent argument to mutex_is_heldHerbert Xu
2014-11-13rhashtable: Move mutex_is_held under PROVE_LOCKINGHerbert Xu
2014-11-12Merge tag 'trace-fixes-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-11-12Merge tag 'mfd-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2014-11-12net: phy: add module_phy_driver macroJohan Hovold
2014-11-12net: Remove __skb_alloc_page and __skb_alloc_pagesAlexander Duyck
2014-11-12net: Add device Rx page allocation functionAlexander Duyck
2014-11-11net: kill netif_copy_real_num_queues()WANG Cong
2014-11-11net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli
2014-11-10tracing: Do not busy wait in buffer spliceRabin Vincent
2014-11-10Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-10net: gro: add a per device gro flush timerEric Dumazet
2014-11-10mfd: max77693: Fix always masked MUIC interruptsKrzysztof Kozlowski
2014-11-09Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-11-07net: Kill skb_copy_datagram_const_iovecHerbert Xu
2014-11-07inet: Add skb_copy_datagram_iterHerbert Xu
2014-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-06Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-05net: Remove MPLS GSO feature.Pravin B Shelar
2014-11-05fast_hash: avoid indirect function callsHannes Frederic Sowa
2014-11-05ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller
2014-11-05udp: Changes to udp_offload to support remote checksum offloadTom Herbert
2014-11-05include/linux/socket.h: Fix commentRasmus Villemoes
2014-11-05PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()Yinghai Lu
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-04of: Fix overflow bug in string property parsing functionsGrant Likely
2014-11-04ieee80211: add "max length of AMPDU" enum for VHTEran Harary
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-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 '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 '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-31Return short read or 0 at end of a raw device, not EIODavid Jeffery