summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni2017-02-171-2/+4
* dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov2017-02-171-1/+2
* dpaa_eth: small leak on errorDan Carpenter2017-02-171-1/+1
* packet: Do not call fanout_release from atomic contextsAnoob Soman2017-02-171-9/+22
* Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-02-161-5/+13
|\
| * [media] siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab2017-02-141-5/+13
* | vfs: fix uninitialized flags in splice_to_pipe()Miklos Szeredi2017-02-161-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2017-02-161-0/+5
|\ \
| * | fuse: fix uninitialized flags in pipe_bufferMiklos Szeredi2017-02-161-0/+1
| * | fuse: fix use after free issue in fuse_dev_do_read()Sahitya Tummala2017-02-151-0/+4
* | | Merge tag 'pci-v4.10-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-161-0/+12
|\ \ \
| * | | PCI/PME: Restore pcie_pme_driver.removeYinghai Lu2017-02-151-0/+12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-1633-200/+355
|\ \ \ \
| * | | | rhashtable: Revert nested table changes.David S. Miller2017-02-155-316/+94
| * | | | ibmvnic: Fix endian errors in error reporting outputThomas Falcon2017-02-151-4/+4
| * | | | ibmvnic: Fix endian error when requesting device capabilitiesThomas Falcon2017-02-151-2/+2
| * | | | net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notificationMarcus Huewe2017-02-151-1/+2
| * | | | net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula2017-02-151-54/+62
| * | | | net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula2017-02-151-3/+7
| * | | | bpf: kernel header files need to be copied into the tools directoryStephen Rothwell2017-02-141-0/+7
| * | | | tcp: tcp_probe: use spin_lock_bh()Eric Dumazet2017-02-141-2/+2
| * | | | 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