summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-21lwtunnel: autoload of lwt modulesRobert Shearman2-1/+40
2016-02-21MAINTAINERS: Drop myself as xen netback maintainerIan Campbell1-1/+0
2016-02-21vlan: turn on unicast filtering on vlan deviceZhang Shengju2-1/+1
2016-02-21sctp: Fix port hash table size computationNeil Horman1-8/+38
2016-02-21can: ems_usb: Fix possible tx overflowGerhard Uttenthaler1-4/+10
2016-02-20Linux 4.5-rc5v4.5-rc5Linus Torvalds1-1/+1
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds17-134/+500
2016-02-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+3
2016-02-20Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds14-7/+91
2016-02-20Merge tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds4-18/+76
2016-02-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds26-142/+138
2016-02-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds16-124/+184
2016-02-20kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot1-2/+3
2016-02-20can: ifi: Add IFI CANFD IP supportMarek Vasut5-0/+932
2016-02-20can: ifi: Add DT bindings for ifi,canfdMarek Vasut1-0/+15
2016-02-20of: Add vendor prefix for I/F/IMarek Vasut1-0/+1
2016-02-20can: Makefile: Sort the MakefileMarek Vasut1-8/+8
2016-02-20can: Kconfig: sort drivers alphabeticallyMarc Kleine-Budde1-25/+24
2016-02-20can: Kconfig: Sort the Kconfig includesMarek Vasut1-10/+4
2016-02-20can: sja1000: of: add compatibility with Technologic Systems versionDamien Riegel1-0/+47
2016-02-20can: sja1000: add documentation for Technologic Systems versionDamien Riegel1-1/+2
2016-02-20can: sja1000: of: add per-compatible init hookDamien Riegel1-9/+31
2016-02-20Bluetooth: hci_core: Avoid mixing up req_complete and req_complete_skbDouglas Anderson1-2/+4
2016-02-20Merge branch 'bpf-get-stackid'David S. Miller18-30/+642
2016-02-20samples/bpf: offwaketime exampleAlexei Starovoitov4-0/+322
2016-02-20bpf: introduce BPF_MAP_TYPE_STACK_TRACEAlexei Starovoitov6-1/+269
2016-02-20perf: generalize perf_callchainAlexei Starovoitov8-29/+51
2016-02-19net: bcmgenet: Fix internal PHY link stateJaedon Shin1-2/+1
2016-02-19af_unix: Don't use continue to re-execute unix_stream_read_generic loopRainer Weikusat1-1/+2
2016-02-19unix_diag: fix incorrect sign extension in unix_lookup_by_inoDmitry V. Levin1-1/+1
2016-02-19net: use skb_postpush_rcsum instead of own implementationsDaniel Borkmann5-20/+7
2016-02-19phy: marvell/micrel: Fix Unpossible conditionAndrew Lunn2-9/+10
2016-02-19Merge branch 'bnxt_en-fixes'David S. Miller1-5/+4
2016-02-19bnxt_en: Failure to update PHY is not fatal condition.Michael Chan1-1/+1
2016-02-19bnxt_en: Remove unnecessary call to update PHY settings.Michael Chan1-4/+2
2016-02-19bnxt_en: Poll link at the end of __bnxt_open_nic().Michael Chan1-0/+1
2016-02-19Merge branch 'ethtool-perqueue-params'David S. Miller16-73/+760
2016-02-19i40e/ethtool: support coalesce setting by queueKan Liang1-0/+7
2016-02-19i40e/ethtool: support coalesce getting by queueKan Liang1-0/+7
2016-02-19i40e: queue-specific settings for interrupt moderationKan Liang6-70/+120
2016-02-19net/ethtool: support set coalesce per queueKan Liang2-0/+68
2016-02-19net/ethtool: support get coalesce per queueKan Liang2-2/+41
2016-02-19net/ethtool: introduce a new ioctl for per queue settingKan Liang2-2/+42
2016-02-19test_bitmap: unit tests for lib/bitmap.cDavid Decotigny5-1/+378
2016-02-19lib/bitmap.c: conversion routines to/from u32 arrayDavid Decotigny2-0/+99
2016-02-19hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hookNishanth Menon1-6/+1
2016-02-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-39/+176
2016-02-19Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2016-02-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds14-66/+150
2016-02-19ser_gigaset: use container_of() instead of detourPaul Bolle1-8/+1