summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-17bpf: Fix test_lru_sanity5() in test_lru_map.cMartin KaFai Lau
2017-01-17vxlan: fix byte order of vxlan-gpe port numberLance Richardson
2017-01-17stmmac: add missing of_node_putJulia Lawall
2017-01-17virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmitRolf Neugebauer
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-17Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-17Merge tag 'mmc-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-01-17Merge tag 'for-linus-20170116' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-01-16net sched actions: fix refcnt when GETing of action after bindJamal Hadi Salim
2017-01-16Merge tag 'nfs-for-4.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-01-16Merge branch 'mlx4-core-fixes'David S. Miller
2017-01-16net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein
2017-01-16net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein
2017-01-16net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein
2017-01-16net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registeredHeiner Kallweit
2017-01-16net/mlx5e: Fix a -Wmaybe-uninitialized warningArnd Bergmann
2017-01-16ax25: Fix segfault after sock connection timeoutBasil Gunn
2017-01-16bpf: rework prog_digest into prog_tagDaniel Borkmann
2017-01-16tipc: allocate user memory with GFP_KERNEL flagParthasarathy Bhuvaragan
2017-01-16net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan
2017-01-16ip6_tunnel: Account for tunnel header in tunnel MTUJakub Sitnicki
2017-01-16mld: do not remove mld souce list info when set link downHangbin Liu
2017-01-16Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-01-16be2net: fix MAC addr setting on privileged BE3 VFsIvan Vecera
2017-01-16be2net: don't delete MAC on close on unprivileged BE3 VFsIvan Vecera
2017-01-16be2net: fix status check in be_cmd_pmac_add()Ivan Vecera
2017-01-16cpmac: remove hopeless #warningArnd Bergmann
2017-01-16ravb: do not use zero-length alignment DMA descriptorMasaru Nagai
2017-01-16mlx4: do not call napi_schedule() without careEric Dumazet
2017-01-16Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-01-16mmc: core: Restore parts of the polling policy when switch to HS/HS DDRUlf Hansson
2017-01-15Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-01-15openvswitch: maintain correct checksum state in conntrack actionsLance Richardson
2017-01-15Linux 4.10-rc4Linus Torvalds
2017-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-01-15Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-15Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-01-15Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-15Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-15swiotlb: ensure that page-sized mappings are page-alignedNikita Yushchenko
2017-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-14fix a fencepost error in pipe_advance()Al Viro
2017-01-14coredump: Ensure proper size of sparse core filesDave Kleikamp
2017-01-14aio: fix lock dep warningShaohua Li