aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-15rxrpc: Fix an uninitialised variableDavid Howells1-1/+1
2018-10-15tipc: initialize broadcast link stale counter correctlyJon Maloy1-0/+1
2018-10-15llc: set SOCK_RCU_FREE in llc_sap_add_socket()Cong Wang1-0/+1
2018-10-15net/sched: cls_api: add missing validation of netlink attributesDavide Caratti2-9/+12
2018-10-15ethtool: fix a privilege escalation bugWenwen Wang1-2/+6
2018-10-15ethtool: fix a missing-check bugWenwen Wang1-0/+3
2018-10-15r8169: Enable MSI-X on RTL8106eJian-Hong Pan1-6/+3
2018-10-12afs: Fix afs_server struct leakDavid Howells1-0/+2
2018-10-12MAINTAINERS: use the correct location for dt-bindings includes for muxPeter Rosin1-1/+1
2018-10-12mux: adgs1408: use the correct MODULE_LICENSEPeter Rosin1-1/+1
2018-10-12afs: Fix cell proc listDavid Howells5-10/+22
2018-10-12lib/bch: fix possible stack overrunArnd Bergmann2-5/+13
2018-10-11net: dsa: bcm_sf2: Call setup during switch resumeFlorian Fainelli1-9/+1
2018-10-11net: dsa: bcm_sf2: Fix unbind orderingFlorian Fainelli1-2/+2
2018-10-12vmlinux.lds.h: Fix linker warnings about orphan .LPBX sectionsPeter Oberparleiter1-1/+1
2018-10-12vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter2-2/+4
2018-10-11net: phy: sfp: remove sfp_mutex's definitionSebastian Andrzej Siewior1-2/+0
2018-10-11r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chipsMaciej S. Szmigiero1-2/+2
2018-10-11net: socionext: clear rx irq correctlyIlias Apalodimas1-1/+4
2018-10-11net/mlx4_core: Fix warnings during boot on driverinit param set failuresMoshe Shemesh1-28/+15
2018-10-11tipc: eliminate possible recursive locking detected by LOCKDEPYing Xue1-2/+9
2018-10-11selftests: udpgso_bench.sh explicitly requires bashPaolo Abeni1-1/+1
2018-10-11selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni1-1/+1
2018-10-11xsk: do not call synchronize_net() under RCU read lockBjörn Töpel2-8/+4
2018-10-10qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interfaceGiacinto Cifelli1-0/+1
2018-10-10tipc: queue socket protocol error messages into socket receive bufferParthasarathy Bhuvaragan1-2/+12
2018-10-10tipc: set link tolerance correctly in broadcast linkJon Maloy1-5/+11
2018-10-10net: ipv4: don't let PMTU updates increase route MTUSabrina Dubroca1-3/+4
2018-10-10net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca5-6/+92
2018-10-10net/ipv6: stop leaking percpu memory in fib6 infoMike Rapoport1-0/+2
2018-10-10rds: RDS (tcp) hangs on sendto() to unresponding addressKa-Cheong Poon1-3/+10
2018-10-10dm linear: fix linear_end_io conditional definitionDamien Le Moal2-2/+4
2018-10-10net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan6-32/+31
2018-10-10net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault typeHuy Nguyen1-1/+1
2018-10-10net/mlx5: Fix memory leak when setting fpga ipsec capsTalat Batheesh1-5/+4
2018-10-10IB/mlx5: Unmap DMA addr from HCA before IOMMUValentine Fatiev1-4/+8
2018-10-10net: make skb_partial_csum_set() more robust against overflowsEric Dumazet1-5/+7
2018-10-10devlink: Add helper function for safely copy string paramMoshe Shemesh2-3/+28
2018-10-10devlink: Fix param cmode driverinit for string typeMoshe Shemesh1-3/+12
2018-10-10devlink: Fix param set handling for string typeMoshe Shemesh2-4/+9
2018-10-11samples: disable CONFIG_SAMPLES for UMLMasahiro Yamada1-0/+1
2018-10-10dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabledMike Snitzer1-1/+7
2018-10-10pinctrl: mcp23s08: fix irq and irqchip setup orderMarco Felsch1-1/+12
2018-10-10gpio: Assign gpio_irq_chip::parents to non-stack pointerStephen Boyd2-1/+9
2018-10-10libertas: call into generic suspend code before turning off powerDaniel Mack1-0/+4
2018-10-10of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck1-8/+18
2018-10-09mfd: cros-ec: copy the whole event in get_next_event_xferEmil Karlson1-1/+1
2018-10-09dm: fix report zone remapping to account for partition offsetDamien Le Moal1-7/+20
2018-10-09dm cache: destroy migration_cache if cache target registration failedShenghui Wang1-3/+2
2018-10-09net: ena: fix auto casting to booleanArthur Kiyanovski1-4/+4