summaryrefslogtreecommitdiffstats
path: root/drivers/net/vsockmon.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-03iwlwifi: mvm: use correct GP2 register address for 22000 familyAvraham Stern7-12/+23
2019-04-03iwlwifi: dbg: fill radio registers data regardless of fifos data dumpingShahar S Matityahu1-2/+3
2019-04-03iwlwifi: pcie: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-19/+6
2019-04-03iwlwifi: mvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman5-95/+38
2019-04-03iwlwifi: mvm: remove buggy and unnecessary hw_queue initializationJohannes Berg1-33/+3
2019-04-03iwlwifi: dbg_ini: apply rx fifo offset after reading the region registersShahar S Matityahu1-2/+6
2019-04-03iwlwifi: dbg_ini: remove redundant type argument from iwl_dump_ini_memShahar S Matityahu1-16/+12
2019-04-03iwlwifi: dbg_ini: remove redundant curly brackets from trigger collection flowShahar S Matityahu1-4/+2
2019-04-03iwlwifi: mvm: fix pointer reference when setting HE QAM thresLiad Kaufman1-4/+6
2019-04-03iwlwifi: dbg_ini: add monitor header to smem monitorShahar S Matityahu5-23/+104
2019-04-03iwlwifi: dbg_ini: fix the dram monitor header sizeShahar S Matityahu1-1/+2
2019-04-03iwlwifi: dbg_ini: change memory range base address to u64Shahar S Matityahu2-8/+8
2019-04-03iwlwifi: mvm: IBSS: use BE FIFO for multicastJohannes Berg1-1/+2
2019-04-03iwlwifi: dbg_ini: add registers addresses in fifo dumpShahar S Matityahu2-16/+45
2019-04-03iwlwifi: trust calling functionShaul Triebitz1-6/+1
2019-04-03iwlwifi: dbg_ini: add region id to the region dumpShahar S Matityahu2-0/+3
2019-04-03iwlwifi: dbg_ini: add version to dump headerShahar S Matityahu2-0/+11
2019-04-03iwlwifi: dbg_ini: add memory offset to the base address of a memory regionShahar S Matityahu1-15/+11
2019-04-03iwlwifi: dbg_ini: fix iwl_dump_ini_dev_mem_iter memory base addressShahar S Matityahu1-2/+2
2019-04-03iwlwifi: dbg_ini: enforce always on domain checkingShahar S Matityahu1-0/+8
2019-04-03iwlwifi: dbg_ini: support HW error triggerShahar S Matityahu4-4/+16
2019-03-29net: bridge: use netif_is_bridge_port()Julian Wiedmann4-9/+7
2019-03-29team: use netif_is_team_port()Julian Wiedmann1-4/+2
2019-03-29cxgb4/cxgb4vf: Display advertised FEC in ethtoolVishal Kulkarni5-65/+95
2019-03-29cxgb4: Update 1.23.3.0 as the latest firmware supported.Vishal Kulkarni1-6/+6
2019-03-29openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE modewenxu2-10/+37
2019-03-29tcp: cleanup sk_tx_skb_cache before reuseEric Dumazet1-0/+2
2019-03-29MAINTAINERS: Fix mellanox Innova IPsecBoris Pismenny1-9/+0
2019-03-29selftests: tc-testing: Add pedit testsDmytro Linkin1-0/+903
2019-03-29ipv6: Move ipv6 stubs to a separate header fileDavid Ahern15-52/+76
2019-03-29net: Use common nexthop init and release helpersDavid Ahern3-37/+48
2019-03-29net: Add fib_nh_common and update fib_nh and fib6_nhDavid Ahern4-19/+42
2019-03-29ipv6: Rename fib6_nh entriesDavid Ahern9-127/+138
2019-03-29ipv4: Rename fib_nh entriesDavid Ahern10-174/+178
2019-03-29ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nhDavid Ahern1-19/+20
2019-03-29ipv6: Refactor fib6_ignore_linkdownDavid Ahern2-18/+11
2019-03-29ipv6: Move gateway checks to a fib6_nh settingDavid Ahern7-30/+41
2019-03-29ipv6: Create cleanup helper for fib6_nhDavid Ahern3-4/+10
2019-03-29ipv6: Create init helper for fib6_nhDavid Ahern2-108/+145
2019-03-29ipv4: Create cleanup helper for fib_nhDavid Ahern2-12/+18
2019-03-29ipv4: Create init helper for fib_nhDavid Ahern2-89/+95
2019-03-29ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helperDavid Ahern3-27/+22
2019-03-29ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabledDavid Ahern1-6/+9