summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal2016-04-141-0/+3
* netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal2016-04-141-1/+1
* netfilter: x_tables: check for bogus target offsetFlorian Westphal2016-04-141-2/+2
* netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal2016-04-141-0/+3
* netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal2016-04-141-0/+4
* net: mdio: Fix lockdep falls positive splatAndrew Lunn2016-04-111-0/+11
* Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller2016-04-111-0/+4
|\
| * Merge ath-next from ath.gitKalle Valo2016-04-071-0/+4
| |\
| | * ath9k: Allow platform override BTCoex pinMiaoqing Pan2016-03-111-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-0921-70/+75
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-091-1/+4
| |\ \ \
| | * | | GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck2016-04-071-1/+4
| * | | | Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-04-091-2/+0
| |\ \ \ \
| | * | | | iommu: provide of_xlate pointer unconditionallyArnd Bergmann2016-04-051-2/+0
| * | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-04-072-0/+20
| |\ \ \ \ \
| | * | | | | fs: add file_dentry()Miklos Szeredi2016-03-262-0/+20
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-04-051-1/+1
| |\ \ \ \ \ \
| | * | | | | | compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini2016-04-051-1/+1
| * | | | | | | Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds2016-04-0414-45/+29
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | mm: drop PAGE_CACHE_* and page_cache_{get,release} definitionKirill A. Shutemov2016-04-041-15/+0
| | * | | | | | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-048-11/+10
| | * | | | | | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-049-19/+19
| * | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-032-19/+19
| |\ \ \ \ \ \ \
| | * | | | | | | locking/atomic, sched: Unexport fetch_or()Frederic Weisbecker2016-03-291-21/+0
| | * | | | | | | timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker2016-03-291-2/+2
| | * | | | | | | locking/atomic: Introduce atomic_fetch_or()Frederic Weisbecker2016-03-291-0/+21
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-04-021-2/+2
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitionsOctavian Purdila2016-03-251-2/+2
* | | | | | | | Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...David S. Miller2016-04-082-1/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | mac80211: add A-MSDU tx supportFelix Fietkau2016-04-061-0/+3
| * | | | | | | | mac80211: add fast-rx pathJohannes Berg2016-04-061-0/+10
| * | | | | | | | ieee80211: support parsing Fine Timing Measurement action frameAvraham Stern2016-04-051-0/+11
| * | | | | | | | rhashtable: accept GFP flags in rhashtable_walk_initBob Copeland2016-04-051-1/+2
| |/ / / / / / /
* | | | | | | | bpf: sanitize bpf tracepoint accessAlexei Starovoitov2016-04-072-0/+2
* | | | | | | | bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...Alexei Starovoitov2016-04-071-0/+1
* | | | | | | | perf: split perf_trace_buf_prepare into alloc and update partsAlexei Starovoitov2016-04-072-5/+5
* | | | | | | | perf: optimize perf_fetch_caller_regsAlexei Starovoitov2016-04-071-2/+0
* | | | | | | | udp: Remove udp_offloadsTom Herbert2016-04-071-17/+0
* | | | | | | | udp: Add GRO functions to UDP socketTom Herbert2016-04-071-0/+8
* | | | | | | | tun: use socket locks for sk_{attach,detatch}_filterHannes Frederic Sowa2016-04-071-4/+0
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | udp: enable MSG_PEEK at non-zero offsetsamanthakumar2016-04-051-1/+6
* | | | | | | udp: no longer use SLAB_DESTROY_BY_RCUEric Dumazet2016-04-041-4/+4
* | | | | | | stmmac: add new DT platform entries for GMAC4Alexandre TORGUE2016-04-021-0/+2
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-014-1/+10
|\ \ \ \ \ \
| * | | | | | stmmac: fix MDIO settingsGiuseppe CAVALLARO2016-04-011-1/+1
| * | | | | | Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO2016-04-011-1/+0
| * | | | | | tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann2016-04-011-0/+4
| * | | | | | netfilter: ipset: fix race condition in ipset save, swap and deleteVishwanath Pai2016-03-281-0/+4
| * | | | | | net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362Jaedon Shin2016-03-251-0/+2
* | | | | | | include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()Chen Gang2016-04-011-1/+1
| |_|_|/ / / |/| | | | |