summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-03-26Merge branch 'Drop-NETDEV_UNREGISTER_FINAL'David S. Miller
2018-03-26net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai
2018-03-26infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name()Kirill Tkhai
2018-03-26net: Make NETDEV_XXX commands enum { }Kirill Tkhai
2018-03-26fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependencyMadalin Bucur
2018-03-26Merge branch 'ethernet-ave-add-UniPhier-PXs3-support'David S. Miller
2018-03-26net: ethernet: ave: add UniPhier PXs3 supportKunihiko Hayashi
2018-03-26dt-bindings: net: ave: add PXs3 supportKunihiko Hayashi
2018-03-25Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...David S. Miller
2018-03-25tipc: tipc_disc_addr_trial_msg() can be statickbuild test robot
2018-03-25ibmvnic: Potential NULL dereference in clean_one_tx_pool()Dan Carpenter
2018-03-25cxgb4: support new ISSI flash partsGanesh Goudar
2018-03-25cxgb4: depend on firmware event for link statusGanesh Goudar
2018-03-25cxgb4: copy vlan_id in ndo_get_vf_configArjun Vynipadath
2018-03-25cxgb4: Setup FW queues before registering netdevArjun Vynipadath
2018-03-25Merge branch 'broadcom-Adaptive-interrupt-coalescing'David S. Miller
2018-03-25net: bcmgenet: Add support for adaptive RX coalescingFlorian Fainelli
2018-03-25net: systemport: Implement adaptive interrupt coalescingFlorian Fainelli
2018-03-25Merge branch 'mv88e6xxx-module-reloading'David S. Miller
2018-03-25net: dsa: mv88e6xxx: Call the common IRQ free codeAndrew Lunn
2018-03-25net: dsa: mv88e6xxx: Use the DT IRQ trigger modeAndrew Lunn
2018-03-25tc-testing: updated police, mirred, skbedit and skbmod with more testsRoman Mashak
2018-03-25Merge branch 'hv_netvsc-Fix-improve-RX-path-error-handling'David S. Miller
2018-03-25hv_netvsc: Add range checking for rx packet offset and lengthHaiyang Zhang
2018-03-25hv_netvsc: Fix the return status in RX pathHaiyang Zhang
2018-03-25Merge branch 'net-permit-skb_segment-on-head_frag-frag_list-skb'David S. Miller
2018-03-25net: bpf: add a test for skb_segment in test_bpf moduleYonghong Song
2018-03-25net: permit skb_segment on head_frag frag_list skbYonghong Song
2018-03-25Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-03-25Merge branch 'liquidio-Tx-queue-cleanup'David S. Miller
2018-03-25liquidio: Renamed txqs_start to start_txqsIntiyaz Basha
2018-03-25liquidio: Renamed txqs_stop to stop_txqsIntiyaz Basha
2018-03-25liquidio: Renamed txqs_wake to wake_txqsIntiyaz Basha
2018-03-25liquidio: Function call skb_iq for deriving queue from skbIntiyaz Basha
2018-03-25liquidio: Removed one line function wake_qIntiyaz Basha
2018-03-25liquidio: Removed one line function stop_qIntiyaz Basha
2018-03-25liquidio: Removed netif_is_multiqueue checkIntiyaz Basha
2018-03-25liquidio: Removed start_txq functionIntiyaz Basha
2018-03-25liquidio: Removed one line function stop_txqIntiyaz Basha
2018-03-25liquidio: Moved common function skb_iq to to octeon_network.hIntiyaz Basha
2018-03-25liquidio: Moved common function txqs_start to octeon_network.hIntiyaz Basha
2018-03-25liquidio: Moved common function txqs_wake to octeon_network.hIntiyaz Basha
2018-03-25liquidio: Moved common function txqs_stop to octeon_network.hIntiyaz Basha
2018-03-23net/sched: act_vlan: declare push_vid with host byte orderDavide Caratti
2018-03-23net/sched: remove tcf_idr_cleanup()Davide Caratti
2018-03-23mlxsw: spectrum_span: Prevent duplicate mirrorsIdo Schimmel
2018-03-23ixgbe: tweak page counting for XDP_REDIRECTBjörn Töpel
2018-03-23ixgbevf: Add XDP queue stats reportingTony Nguyen
2018-03-23ixgbevf: Add support for meta dataTony Nguyen
2018-03-23ixgbevf: Delay tail write for XDP packetsTony Nguyen