aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-05-16 11:36:39 -0400
committerDavid S. Miller <davem@davemloft.net>2018-05-16 11:36:39 -0400
commit7d6541fba19c970cf5ebbc2c56b0fb04eab89f98 (patch)
treea147f67dddc0e13cb1628ac4df0e460cdd87012b /net/core/dev.c
parentMerge branch 'Misc-Bug-Fixes-and-clean-ups-for-HNS3-Driver' (diff)
parentnet/mlx5e: Remove MLX5E_TEST_BIT macro (diff)
downloadlinux-7d6541fba19c970cf5ebbc2c56b0fb04eab89f98.tar.gz
linux-7d6541fba19c970cf5ebbc2c56b0fb04eab89f98.zip
Merge tag 'mlx5e-updates-2018-05-14' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
Saeed Mahameed says: ==================== mlx5e-updates-2018-05-14 Misc update for mlx5e netdevice driver From Gal Pressman: - Remove MLX5E_TEST_BIT macros and use test_bit instead - Use __set_bit when possible From Eran Ben Elisha: - Improve debug print on initial RX posting timeout From Or Gerlitz: - Support offloaded TC flows with no matches on headers - mlx5e TC cleanups Trivial cleanups From Roi, Tariq and Saeed: - Use bool as return type for mlx5e_xdp_handle - Use u8 instead of int for LRO number of segments - Skip redundant checks when providing NUD lastuse feedback - Remove redundant vport context vlan update ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions
s'>-5/+2 2018-11-01drm/fsl-dcu: Use drm_fbdev_generic_setup()Noralf Trønnes2-23/+3 2018-11-01drm/arc: Use drm_fbdev_generic_setup()Noralf Trønnes2-34/+3 2018-11-01drm/syncobj: Mark local add/remove callback functions as staticChris Wilson1-14/+5 2018-10-30drm/tinydrm: Fix setting of the column/page end addresses.Eric Anholt1-2/+2 2018-10-30drm: Add an hx8367d tinydrm driver.Eric Anholt4-0/+289