summaryrefslogtreecommitdiffstats
path: root/drivers/media
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-04-25 15:19:41 -0400
committerDavid S. Miller <davem@davemloft.net>2018-04-25 15:19:41 -0400
commitc8ad08929d1ba45421c47a37171003c6ef3f0390 (patch)
tree5fb712f3a1688ef16b4dcf1dcf36dac43f3c9cd4 /drivers/media
parent6f5d295909c9e10a715c4f9f6301ffa701398112 (diff)
parent8315ef6f395cc4e14171c59e1176711976deeb84 (diff)
downloadlinux-c8ad08929d1ba45421c47a37171003c6ef3f0390.tar.bz2
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
Jeff Kirsher says: ==================== 10GbE Intel Wired LAN Driver Updates 2018-04-25 This series represents yet another phase of the macvlan cleanup Alex has been working on. The main goal of these changes is to make it so that we only support offloading what we can actually offload and we don't break any existing functionality. So for example we were claiming to advertise source mode macvlan and we were doing nothing of the sort, so support for that has been dropped. The biggest change with this set is that broadcast/multicast replication is no longer being supported in software. Alex dropped it as it leads to scaling issues when a broadcast frame has to be replicated up to 64 times. Beyond that this set goes through and optimized the time needed to bring up and tear down the macvlan interfaces on ixgbe and provides a clean way for us to disable the macvlan offload when needed. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions