summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-13switchdev: add new switchdev bridge setlinkScott Feldman1-11/+140
2015-05-13switchdev: add bridge port flags attrScott Feldman2-0/+27
2015-05-13rocker: use switchdev add/del obj for bridge port vlansScott Feldman1-7/+123
2015-05-13switchdev: add port vlan objScott Feldman1-0/+8
2015-05-13switchdev: introduce switchdev add/del obj opsScott Feldman2-0/+138
2015-05-13switchdev: convert STP update to switchdev attr setScott Feldman5-50/+31
2015-05-13rocker: support prepare-commit transaction modelScott Feldman1-249/+451
2015-05-13switchdev: convert parent_id_get to switchdev attr getScott Feldman6-57/+51
2015-05-13switchdev: introduce get/set attrs opsScott Feldman2-0/+212
2015-05-13switchdev: s/swdev_/switchdev_/Jiri Pirko5-58/+59
2015-05-13switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko11-171/+166
2015-05-13net_sched: gred: add TCA_GRED_LIMIT attributeDavid Ward2-5/+26
2015-05-13ARM: net: add JIT support for loads from struct seccomp_data.Nicolas Schichan1-0/+10
2015-05-12infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches3-5/+4
2015-05-12IB/qib: fix test of unsigned variableMike Marciniszyn2-2/+3
2015-05-12RDMA/core: Fix for parsing netlink string attributeTatyana Nikolova1-1/+1
2015-05-12MIPS: fix FP mode selection in lieu of .MIPS.abiflags dataPaul Burton1-15/+17
2015-05-12Update be2net maintainers' email addressesSathya Perla1-4/+5
2015-05-12Merge branch 'netdev_page_frags'David S. Miller12-171/+223
2015-05-12bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()Alexander Duyck2-2/+2
2015-05-12hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag()Alexander Duyck1-1/+1
2015-05-12e1000: Replace e1000_free_frag with skb_free_fragAlexander Duyck1-12/+7
2015-05-12mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_fragAlexander Duyck1-1/+1
2015-05-12netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_fragAlexander Duyck1-1/+1
2015-05-12net: Add skb_free_frag to replace use of put_page in freeing skb->headAlexander Duyck2-4/+11
2015-05-12mm/net: Rename and move page fragment handling from net/ to mm/Alexander Duyck5-97/+127
2015-05-12net: Store virtual address instead of page in netdev_alloc_cacheAlexander Duyck2-26/+34
2015-05-12igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculationAlexander Duyck1-8/+3
2015-05-12net: Use cached copy of pfmemalloc to avoid accessing pageAlexander Duyck1-62/+79
2015-05-12MIPS: SMP: Fix build error.Ralf Baechle2-3/+5
2015-05-12MAINTAINERS: update the official rdma git repoDoug Ledford1-1/+1
2015-05-12Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds6-92/+228
2015-05-12iw_cxgb4: use wildcard mapping for getting remote addr infoSteve Wise1-8/+8
2015-05-12IB/ehca: use correct destination for memcpyNicholas Mc Guire1-2/+2
2015-05-11Merge tag 'spi-fix-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-46/+89
2015-05-11net: sched: deprecate enqueue_root()Eric Dumazet2-8/+2
2015-05-11net: ll_temac: Use one return statement instead of twoMichal Simek1-3/+1
2015-05-11Merge tag 'iommu-fixes-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-31/+4
2015-05-11net: fec: add support of ethtool get_regsPhilippe Reynes1-0/+78
2015-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-3/+25
2015-05-11Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-2053/+167
2015-05-11net: sched: fix typo in net_device ifdefDaniel Borkmann1-1/+1
2015-05-11Merge tag 'md/4.1-rc3-fixes' of git://neil.brown.name/mdLinus Torvalds2-55/+73
2015-05-11net_sched: gred: use correct backlog value in WRED modeDavid Ward1-2/+2
2015-05-11pppoe: drop pppoe device in pppoe_unbind_sock_workFelix Fietkau1-0/+4
2015-05-11iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1Will Deacon1-28/+2
2015-05-11Merge remote-tracking branches 'spi/fix/fsl-cpm', 'spi/fix/fsl-dspi' and 'spi...Mark Brown3-16/+38
2015-05-11Merge tag 'spi-v4.1-rc1' into spi-linusMark Brown6-31/+52
2015-05-11Merge branch 'handle_ing_lightweight'David S. Miller3-77/+33
2015-05-11net: sched: further simplify handle_ingDaniel Borkmann3-61/+31