summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-04can: extend sockaddr_can to include j1939 membersKurt Van Dijck
2019-09-04can: add socket type for CAN_J1939Kurt Van Dijck
2019-09-04can: introduce CAN_REQUIRED_SIZE macroKurt Van Dijck
2019-09-04mailmap: update email addressKurt Van Dijck
2019-09-04can: af_can: use spin_lock_bh() for &net->can.rcvlists_lockOleksij Rempel
2019-09-04can: af_can: remove NULL-ptr checks from users of can_dev_rcv_lists_find()Marc Kleine-Budde
2019-09-04can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_l...Marc Kleine-Budde
2019-09-04can: introduce CAN midlayer private and allocate it automaticallyMarc Kleine-Budde
2019-09-04can: af_can: can_pernet_exit(): no need to iterate over and cleanup registere...Marc Kleine-Budde
2019-09-04can: af_can: can_rx_register(): use max() instead of open coding itMarc Kleine-Budde
2019-09-04can: af_can: give variable holding the CAN receiver and the receiver list a s...Marc Kleine-Budde
2019-09-04can: af_can: rename find_dev_rcv_lists() to can_dev_rcv_lists_find()Marc Kleine-Budde
2019-09-04can: af_can: rename find_rcv_list() to can_rcv_list_find()Marc Kleine-Budde
2019-09-04can: proc: give variable holding the CAN per device receive lists a sensible ...Marc Kleine-Budde
2019-09-04can: af_can: give variable holding the CAN per device receive lists a sensibl...Marc Kleine-Budde
2019-09-04can: netns: remove "can_" prefix from members struct netns_canMarc Kleine-Budde
2019-09-04can: proc: give variables holding CAN statistics a sensible nameMarc Kleine-Budde
2019-09-04can: af_can: give variables holding CAN statistics a sensible nameMarc Kleine-Budde
2019-09-04can: netns: give members of struct netns_can holding the statistics a sensibl...Marc Kleine-Budde
2019-09-04can: netns: give structs holding the CAN statistics a sensible nameMarc Kleine-Budde
2019-09-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-09-03Merge tag 'mlx5-updates-2019-09-01-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller
2019-09-03ice: Only disable VLAN pruning for the VF when all VLANs are removedBrett Creeley
2019-09-03ice: Remove enable DCB when SW LLDP is activatedMichal Swiatkowski
2019-09-03ice: Report stats when VSI is downDave Ertman
2019-09-03ice: Always notify FW of VF resetMitch Williams
2019-09-03ice: Correctly handle return values for init DCBDave Ertman
2019-09-03ice: Limit Max TCs on devices with more than 4 portsUsha Ketineni
2019-09-03ice: Cleanup defines in ice_type.hTony Nguyen
2019-09-03ice: print extra message if topology issueJesse Brandeburg
2019-09-03ice: add print of autoneg state to link messageJesse Brandeburg
2019-09-03ice: update driver unloading field for Queue Shutdown AQ commandBruce Allan
2019-09-03ice: add needed PFR during driver unloadBruce Allan
2019-09-03ice: Deduce TSA value from the priority value in the CEE modeChinh T Cao
2019-09-03ice: Report what the user set for coalesce [tx|rx]-usecsBrett Creeley
2019-09-03ice: Fix resource leak in ice_remove_rule_internal()Jeb Cramer
2019-09-03ice: Fix EMP reset handlingAnirudh Venkataramanan
2019-09-03net/mlx5: Add devlink flow_steering_mode parameterMaor Gottlieb
2019-09-03net/mlx5: Add support to use SMFS in switchdev modeMaor Gottlieb
2019-09-03net/mlx5: Add API to set the namespace steering modeMaor Gottlieb
2019-09-03net/mlx5: Add direct rule fs_cmd implementationMaor Gottlieb
2019-09-03net/mlx5: DR, Add CONFIG_MLX5_SW_STEERING for software steering supportAlex Vesker
2019-09-03net/mlx5: DR, Expose APIs for direct rule managingAlex Vesker
2019-09-03net/mlx5: DR, Add required FW steering functionalityAlex Vesker
2019-09-03net/mlx5: DR, Expose steering rule functionalityAlex Vesker
2019-09-03net/mlx5: DR, Expose steering action functionalityAlex Vesker
2019-09-03net/mlx5: DR, Expose steering matcher functionalityAlex Vesker
2019-09-03net/mlx5: DR, Expose steering table functionalityAlex Vesker
2019-09-03net/mlx5: DR, Expose steering domain functionalityAlex Vesker
2019-09-03net/mlx5: DR, Add Steering entry (STE) utilitiesAlex Vesker