summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | net: ieee802154: drop duplicate header delay.hGeliang Tang2016-11-251-1/+0
| * | | | | ibmvnic: drop duplicate header seq_file.hGeliang Tang2016-11-251-1/+0
| * | | | | fsl/fman: fix a leak in tgec_free()Dan Carpenter2016-11-251-3/+0
| * | | | | net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGSMiroslav Lichvar2016-11-251-0/+1
| * | | | | tipc: improve sanity check for received domain recordsJon Paul Maloy2016-11-251-5/+5
| * | | | | tipc: fix compatibility bug in link monitoringJon Paul Maloy2016-11-251-2/+3
| * | | | | net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn2016-11-251-1/+1
| * | | | | Merge tag 'linux-can-fixes-for-4.9-20161123' of git://git.kernel.org/pub/scm/...David S. Miller2016-11-251-8/+10
| |\ \ \ \ \
| | * | | | | can: bcm: fix support for CAN FD framesOliver Hartkopp2016-11-231-8/+10
| * | | | | | dwc_eth_qos: drop duplicate headersGeliang Tang2016-11-251-2/+0
| * | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-11-246-8/+30
| |\ \ \ \ \ \
| | * | | | | | Bluetooth: Fix using the correct source address typeJohan Hedberg2016-11-226-8/+30
| | |/ / / / /
| * | | | | | net sched filters: fix filter handle ID in tfilter_notify_chain()Roman Mashak2016-11-241-1/+1
| * | | | | | net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli2016-11-241-0/+4
| * | | | | | bnxt: do not busy-poll when link is downAndy Gospodarek2016-11-241-0/+3
| * | | | | | udplite: call proper backlog handlersEric Dumazet2016-11-246-6/+6
| * | | | | | ipv6: bump genid when the IFA_F_TENTATIVE flag is clearPaolo Abeni2016-11-241-6/+12
| * | | | | | net/mlx4_en: Free netdev resources under state lockTariq Toukan2016-11-231-1/+4
| * | | | | | net: revert "net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit"WANG Cong2016-11-231-1/+1
| * | | | | | rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()Zhang Shengju2016-11-231-1/+1
| * | | | | | bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet2016-11-231-3/+9
| * | | | | | netdevice.h: fix kernel-doc warningRandy Dunlap2016-11-231-1/+1
| * | | | | | driver: macvlan: Check if need rollback multicast setting in macvlan_openGao Feng2016-11-231-1/+2
| * | | | | | net: phy: micrel: fix KSZ8041FTL supported valueKirill Esipov2016-11-231-4/+4
| |/ / / / /
| * | | | | flow_dissect: call init_default_flow_dissectors() earlierEric Dumazet2016-11-221-1/+1
* | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-11-262-3/+5
|\ \ \ \ \ \
| * | | | | | device-dax: fail all private mapping attemptsDan Williams2016-11-161-2/+2
| * | | | | | device-dax: check devm_nsio_enable() return valueDan Williams2016-10-281-1/+3
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-265-29/+28
|\ \ \ \ \ \ \
| * | | | | | | KVM: x86: check for pic and ioapic presence before useRadim Krčmář2016-11-241-0/+13
| * | | | | | | KVM: x86: fix out-of-bounds accesses of rtc_eoi mapRadim Krčmář2016-11-242-3/+3
| * | | | | | | KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář2016-11-241-25/+11
| * | | | | | | KVM: x86: fix out-of-bounds access in lapicRadim Krčmář2016-11-241-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-11-269-12/+64
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V2016-11-252-6/+16
| * | | | | | powerpc/boot: Fix the early OPAL console wrappersOliver O'Halloran2016-11-244-2/+31
| * | | | | | powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsNicholas Piggin2016-11-221-0/+12
| * | | | | | powerpc: Set missing wakeup bit in LPCR on POWER9Benjamin Herrenschmidt2016-11-222-4/+5
* | | | | | | Merge branch 'parisc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-11-257-86/+57
|\ \ \ \ \ \ \
| * | | | | | | parisc: Also flush data TLB in flush_icache_page_asmJohn David Anglin2016-11-251-15/+22
| * | | | | | | parisc: Fix race in pci-dma.cJohn David Anglin2016-11-251-1/+1
| * | | | | | | parisc: Switch to generic sched_clock implementationHelge Deller2016-11-252-47/+14
| * | | | | | | parisc: Fix races in parisc_setup_cache_timing()John David Anglin2016-11-252-19/+16
| * | | | | | | parisc: Fix printk continuations in system detectionHelge Deller2016-11-221-4/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-11-252-2/+6
|\ \ \ \ \ \ \
| * | | | | | | mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin2016-11-251-1/+6
| * | | | | | | X.509: Fix double free in x509_cert_parse() [ver #3]Andrey Ryabinin2016-11-251-1/+0
* | | | | | | | Fix subtle CONFIG_MODVERSIONS problemsLinus Torvalds2016-11-251-0/+1
* | | | | | | | Merge tag 'acpi-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-11-252-23/+7
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'Rafael J. Wysocki2016-11-252-23/+7
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
OpenPOWER on IntegriCloud