summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-05-12IB/qib: fix test of unsigned variableMike Marciniszyn
2015-05-12RDMA/core: Fix for parsing netlink string attributeTatyana Nikolova
2015-05-12MIPS: fix FP mode selection in lieu of .MIPS.abiflags dataPaul Burton
2015-05-12Update be2net maintainers' email addressesSathya Perla
2015-05-12Merge branch 'netdev_page_frags'David S. Miller
2015-05-12bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()Alexander Duyck
2015-05-12hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag()Alexander Duyck
2015-05-12e1000: Replace e1000_free_frag with skb_free_fragAlexander Duyck
2015-05-12mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_fragAlexander Duyck
2015-05-12netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_fragAlexander Duyck
2015-05-12net: Add skb_free_frag to replace use of put_page in freeing skb->headAlexander Duyck
2015-05-12mm/net: Rename and move page fragment handling from net/ to mm/Alexander Duyck
2015-05-12net: Store virtual address instead of page in netdev_alloc_cacheAlexander Duyck
2015-05-12igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculationAlexander Duyck
2015-05-12net: Use cached copy of pfmemalloc to avoid accessing pageAlexander Duyck
2015-05-12MIPS: SMP: Fix build error.Ralf Baechle
2015-05-11MAINTAINERS: update the official rdma git repoDoug Ledford
2015-05-11Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-05-11iw_cxgb4: use wildcard mapping for getting remote addr infoSteve Wise
2015-05-11IB/ehca: use correct destination for memcpyNicholas Mc Guire
2015-05-11Merge tag 'spi-fix-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-11net: sched: deprecate enqueue_root()Eric Dumazet
2015-05-11net: ll_temac: Use one return statement instead of twoMichal Simek
2015-05-11Merge tag 'iommu-fixes-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-05-11net: fec: add support of ethtool get_regsPhilippe Reynes
2015-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-05-11Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-11net: sched: fix typo in net_device ifdefDaniel Borkmann
2015-05-11Merge tag 'md/4.1-rc3-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-05-11net_sched: gred: use correct backlog value in WRED modeDavid Ward
2015-05-11pppoe: drop pppoe device in pppoe_unbind_sock_workFelix Fietkau
2015-05-11iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1Will Deacon
2015-05-11Merge remote-tracking branches 'spi/fix/fsl-cpm', 'spi/fix/fsl-dspi' and 'spi...Mark Brown
2015-05-11Merge tag 'spi-v4.1-rc1' into spi-linusMark Brown
2015-05-11Merge branch 'handle_ing_lightweight'David S. Miller
2015-05-11net: sched: further simplify handle_ingDaniel Borkmann
2015-05-11net: sched: consolidate handle_ing and ing_filterDaniel Borkmann
2015-05-11test: bpf: extend "load 64-bit immediate" testcaseXi Wang
2015-05-11net: qca_spi: Fix possible race during probeStefan Wahren
2015-05-11Merge branch 'bonding_netlink_lacp'David S. Miller
2015-05-11bonding: add netlink support for sys prio, actor sys mac, and port keyAndy Gospodarek
2015-05-11bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar
2015-05-11bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar
2015-05-11bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar
2015-05-11Merge branch 'kernel_socket_netns'David S. Miller
2015-05-11net: kill sk_change_net and sk_release_kernelEric W. Biederman
2015-05-11netlink: Create kernel netlink sockets in the proper network namespaceEric W. Biederman
2015-05-11net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman
2015-05-11net: Add a struct net parameter to sock_create_kernEric W. Biederman