Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | uapi: fix linux/if_pppol2tp.h userspace compilation errors | Dmitry V. Levin | 2017-02-14 | 1 | -4/+3 | |
| * | | | | | | | | | | | packet: fix races in fanout_add() | Eric Dumazet | 2017-02-14 | 1 | -25/+30 | |
| * | | | | | | | | | | | ibmvnic: Fix initial MTU settings | Thomas Falcon | 2017-02-14 | 1 | -7/+5 | |
| * | | | | | | | | | | | net: ethernet: ti: cpsw: fix cpsw assignment in resume | Ivan Khoronzhuk | 2017-02-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | kcm: fix a null pointer dereference in kcm_sendmsg() | WANG Cong | 2017-02-14 | 1 | -2/+4 | |
| * | | | | | | | | | | | net: fec: fix multicast filtering hardware setup | Rui Sousa | 2017-02-14 | 1 | -14/+9 | |
| * | | | | | | | | | | | Merge branch 'ipv6-v4mapped' | David S. Miller | 2017-02-14 | 4 | -8/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ipv6: Handle IPv4-mapped src to in6addr_any dst. | Jonathan T. Leighton | 2017-02-14 | 3 | -8/+21 | |
| | * | | | | | | | | | | | ipv6: Inhibit IPv4-mapped src address on the wire. | Jonathan T. Leighton | 2017-02-14 | 1 | -0/+3 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | net/mlx5e: Disable preemption when doing TC statistics upcall | Or Gerlitz | 2017-02-14 | 1 | -0/+4 | |
| * | | | | | | | | | | | Merge branch 'rhashtable-allocation-failure-during-insertion' | David S. Miller | 2017-02-13 | 5 | -94/+316 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | rhashtable: Add nested tables | Herbert Xu | 2017-02-13 | 2 | -72/+276 | |
| | * | | | | | | | | | | | tipc: Fix tipc_sk_reinit race conditions | Herbert Xu | 2017-02-13 | 2 | -11/+23 | |
| | * | | | | | | | | | | | gfs2: Use rhashtable walk interface in glock_hash_walk | Herbert Xu | 2017-02-13 | 1 | -11/+17 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | NET: Fix /proc/net/arp for AX.25 | Ralf Baechle | 2017-02-13 | 1 | -6/+6 | |
| * | | | | | | | | | | | xen-netback: vif counters from int/long to u64 | Mart van Santen | 2017-02-13 | 2 | -8/+8 | |
| * | | | | | | | | | | | MAINTAINERS: Remove old e-mail address | Arnaldo Carvalho de Melo | 2017-02-13 | 2 | -12/+8 | |
| * | | | | | | | | | | | net/llc: avoid BUG_ON() in skb_orphan() | Eric Dumazet | 2017-02-12 | 2 | -0/+6 | |
| * | | | | | | | | | | | bpf: introduce BPF_F_ALLOW_OVERRIDE flag | Alexei Starovoitov | 2017-02-12 | 11 | -38/+151 | |
| * | | | | | | | | | | | ibmvnic: Call napi_disable instead of napi_enable in failure path | Nathan Fontenot | 2017-02-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | ibmvnic: Initialize completion variables before starting work | Nathan Fontenot | 2017-02-11 | 1 | -8/+9 | |
* | | | | | | | | | | | | Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2017-02-14 | 3 | -14/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | / / / / / / / / | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | [media] cec: initiator should be the same as the destination for, poll | Hans Verkuil | 2017-02-13 | 1 | -4/+3 | |
| * | | | | | | | | | | [media] videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGB | Hans Verkuil | 2017-02-13 | 2 | -10/+20 | |
* | | | | | | | | | | | Linux 4.10-rc8v4.10-rc8 | Linus Torvalds | 2017-02-12 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-02-11 | 7 | -15/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/mm/ptdump: Fix soft lockup in page table walker | Andrey Ryabinin | 2017-02-10 | 1 | -0/+2 | |
| * | | | | | | | | | | | x86/tsc: Make the TSC ADJUST sanitizing work for tsc_reliable | Thomas Gleixner | 2017-02-10 | 1 | -9/+7 | |
| * | | | | | | | | | | | x86/tsc: Avoid the large time jump when sanitizing TSC ADJUST | Thomas Gleixner | 2017-02-10 | 1 | -2/+3 | |
| * | | | | | | | | | | | x86/CPU/AMD: Fix Zen SMT topology | Yazen Ghannam | 2017-02-05 | 1 | -0/+7 | |
| * | | | | | | | | | | | x86/CPU/AMD: Bring back Compute Unit ID | Borislav Petkov | 2017-02-05 | 4 | -4/+19 | |
* | | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-02-11 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | tick/nohz: Fix possible missing clock reprog after tick soft restart | Frederic Weisbecker | 2017-02-10 | 1 | -0/+5 | |
* | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-02-11 | 7 | -13/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | perf/core: Fix crash in perf_event_read() | Peter Zijlstra | 2017-02-10 | 1 | -10/+15 | |
| * | | | | | | | | | | | | | Merge tag 'perf-urgent-for-mingo-4.10-20170203' of git://git.kernel.org/pub/s... | Ingo Molnar | 2017-02-03 | 6 | -3/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | perf callchain: Reference count maps | Krister Johansen | 2017-02-02 | 3 | -2/+22 | |
| | * | | | | | | | | | | | | | perf diff: Fix -o/--order option behavior (again) | Namhyung Kim | 2017-02-02 | 3 | -1/+14 | |
| | * | | | | | | | | | | | | | perf diff: Fix segfault on 'perf diff -o N' option | Namhyung Kim | 2017-02-02 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-02-11 | 1 | -8/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | stacktrace, lockdep: Fix address, newline ugliness | Omar Sandoval | 2017-02-08 | 1 | -8/+4 | |
* | | | | | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-02-11 | 2 | -9/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'irqchip-fixes-4.10' of git://git.infradead.org/users/jcooper/linux... | Thomas Gleixner | 2017-02-10 | 2 | -9/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | irqchip/mxs: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND | Stefan Wahren | 2016-12-31 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | irqchip/keystone: Fix "scheduling while atomic" on rt | Strashko, Grygorii | 2016-12-31 | 1 | -9/+19 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-02-11 | 2 | -17/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Btrfs: fix btrfs_decompress_buf2page() | Omar Sandoval | 2017-02-10 | 1 | -15/+24 | |
| * | | | | | | | | | | | | | | | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Chris Mason | 2017-02-10 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls | Jeff Mahoney | 2017-02-08 | 1 | -2/+4 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2017-02-11 | 5 | -8/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | |