summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-15s390/net: reduce inliningJulian Wiedmann7-74/+67
2017-08-15s390/qeth: make more use of skb APIJulian Wiedmann4-18/+10
2017-08-15s390/qeth: clean up fill_buffer() offset logicJulian Wiedmann2-19/+18
2017-08-15s390/qeth: straighten out fill_buffer() interfaceJulian Wiedmann1-15/+14
2017-08-15s390/qeth: simplify fragment type selectionJulian Wiedmann1-15/+8
2017-08-15s390/qeth: remove extra L3 adapterparms queryJulian Wiedmann1-13/+1
2017-08-15s390/qeth: remove extra L2 adapterparms queryJulian Wiedmann1-9/+0
2017-08-15s390/qeth: don't access skb after transmissionJulian Wiedmann2-10/+8
2017-08-14liquidio: fix issues with fw_type module parameterDerek Chickles1-3/+3
2017-08-14Merge branch 'mlxsw-Add-support-for-nexthop-group-consolidation-for-IPv6'David S. Miller1-21/+188
2017-08-14mlxsw: spectrum_router: Add support for nexthop group consolidation for IPv6Arkadi Sharshevsky1-9/+141
2017-08-14mlxsw: spectrum_router: Prepare nexthop group's hash table for IPv6Arkadi Sharshevsky1-17/+52
2017-08-14Merge branch 'liquidio-adding-support-for-ethtool-set-ring-feature'David S. Miller9-825/+617
2017-08-14liquidio: added support for ethtool --set-ring featureIntiyaz Basha6-11/+160
2017-08-14liquidio: moved liquidio_setup_io_queues to lio_core.cIntiyaz Basha4-216/+118
2017-08-14liquidio: moved liquidio_napi_poll to lio_core.cIntiyaz Basha4-108/+61
2017-08-14liquidio: moved liquidio_napi_drv_callback to lio_core.cIntiyaz Basha4-50/+41
2017-08-14liquidio: moved liquidio_push_packet to lio_core.cIntiyaz Basha4-275/+156
2017-08-14liquidio: moved octeon_setup_droq to lio_core.cIntiyaz Basha4-72/+37
2017-08-14liquidio: moved update_txq_status to lio_core.cIntiyaz Basha4-59/+36
2017-08-14liquidio: moved wait_for_pending_requests to octeon_network.hIntiyaz Basha5-55/+29
2017-08-14Merge branch 'mlnx-i2c'David S. Miller1-2/+3
2017-08-14Change Kconfig descriptionOhad Oz1-1/+2
2017-08-14Allow Mellanox switch devices to be configured if only I2C bus is setOhad Oz1-1/+1
2017-08-14net: phy: Use tab for indentation in KconfigMichal Simek1-21/+21
2017-08-14Merge branch 'mlxsw-spectrum_router-Increase-VRF-scale'David S. Miller1-106/+176
2017-08-14mlxsw: spectrum_router: Use one LPM tree for all virtual routersIdo Schimmel1-94/+165
2017-08-14mlxsw: spectrum_router: Pass argument explicitlyIdo Schimmel1-4/+4
2017-08-14mlxsw: spectrum_router: Return void from deletion functionsIdo Schimmel1-10/+9
2017-08-14qlge: fix duplicated code for different branchesGustavo A. R. Silva1-33/+14
2017-08-14liquidio: fix duplicated code for different branchesGustavo A. R. Silva1-8/+3
2017-08-14liquidio: update debug console logging mechanismRick Farrington3-25/+90
2017-08-13net: ti: cpsw:: constify platform_device_idArvind Yadav1-1/+1
2017-08-13net: sh_eth: constify platform_device_idArvind Yadav1-1/+1
2017-08-13net: dpaa_eth: constify platform_device_idArvind Yadav1-1/+1
2017-08-13can: constify platform_device_idArvind Yadav1-1/+1
2017-08-13tap: make struct tap_fops staticColin Ian King1-1/+1
2017-08-13virtio-net: make array guest_offloads staticColin Ian King1-4/+6
2017-08-13of_mdio: merge branch tails in of_phy_register_fixed_link()Sergei Shtylyov1-12/+11
2017-08-13Merge branch 'vrf-Support-for-local-traffic-with-sockets-bound-to-enslaved-de...David S. Miller2-115/+10
2017-08-13net: ipv4: add check for l3slave for index returned in IP_PKTINFODavid Ahern1-1/+2
2017-08-13net: vrf: Drop local rtable and rt6_infoDavid Ahern1-114/+8
2017-08-13net: ipv4: remove unnecessary check on orig_oifDavid Ahern1-1/+1
2017-08-13vxlan: change vxlan_[config_]validate() to use netlink_ext_ack for error repo...Girish Moodalbail1-26/+73
2017-08-13Merge branch 'tap-XDP-support'David S. Miller3-27/+236
2017-08-13tap: XDP supportJason Wang1-7/+142
2017-08-13net: export some generic xdp helpersJason Wang2-6/+10
2017-08-13tap: use build_skb() for small packetJason Wang1-21/+91
2017-08-13rtnelink: Move link dump consistency check out of the loopJakub Sitnicki1-4/+2
2017-08-11liquidio: moved ptp_enable to octeon_device structureIntiyaz Basha2-9/+11