summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...David S. Miller2016-02-162-6/+28
|\
| * bcma: add support for BCM47094Rafał Miłecki2016-02-061-0/+1
| * bcma: support PMU present as separated bus coreRafał Miłecki2016-02-061-0/+19
| * bcma: use _PMU_ in all names of PMU registersRafał Miłecki2016-02-061-6/+6
| * bcma: identify bus cores (devices) found on BCM47189Rafał Miłecki2016-02-061-0/+2
* | ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}Keller, Jacob E2016-02-161-0/+8
* | Documentation/networking: add checksum-offloads.txt to explain LCOEdward Cree2016-02-121-0/+2
* | net: local checksum offload for encapsulationEdward Cree2016-02-121-0/+24
* | net: bulk free SKBs that were delay free'ed due to IRQ contextJesper Dangaard Brouer2016-02-111-0/+1
* | net: bulk free infrastructure for NAPI context, use napi_consume_skbJesper Dangaard Brouer2016-02-111-0/+3
* | igmp: Namespacify igmp_qrv sysctl knobNikolay Borisov2016-02-111-2/+0
* | igmp: Namespaceify igmp_llm_reports sysctl knobNikolay Borisov2016-02-111-1/+0
* | igmp: Namespaceify igmp_max_msf sysctl knobNikolay Borisov2016-02-111-1/+0
* | igmp: Namespaceify igmp_max_memberships sysctl knobNikolay Borisov2016-02-111-1/+0
* | net: Store checksum result for offloaded GSO checksumsAlexander Duyck2016-02-111-0/+15
* | net: Move GSO csum into SKB_GSO_CBAlexander Duyck2016-02-111-7/+7
* | ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg2016-02-111-0/+1
* | ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg2016-02-111-0/+1
* | tcp: __tcp_hdrlen() helperCraig Gallek2016-02-111-1/+6
* | tcp: new delivery accountingYuchung Cheng2016-02-071-0/+1
* | bpf: add lookup/update support for per-cpu hash and array mapsAlexei Starovoitov2016-02-061-0/+23
* | bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY mapAlexei Starovoitov2016-02-061-0/+1
* | ethtool: Declare netdev_rss_key as __read_mostly.Kim Jones2016-02-061-1/+1
* | team: track sum of rx_nohandler for all slavesJarod Wilson2016-02-061-0/+1
* | net: add rx_nohandler stat counterJarod Wilson2016-02-061-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-011-6/+5
|\ \
| * | net: simplify napi_synchronize() to avoid warningsArnd Bergmann2016-01-241-6/+5
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-02-013-6/+14
|\ \ \
| * | | phys_to_pfn_t: use phys_addr_tDan Williams2016-01-311-2/+2
| * | | block: use DAX for partition table readsDan Williams2016-01-301-0/+11
| * | | block: revert runtime dax control of the raw block deviceDan Williams2016-01-301-3/+0
| * | | fs, block: force direct-I/O for dax-enabled block devicesDan Williams2016-01-301-1/+1
* | | | Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-01-311-0/+1
|\ \ \ \
| * | | | tty: Wait interruptibly for tty lock on reopenPeter Hurley2016-01-261-0/+1
| |/ / /
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-01-311-3/+31
|\ \ \ \
| * | | | hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner2016-01-171-3/+31
| * | | | Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://...Thomas Gleixner2016-01-1241-259/+200
| |\ \ \ \
* | \ \ \ \ Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-01-311-6/+3
|\ \ \ \ \ \
| * | | | | | perf: Synchronously clean up child eventsPeter Zijlstra2016-01-291-3/+0
| * | | | | | perf/bpf: Convert perf_event_array to use struct fileAlexei Starovoitov2016-01-291-2/+2
| * | | | | | perf: Collapse and fix event_function_call() usersPeter Zijlstra2016-01-211-1/+1
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-311-0/+1
|\ \ \ \ \ \ \
| * | | | | | | irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED tokenMarc Zyngier2016-01-261-0/+1
* | | | | | | | Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-291-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | swiotlb: Make linux/swiotlb.h standalone includibleThierry Reding2016-01-201-0/+3
* | | | | | | | | Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-291-9/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | include/linux/cleancache.h: Clean up codeChen Gang2016-01-271-8/+6
| * | | | | | | | | cleancache: constify cleancache_ops structureJulia Lawall2016-01-271-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-291-4/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iommu: Update struct iommu_ops commentsMagnus Damm2016-01-291-4/+12
| | |_|_|_|_|/ / / | |/| | | | | | |