summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: simplify sock_poll_waitChristoph Hellwig2018-07-3013-18/+19
* act_bpf: Use kmemdup instead of duplicating it in tcf_bpf_init_from_opsYueHaibing2018-07-291-3/+1
* cls_bpf: Use kmemdup instead of duplicating it in cls_bpf_prog_from_opsYueHaibing2018-07-291-3/+1
* act_pedit: remove unnecessary semicolonYueHaibing2018-07-291-1/+1
* qed: remove redundant functions qed_get_cm_pq_idx_rlYueHaibing2018-07-291-10/+0
* net-next: mediatek: cleanup unnecessary get chip id and its userSean Wang2018-07-292-45/+5
* net-next: mediatek: improve more with using dma_zalloc_coherentSean Wang2018-07-291-9/+7
* sysfs: Fix regression when adding a file to an existing groupTyler Hicks2018-07-291-1/+1
* Merge tag 'mlx5e-updates-2018-07-27' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-07-2910-240/+325
|\
| * net/mlx5e: Issue direct lookup on vxlan ports by vport representorsSaeed Mahameed2018-07-271-10/+2
| * net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed2018-07-278-19/+21
| * net/mlx5e: Vxlan, add sync lock for add/del vxlan portSaeed Mahameed2018-07-271-3/+15
| * net/mlx5e: Vxlan, return values for add/del portSaeed Mahameed2018-07-272-11/+21
| * net/mlx5e: Vxlan, rename from mlx5e to mlx5Saeed Mahameed2018-07-275-79/+104
| * net/mlx5e: Vxlan, rename struct mlx5e_vxlan to mlx5_vxlan_portSaeed Mahameed2018-07-272-34/+33
| * net/mlx5e: Vxlan, move netdev only logic to en_main.cSaeed Mahameed2018-07-273-61/+61
| * net/mlx5e: Vxlan, add direct delete functionSaeed Mahameed2018-07-271-6/+13
| * net/mlx5e: Vxlan, cleanup an unused member in vxlan workGal Pressman2018-07-273-8/+4
| * net/mlx5e: Vxlan, replace ports radix-tree with hash tableGal Pressman2018-07-273-17/+28
| * net/mlx5e: Vxlan, check maximum number of UDP portsGal Pressman2018-07-273-1/+18
| * net/mlx5e: Vxlan, reflect 4789 UDP port default addition to software databaseGal Pressman2018-07-271-13/+27
* | selftests: mlxsw: qos_dscp_bridge: FixPetr Machata2018-07-291-2/+2
* | Merge branch 'mtu-related-changes'David S. Miller2018-07-295-9/+30
|\ \
| * | net: report invalid mtu value via netlink extackStephen Hemminger2018-07-293-7/+20
| * | net: report min and max mtu network device settingsStephen Hemminger2018-07-292-0/+8
| * | failover: change mtu has RTNLStephen Hemminger2018-07-291-2/+2
|/ /
* | net: dcb: add DSCP to comment about priority selector typesJakub Kicinski2018-07-291-1/+2
* | net: ethernet: ti: cpsw: add missed RX_CTAG feature for second slaveIvan Khoronzhuk2018-07-291-1/+1
* | Merge branch 'route-add-support-and-selftests-for-directed-broadcast-forwarding'David S. Miller2018-07-296-1/+252
|\ \
| * | selftests: add a selftest for directed broadcast forwardingXin Long2018-07-291-0/+233
| * | route: add support for directed broadcast forwardingXin Long2018-07-295-1/+19
|/ /
* | net/ipv6: allow any source address for sendmsg pktinfo with ip_nonlocal_bindVincent Bernat2018-07-291-1/+2
* | Merge tag 'linux-can-next-for-4.19-20180727' of ssh://gitolite.kernel.org/pub...David S. Miller2018-07-2927-2295/+6841
|\ \
| * | can: kvaser_usb: Simplify struct kvaser_cmd_cardinfoJimmy Assarsson2018-07-271-11/+3
| * | can: kvaser_usb: Add support for Kvaser USB hydra familyJimmy Assarsson2018-07-276-12/+2151
| * | can: kvaser_usb: Split driver into kvaser_usb_core.c and kvaser_usb_leaf.cJimmy Assarsson2018-07-276-2031/+2293
| * | can: kvaser_usb: Add SPDX GPL-2.0 license identifierJimmy Assarsson2018-07-271-6/+2
| * | can: kvaser_usb: Fix typosJimmy Assarsson2018-07-271-7/+7
| * | can: kvaser_usb: Improve logging messagesJimmy Assarsson2018-07-271-23/+17
| * | can: kvaser_usb: Refactor kvaser_usb_init_one()Jimmy Assarsson2018-07-271-6/+5
| * | can: kvaser_usb: Refactor kvaser_usb_get_endpoints()Jimmy Assarsson2018-07-271-10/+8
| * | can: kvaser_usb: Add pointer to struct usb_interface into struct kvaser_usbJimmy Assarsson2018-07-271-0/+3
| * | can: kvaser_usb: Replace USB timeout constants with one defineJimmy Assarsson2018-07-271-10/+6
| * | can: kvaser_usb: Rename message/msg to command/cmdJimmy Assarsson2018-07-271-238/+237
| * | can: kvaser_usb: Remove unused commands and definesJimmy Assarsson2018-07-271-38/+0
| * | can: kvaser_usb: Remove unnecessary returnJimmy Assarsson2018-07-271-2/+0
| * | can: peak_canfd: rearrange the way resources are releasedStephane Grosjean2018-07-271-3/+6
| * | can: peak_canfd: fix typo in error messageStephane Grosjean2018-07-271-1/+1
| * | can: peak_canfd: use ndev irq instead of pci_dev oneStephane Grosjean2018-07-271-3/+3
| * | can: peak_canfd: remove useless defined symbolsStephane Grosjean2018-07-271-3/+0