summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-09-20virtio-net: support XDP_REDIRECTJason Wang
2017-09-20virtio-net: add packet len average only when needed during XDPJason Wang
2017-09-20virtio-net: remove unnecessary parameter of virtnet_xdp_xmit()Jason Wang
2017-09-20net: dsa: lan9303: Add adjust_link() methodEgil Hjelmeland
2017-09-20macvlan: code refine to check data before usingZhang Shengju
2017-09-19team: fall back to hash if table entry is emptyJim Hanko
2017-09-19net: dsa: bcm_sf2: Utilize b53_{enable, disable}_portFlorian Fainelli
2017-09-19net: dsa: bcm_sf2: Use SF2_NUM_EGRESS_QUEUES for CFPFlorian Fainelli
2017-09-19net: dsa: b53: Export b53_imp_vlan_setup()Florian Fainelli
2017-09-19net: dsa: b53: Wire-up EEEFlorian Fainelli
2017-09-19net: dsa: b53: Move EEE functions to b53Florian Fainelli
2017-09-19net: dsa: b53: Define EEE register pageFlorian Fainelli
2017-09-19net: dsa: b53: Move Broadcom header setup to b53Florian Fainelli
2017-09-19net: dsa: b53: Use a macro to define I/O operationsFlorian Fainelli
2017-09-19net: dsa: bcm_sf2: Defer port enabling to calling port_enableFlorian Fainelli
2017-09-19net: dsa: b53: Defer port enabling to calling port_enableFlorian Fainelli
2017-09-19net: dsa: b53: Make b53_enable_cpu_port() take a port argumentFlorian Fainelli
2017-09-19net: dsa: b53: Remove is_cpu_port()Florian Fainelli
2017-09-19mlxsw: spectrum: Add multicast router traps and trap groupsYotam Gigi
2017-09-19mlxsw: spectrum_router: Export RIF dev access functionYotam Gigi
2017-09-19mlxsw: reg: Configure RIF to forward IPv4 multicast packets by defaultYotam Gigi
2017-09-19mlxsw: reg: Add Router Rules Copy RegisterYotam Gigi
2017-09-19mlxsw: reg: Add the Router Multicast Forwarding Table Version 2 registerYotam Gigi
2017-09-19mlxsw: resources: Add multicast ERIF list entries resourceYotam Gigi
2017-09-19mlxsw: reg: Add the Router Interface Group Version 2 registerYotam Gigi
2017-09-19mlxsw: reg: Add The Router TCAM Allocation registerYotam Gigi
2017-09-19mlxsw: reg: Rename the flexible action set length fieldYotam Gigi
2017-09-19mlxsw: acl: Change trap ACL action to get the trap_id as a parameterYotam Gigi
2017-09-19mlxsw: acl: Introduce mcrouter ACL actionYotam Gigi
2017-09-19mlxsw: spectrum: Move ACL flexible actions instance to spectrumYotam Gigi
2017-09-19mlxsw: spectrum: Change init orderYotam Gigi
2017-09-19net: mvpp2: remove useless gotoAntoine Tenart
2017-09-18net: korina: bump versionRoman Yeryomin
2017-09-18net: korina: update authorsRoman Yeryomin
2017-09-18net: korina: whitespace cleanupRoman Yeryomin
2017-09-18net: korina: use GRORoman Yeryomin
2017-09-18net: korina: use NAPI_POLL_WEIGHTRoman Yeryomin
2017-09-18net: korina: optimize rx descriptor flags processingRoman Yeryomin
2017-09-18net: korina: don't use overflow and underflow interruptsRoman Yeryomin
2017-09-18hamradio: baycom: use new parport device modelSudip Mukherjee
2017-09-18net/ethernet/freescale: fix warning for ucc_gethValentin Longchamp
2017-09-18forcedeth: replace pci_map_single with dma_map_single functionsZhu Yanjun
2017-09-18net: phy: realtek: add RTL8201F phy-id and functionsJassi Brar
2017-09-18net: phy: realtek: rename RTL8211F_PAGE_SELECT to RTL821x_PAGE_SELECTKunihiko Hayashi
2017-09-18dummy: declare dummy devices as enumerated devicesZhang Shengju
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel
2017-09-15netvsc: increase default receive buffer sizeStephen Hemminger
2017-09-15net: smsc911x: Quieten netif during suspendGeert Uytterhoeven
2017-09-15net: systemport: Fix 64-bit stats deadlockFlorian Fainelli