summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-22net: ena: fix compilation error in xtensa architectureArthur Kiyanovski
2018-10-22af_unix.h: trivial whitespace cleanupVito Caputo
2018-10-22net/mlx5: Allocate enough space for the FDB sub-namespacesDan Carpenter
2018-10-22Merge branch 'forbid-goto_chain-fallback'David S. Miller
2018-10-22tc-tests: test denial of 'goto chain' for exceed traffic in police.jsonDavide Caratti
2018-10-22tc-tests: test denial of 'goto chain' on 'random' traffic in gact.jsonDavide Caratti
2018-10-22net/sched: act_police: disallow 'goto chain' on fallback control actionDavide Caratti
2018-10-22net/sched: act_gact: disallow 'goto chain' on fallback control actionDavide Caratti
2018-10-22net: phy: phy_support_sym_pause: Clear Asym PauseAndrew Lunn
2018-10-22net: bpfilter: Set user mode helper's command lineOlivier Brunel
2018-10-22umh: Add command line to user mode helpersOlivier Brunel
2018-10-22qlcnic: fix a return in qlcnic_dcb_get_capability()Dan Carpenter
2018-10-22Merge branch 'net-Add-support-for-dumping-addresses-for-a-specific-device'David S. Miller
2018-10-22net/ipv6: Add support for dumping addresses for a specific deviceDavid Ahern
2018-10-22net/ipv4: Add support for dumping addresses for a specific deviceDavid Ahern
2018-10-22net/ipv6: Remove ip_idx arg to in6_dump_addrsDavid Ahern
2018-10-22net/ipv4: Move loop over addresses on a device into in_dev_dump_addrDavid Ahern
2018-10-22Merge branch 'hns3-next'David S. Miller
2018-10-22net: hns3: Add enable and process hw errors of TM schedulerShiju Jose
2018-10-22net: hns3: Add enable and process hw errors from PPPShiju Jose
2018-10-22net: hns3: Add enable and process hw errors from IGU, EGU and NCSIShiju Jose
2018-10-22net: hns3: Add enable and process common ecc errorsShiju Jose
2018-10-22net: hns3: Add support to enable and disable hw errorsShiju Jose
2018-10-22net: hns3: Add PCIe AER error recoveryShiju Jose
2018-10-22net: hns3: Add PCIe AER callback error_detectedShiju Jose
2018-10-22mISDN: Fix type of switch control variable in ctrl_teimanagerNathan Chancellor
2018-10-22tipc: eliminate message disordering during binding table updateJon Maloy
2018-10-22octeontx2-af: Remove set but not used variables 'devnum, is_pf'YueHaibing
2018-10-22octeontx2-af: Remove set but not used variable 'block'YueHaibing
2018-10-22Merge branch 'phy-ocelot-serdes-fix-out-of-bounds-read'David S. Miller
2018-10-22phy: ocelot-serdes: fix out-of-bounds readGustavo A. R. Silva
2018-10-22dt-bindings: phy: Update SERDES_MAX to be SERDES_MAX + 1Gustavo A. R. Silva
2018-10-22tipc: use destination length for copy stringGuoqing Jiang
2018-10-22isdn: hfc_{pci,sx}: Avoid empty body if statementsNathan Chancellor
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-21Merge branch 'net-simplify-getting-driver_data'David S. Miller
2018-10-21net: phy: mdio-mux-bcm-iproc: simplify getting .driver_dataWolfram Sang
2018-10-21net: ethernet: wiznet: w5300: simplify getting .driver_dataWolfram Sang
2018-10-21net: ethernet: ti: davinci_emac: simplify getting .driver_dataWolfram Sang
2018-10-21net: ethernet: ti: cpsw: simplify getting .driver_dataWolfram Sang
2018-10-21net: ethernet: smsc: smc91x: simplify getting .driver_dataWolfram Sang
2018-10-21net: ethernet: davicom: dm9000: simplify getting .driver_dataWolfram Sang
2018-10-21net: ethernet: cadence: macb_main: simplify getting .driver_dataWolfram Sang
2018-10-21net: dsa: qca8k: simplify getting .driver_dataWolfram Sang
2018-10-21net: dsa: bcm_sf2: simplify getting .driver_dataWolfram Sang
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-21tools: bpftool: fix completion for "bpftool map update"Quentin Monnet
2018-10-21tools: bpftool: print nb of cmds to stdout (not stderr) for batch modeQuentin Monnet
2018-10-21tools: bpftool: document restriction on '.' in names to pin in bpffsQuentin Monnet
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman