summaryrefslogtreecommitdiff
path: root/drivers
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-18s390/qeth: tidy up parameter naming for qeth_do_send_packet()Jens Remus
2017-09-18s390/qeth: fold VLAN handling into l3_rebuild_skb()Julian Wiedmann
2017-09-18s390/qeth: translate SETVLAN/DELVLAN errorsJulian Wiedmann
2017-09-18s390/qeth: simplify L3 sysfs group managementJulian Wiedmann
2017-09-18s390/qeth: don't take queue lock in send_packet_fast()Julian Wiedmann
2017-09-18s390/qeth: remove unused code in qdio_establish_cq()Julian Wiedmann
2017-09-18s390/qeth: add VNICC get/set timeout supportHans Wippel
2017-09-18s390/qeth: add VNICC enable/disable supportHans Wippel