summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-19bpf: add event output helper for notifications/sampling/loggingDaniel Borkmann4-0/+38
2016-04-19bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_outputDaniel Borkmann2-1/+10
2016-04-19arcnet: com90xx: add __init attributeJulia Lawall1-1/+1
2016-04-19net/ipv6/addrconf: fix sysctl table indentationKonstantin Khlebnikov1-309/+307
2016-04-19net/ipv6/addrconf: simplify sysctl registrationKonstantin Khlebnikov2-27/+19
2016-04-19cls_cgroup: get sk_classid only from full socketsKonstantin Khlebnikov1-2/+5
2016-04-19net/mlx4_en: do batched put_page using atomic_subKonstantin Khlebnikov1-2/+6
2016-04-19net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOCKonstantin Khlebnikov1-1/+1
2016-04-19net: Add helpers for 64-bit aligning netlink attributes.David S. Miller2-19/+42
2016-04-19Merge branch 'ptmx-cleanup'Linus Torvalds3-82/+64
2016-04-19platform:x86 decouple telemetry driver from the optional IPC resourcesAubrey Li2-42/+54
2016-04-19ARM: 8564/1: fix cpu feature extracting helperVladimir Murzin1-1/+1
2016-04-19ARM: 8563/1: fix demoting HWCAP_SWPVladimir Murzin1-1/+1
2016-04-19net: Align IFLA_STATS64 attributes properly on architectures that need it.David S. Miller2-0/+20
2016-04-19net: w5100: don't build spi driver without w5100Arnd Bergmann1-1/+1
2016-04-18Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-6/+68
2016-04-18bpf: avoid warning for wrong pointer castArnd Bergmann1-2/+2
2016-04-18of_mdio: make of_mdiobus_register_{device|phy}() *void*Sergei Shtylyov1-13/+8
2016-04-18cpufreq: Abort cpufreq_update_current_freq() for cpufreq_suspended setRafael J. Wysocki1-0/+3
2016-04-18devpts: clean up interface to pty driversLinus Torvalds3-82/+64
2016-04-18enic: set netdev->vlan_featuresGovindarajulu Varadarajan1-0/+1
2016-04-18hv_netvsc: Implement support for VF drivers on Hyper-VKY Srinivasan4-26/+335
2016-04-18Merge branch 'fec-ksettings'David S. Miller5-17/+112
2016-04-18fec: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes1-8/+8
2016-04-18phy: add generic function to support ksetting supportPhilippe Reynes2-0/+85
2016-04-18net: ethtool: export conversion function between u32 and link modePhilippe Reynes2-9/+19
2016-04-18tun: don't require serialization lock on txPaolo Abeni1-1/+1
2016-04-18udp: fix if statement in SIOCINQ ioctlDan Carpenter1-6/+0
2016-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-4/+12
2016-04-18rtnetlink: rtnl_fill_stats: avoid an unnecssary stats copyRoopa Prabhu1-15/+8
2016-04-18omapfb: panel-sharp-ls037v7dw01: fix check of gpio_to_desc() return valueVladimir Zapolskiy1-8/+4
2016-04-18video: ARM CLCD: runtime check for VersatileLinus Walleij1-7/+8
2016-04-17Linux 4.6-rc4v4.6-rc4Linus Torvalds1-1/+1
2016-04-17Merge branch 'dsa-mv88e6xxx-switch-factorization'David S. Miller10-305/+247
2016-04-17net: dsa: mv88e6xxx: remove switch ID from psVivien Didelot2-33/+0
2016-04-17net: dsa: mv88e6xxx: add number of db to infoVivien Didelot6-18/+19
2016-04-17net: dsa: mv88e6xxx: add number of ports to infoVivien Didelot6-56/+38
2016-04-17net: dsa: mv88e6xxx: add family to infoVivien Didelot6-63/+38
2016-04-17net: dsa: mv88e6xxx: add switch infoVivien Didelot6-32/+93
2016-04-17net: dsa: mv88e6xxx: read switch ID in probeVivien Didelot1-27/+30
2016-04-17net: dsa: mv88e6xxx: drop revision probingVivien Didelot5-42/+1
2016-04-17net: dsa: mv88e6xxx: drop double ds assignmentVivien Didelot4-8/+0
2016-04-17net: dsa: constify probed nameVivien Didelot10-37/+39
2016-04-17macsec: fix crypto Kconfig dependencyArnd Bergmann1-0/+1
2016-04-17Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds1-2/+2
2016-04-17dm cache metadata: fix cmd_read_lock() acquiring write lockAhmed Samy1-2/+2
2016-04-16Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+9
2016-04-16Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-13/+14
2016-04-16Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-13/+94
2016-04-16Merge branch 'nfp-next'David S. Miller4-48/+176