summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-07-27net/mlx5e: Vxlan, check maximum number of UDP portsGal Pressman
2018-07-27net/mlx5e: Vxlan, reflect 4789 UDP port default addition to software databaseGal Pressman
2018-07-27net: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL in tipc_bcast_init()Jia-Ju Bai
2018-07-27net: tipc: name_table: Replace GFP_ATOMIC with GFP_KERNEL in tipc_nametbl_init()Jia-Ju Bai
2018-07-27net: usb: sr9700: Replace mdelay() with msleep() in sr9700_bind()Jia-Ju Bai
2018-07-27net: usb: pegasus: Replace mdelay() with msleep() in setup_pegasus_II()Jia-Ju Bai
2018-07-27net: phy: marvell: Replace mdelay() with msleep() in m88e1116r_config_init()Jia-Ju Bai
2018-07-27net: nvidia: forcedeth: Replace GFP_ATOMIC with GFP_KERNEL in nv_probe()Jia-Ju Bai
2018-07-27net: jme: Replace mdelay() with msleep() and usleep_range() in jme_wait_link()Jia-Ju Bai
2018-07-27net: hisilicon: hns: Replace mdelay() with msleep()Jia-Ju Bai
2018-07-27net: amd: pcnet32: Replace GFP_ATOMIC with GFP_KERNEL in pcnet32_alloc_ring()Jia-Ju Bai
2018-07-27sch_cake: Make gso-splitting configurable from userspaceDave Taht
2018-07-27cxgb4: print ULD queue information managed by LLDRahul Lakkireddy
2018-07-27Merge branch 'l2tp-remove-unused-session-fields'David S. Miller
2018-07-27l2tp: drop ->mru from struct l2tp_sessionGuillaume Nault
2018-07-27l2tp: drop ->flags from struct pppol2tp_sessionGuillaume Nault
2018-07-27l2tp: ignore L2TP_ATTR_VLAN_ID netlink attributeGuillaume Nault
2018-07-27l2tp: ignore L2TP_ATTR_DATA_SEQ netlink attributeGuillaume Nault
2018-07-27net/rds/Kconfig: Correct the RDS dependsAnders Roxell
2018-07-27Merge branch 'mlxsw-Support-DSCP-prioritization-and-rewrite'David S. Miller
2018-07-27selftests: mlxsw: Add test for trust-DSCPPetr Machata
2018-07-27mlxsw: spectrum: Support ieee_setapp, ieee_delappPetr Machata
2018-07-27mlxsw: reg: Add QoS Priority to DSCP Mapping RegisterPetr Machata
2018-07-27mlxsw: reg: Add QoS ReWrite Enable RegisterPetr Machata
2018-07-27mlxsw: reg: Add QoS Priority Trust State RegisterPetr Machata
2018-07-27mlxsw: reg: Add QoS Port DSCP to Priority Mapping RegisterPetr Machata
2018-07-27net: dcb: Add priority-to-DSCP map gettersPetr Machata
2018-07-27net: dcb: For wild-card lookups, use priority -1, not 0Petr Machata
2018-07-27net: sched: don't dump chains only held by actionsJiri Pirko
2018-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-07-27can: kvaser_usb: Simplify struct kvaser_cmd_cardinfoJimmy Assarsson
2018-07-27can: kvaser_usb: Add support for Kvaser USB hydra familyJimmy Assarsson
2018-07-27can: kvaser_usb: Split driver into kvaser_usb_core.c and kvaser_usb_leaf.cJimmy Assarsson
2018-07-27can: kvaser_usb: Add SPDX GPL-2.0 license identifierJimmy Assarsson
2018-07-27can: kvaser_usb: Fix typosJimmy Assarsson
2018-07-27can: kvaser_usb: Improve logging messagesJimmy Assarsson
2018-07-27can: kvaser_usb: Refactor kvaser_usb_init_one()Jimmy Assarsson
2018-07-27can: kvaser_usb: Refactor kvaser_usb_get_endpoints()Jimmy Assarsson
2018-07-27can: kvaser_usb: Add pointer to struct usb_interface into struct kvaser_usbJimmy Assarsson
2018-07-27can: kvaser_usb: Replace USB timeout constants with one defineJimmy Assarsson
2018-07-27can: kvaser_usb: Rename message/msg to command/cmdJimmy Assarsson
2018-07-27can: kvaser_usb: Remove unused commands and definesJimmy Assarsson
2018-07-27can: kvaser_usb: Remove unnecessary returnJimmy Assarsson
2018-07-27can: peak_canfd: rearrange the way resources are releasedStephane Grosjean
2018-07-27can: peak_canfd: fix typo in error messageStephane Grosjean
2018-07-27can: peak_canfd: use ndev irq instead of pci_dev oneStephane Grosjean
2018-07-27can: peak_canfd: remove useless defined symbolsStephane Grosjean
2018-07-27can: peak_canfd: improves 32-bit alignmentStephane Grosjean
2018-07-27can: peak_usb: mark expected switch fall-throughsGustavo A. R. Silva
2018-07-27can: xilinx_can: add support for Xilinx CAN FD coreAnssi Hannula