summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | uapi: fix linux/if_pppol2tp.h userspace compilation errorsDmitry V. Levin2017-02-141-4/+3
| * | | | | | | | | | | packet: fix races in fanout_add()Eric Dumazet2017-02-141-25/+30
| * | | | | | | | | | | ibmvnic: Fix initial MTU settingsThomas Falcon2017-02-141-7/+5
| * | | | | | | | | | | net: ethernet: ti: cpsw: fix cpsw assignment in resumeIvan Khoronzhuk2017-02-141-1/+1
| * | | | | | | | | | | kcm: fix a null pointer dereference in kcm_sendmsg()WANG Cong2017-02-141-2/+4
| * | | | | | | | | | | net: fec: fix multicast filtering hardware setupRui Sousa2017-02-141-14/+9
| * | | | | | | | | | | Merge branch 'ipv6-v4mapped'David S. Miller2017-02-144-8/+24
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ipv6: Handle IPv4-mapped src to in6addr_any dst.Jonathan T. Leighton2017-02-143-8/+21
| | * | | | | | | | | | | ipv6: Inhibit IPv4-mapped src address on the wire.Jonathan T. Leighton2017-02-141-0/+3
| |/ / / / / / / / / / /
| * | | | | | | | | | | net/mlx5e: Disable preemption when doing TC statistics upcallOr Gerlitz2017-02-141-0/+4
| * | | | | | | | | | | Merge branch 'rhashtable-allocation-failure-during-insertion'David S. Miller2017-02-135-94/+316
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | rhashtable: Add nested tablesHerbert Xu2017-02-132-72/+276
| | * | | | | | | | | | | tipc: Fix tipc_sk_reinit race conditionsHerbert Xu2017-02-132-11/+23
| | * | | | | | | | | | | gfs2: Use rhashtable walk interface in glock_hash_walkHerbert Xu2017-02-131-11/+17
| |/ / / / / / / / / / /
| * | | | | | | | | | | NET: Fix /proc/net/arp for AX.25Ralf Baechle2017-02-131-6/+6
| * | | | | | | | | | | xen-netback: vif counters from int/long to u64Mart van Santen2017-02-132-8/+8
| * | | | | | | | | | | MAINTAINERS: Remove old e-mail addressArnaldo Carvalho de Melo2017-02-132-12/+8
| * | | | | | | | | | | net/llc: avoid BUG_ON() in skb_orphan()Eric Dumazet2017-02-122-0/+6
| * | | | | | | | | | | bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov2017-02-1211-38/+151
| * | | | | | | | | | | ibmvnic: Call napi_disable instead of napi_enable in failure pathNathan Fontenot2017-02-111-1/+1
| * | | | | | | | | | | ibmvnic: Initialize completion variables before starting workNathan Fontenot2017-02-111-8/+9
* | | | | | | | | | | | Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-02-143-14/+23
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | / / / / / / / / | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | [media] cec: initiator should be the same as the destination for, pollHans Verkuil2017-02-131-4/+3
| * | | | | | | | | | [media] videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGBHans Verkuil2017-02-132-10/+20
* | | | | | | | | | | Linux 4.10-rc8v4.10-rc8Linus Torvalds2017-02-121-1/+1
* | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-117-15/+38
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin2017-02-101-0/+2
| * | | | | | | | | | | x86/tsc: Make the TSC ADJUST sanitizing work for tsc_reliableThomas Gleixner2017-02-101-9/+7
| * | | | | | | | | | | x86/tsc: Avoid the large time jump when sanitizing TSC ADJUSTThomas Gleixner2017-02-101-2/+3
| * | | | | | | | | | | x86/CPU/AMD: Fix Zen SMT topologyYazen Ghannam2017-02-051-0/+7
| * | | | | | | | | | | x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov2017-02-054-4/+19
* | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-02-111-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tick/nohz: Fix possible missing clock reprog after tick soft restartFrederic Weisbecker2017-02-101-0/+5
* | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-117-13/+55
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | perf/core: Fix crash in perf_event_read()Peter Zijlstra2017-02-101-10/+15
| * | | | | | | | | | | | | Merge tag 'perf-urgent-for-mingo-4.10-20170203' of git://git.kernel.org/pub/s...Ingo Molnar2017-02-036-3/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | perf callchain: Reference count mapsKrister Johansen2017-02-023-2/+22
| | * | | | | | | | | | | | | perf diff: Fix -o/--order option behavior (again)Namhyung Kim2017-02-023-1/+14
| | * | | | | | | | | | | | | perf diff: Fix segfault on 'perf diff -o N' optionNamhyung Kim2017-02-021-0/+4
* | | | | | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-02-111-8/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | stacktrace, lockdep: Fix address, newline uglinessOmar Sandoval2017-02-081-8/+4
* | | | | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-112-9/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'irqchip-fixes-4.10' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2017-02-102-9/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | irqchip/mxs: Enable SKIP_SET_WAKE and MASK_ON_SUSPENDStefan Wahren2016-12-311-0/+4
| | * | | | | | | | | | | | | | irqchip/keystone: Fix "scheduling while atomic" on rtStrashko, Grygorii2016-12-311-9/+19
| | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-112-17/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Btrfs: fix btrfs_decompress_buf2page()Omar Sandoval2017-02-101-15/+24
| * | | | | | | | | | | | | | | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason2017-02-101-2/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | btrfs: fix btrfs_compat_ioctl failures on non-compat ioctlsJeff Mahoney2017-02-081-2/+4
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-02-115-8/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | |