aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-14cxgb4: ptp_clock_register() returns error pointersGanesh Goudar1-1/+2
2017-07-14net: hns: add acpi function of xge led controlLiuJian2-3/+58
2017-07-14netpoll: shut up a kernel warning on refcountWANG Cong1-1/+1
2017-07-14cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso3-0/+35
2017-07-14mdio: mux: fix parsing mux registers outside of the PHY address rangeMartin Blumenstingl1-2/+2
2017-07-13net: set fib rule refcount after mallocDavid Ahern1-2/+1
2017-07-13netlink: correctly document nla_put_u64_64bit()Rolf Eike Beer1-2/+2
2017-07-13cxgb4: add new T5 pci device id'sGanesh Goudar1-0/+2
2017-07-13dccp: make const array error_code staticColin Ian King1-1/+1
2017-07-13rt2x00: make const array glrt_table staticColin Ian King1-1/+1
2017-07-13net: stmmac: make const array route_possibilities staticColin Ian King1-1/+1
2017-07-13net: broadcom: bnx2x: make a couple of const arrays staticColin Ian King1-2/+2
2017-07-13xgene: Don't fail probe, if there is no clk resource for SGMII interfacesThomas Bogendoerfer1-10/+12
2017-07-13bpf: fix return in bpf_skb_adjust_netKefeng Wang1-1/+1
2017-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds38-101/+172
2017-07-12disable new gcc-7.1.1 warnings for nowLinus Torvalds1-0/+3
2017-07-12Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds3-53/+73
2017-07-12net: stmmac: revert "support future possible different internal phy mode"LABBE Corentin1-7/+3
2017-07-12sfc: don't read beyond unicast address listBert Kenward1-5/+3
2017-07-12Merge branch 'net-doc-fixes'David S. Miller2-3/+6
2017-07-12datagram: fix kernel-doc commentsstephen hemminger1-3/+3
2017-07-12socket: add documentation for missing elementsstephen hemminger1-0/+3
2017-07-12smsc911x: Add check for ioremap_nocache() return codeAlexey Khoroshilov1-0/+5
2017-07-12Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds41-2483/+4944
2017-07-12Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds22-548/+1233
2017-07-12Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds12-383/+1456
2017-07-12fix a braino in compat_sys_getrlimit()Al Viro1-1/+1
2017-07-12brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel1-0/+5
2017-07-12net: hns: Bugfix for Tx timeout handling in hns driverLin Yun Sheng1-7/+9
2017-07-12net: ipmr: ipmr_get_table() returns NULLDan Carpenter1-2/+2
2017-07-12nfp: freeing the wrong variableDan Carpenter1-1/+1
2017-07-12Merge branch 'mlxsw-spectrum-Various-fixes'David S. Miller2-3/+10
2017-07-12mlxsw: spectrum_switchdev: Check status of memory allocationIdo Schimmel1-0/+6
2017-07-12mlxsw: spectrum_switchdev: Remove unused variableIdo Schimmel1-3/+0
2017-07-12mlxsw: spectrum_router: Fix use-after-free in route replaceIdo Schimmel1-0/+3
2017-07-12mlxsw: spectrum_router: Add missing rollbackIdo Schimmel1-0/+1
2017-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-20/+57
2017-07-11samples/bpf: fix a build issueYonghong Song4-1/+15
2017-07-11bridge: mdb: fix leak on complete_info ptr on fail pathEduardo Valentin1-1/+2
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds40-440/+600
2017-07-11Merge tag 'smb3-security-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds15-179/+180
2017-07-11tap: convert a mutex to a spinlockWANG Cong1-9/+9
2017-07-11cxgb4: fix BUG() on interrupt deallocating path of ULDGuilherme G. Piccoli2-22/+36
2017-07-11qed: Fix printk option passed when printing ipv6 addressesKalderon, Michal1-3/+3
2017-07-11net: Fix minor code bug in timestamping.txtAhmad Fatoum1-4/+2
2017-07-11Merge branch 'stmmac-dma-resources-fixes'David S. Miller1-7/+7
2017-07-11net: stmmac: Make 'alloc_dma_[rt]x_desc_resources()' look even closerChristophe Jaillet1-6/+6
2017-07-11net: stmmac: Fix error handling path in 'alloc_dma_tx_desc_resources()'Christophe Jaillet1-1/+1
2017-07-11net: stmmac: Fix error handling path in 'alloc_dma_rx_desc_resources()'Christophe Jaillet1-1/+1
2017-07-11Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds28-476/+2308