summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-11-16net: provide a per host RSS key generic infrastructureEric Dumazet1-0/+6
2014-11-15Revert "fast_hash: avoid indirect function calls"Jay Vosburgh1-0/+34
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-43/+132
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2014-11-14mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen1-0/+1
2014-11-14mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim2-0/+17
2014-11-13rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf1-5/+5
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak1-2/+3
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak1-1/+3
2014-11-13rhashtable: Add parent argument to mutex_is_heldHerbert Xu1-1/+2
2014-11-13rhashtable: Move mutex_is_held under PROVE_LOCKINGHerbert Xu1-0/+2
2014-11-13Merge tag 'trace-fixes-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2014-11-13Merge tag 'mfd-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+7
2014-11-12net: phy: add module_phy_driver macroJohan Hovold1-0/+24
2014-11-12net: Remove __skb_alloc_page and __skb_alloc_pagesAlexander Duyck1-43/+0
2014-11-12net: Add device Rx page allocation functionAlexander Duyck1-0/+48
2014-11-12net: kill netif_copy_real_num_queues()WANG Cong1-17/+0
2014-11-11net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli1-0/+1
2014-11-11tracing: Do not busy wait in buffer spliceRabin Vincent1-1/+1
2014-11-10Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller4-5/+224
2014-11-10net: gro: add a per device gro flush timerEric Dumazet1-10/+10
2014-11-10mfd: max77693: Fix always masked MUIC interruptsKrzysztof Kozlowski1-0/+7
2014-11-10Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-14/+70
2014-11-07net: Kill skb_copy_datagram_const_iovecHerbert Xu1-3/+0
2014-11-07inet: Add skb_copy_datagram_iterHerbert Xu1-0/+3
2014-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-11-06Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+6
2014-11-06net: Remove MPLS GSO feature.Pravin B Shelar3-8/+2
2014-11-06fast_hash: avoid indirect function callsHannes Frederic Sowa1-34/+0
2014-11-06ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong1-10/+0
2014-11-06net: Add and use skb_copy_datagram_msg() helper.David S. Miller1-0/+6
2014-11-06udp: Changes to udp_offload to support remote checksum offloadTom Herbert3-2/+7
2014-11-05include/linux/socket.h: Fix commentRasmus Villemoes1-1/+1
2014-11-05PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()Yinghai Lu1-1/+6
2014-11-05Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville1-1/+21
2014-11-04of: Fix overflow bug in string property parsing functionsGrant Likely1-14/+70
2014-11-04ieee80211: add "max length of AMPDU" enum for VHTEran Harary1-1/+16
2014-11-04Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds1-4/+4
2014-11-04net: add rbnode to struct sk_buffEric Dumazet1-7/+13
2014-11-03net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak2-1/+31
2014-11-03net: shrink struct softnet_dataEric Dumazet1-7/+8
2014-11-03Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds1-18/+3
2014-11-03Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-2/+1
2014-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+22
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller37-108/+434
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+14
2014-10-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-4/+200
2014-10-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+0
2014-10-31Return short read or 0 at end of a raw device, not EIODavid Jeffery1-0/+1
2014-10-31net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet1-2/+6