summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-15s390/qeth: remove extra L2 adapterparms queryJulian Wiedmann
2017-08-15s390/qeth: don't access skb after transmissionJulian Wiedmann
2017-08-15Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller
2017-08-14tcp: fix possible deadlock in TCP stack vs BPF filterEric Dumazet
2017-08-14dccp: purge write queue in dccp_destroy_sock()Eric Dumazet
2017-08-14udp: fix linear skb reception with PEEK_OFFAl Viro
2017-08-14liquidio: fix issues with fw_type module parameterDerek Chickles
2017-08-14Merge branch 'mlxsw-Add-support-for-nexthop-group-consolidation-for-IPv6'David S. Miller
2017-08-14mlxsw: spectrum_router: Add support for nexthop group consolidation for IPv6Arkadi Sharshevsky
2017-08-14mlxsw: spectrum_router: Prepare nexthop group's hash table for IPv6Arkadi Sharshevsky
2017-08-14Merge branch 'liquidio-adding-support-for-ethtool-set-ring-feature'David S. Miller
2017-08-14liquidio: added support for ethtool --set-ring featureIntiyaz Basha
2017-08-14liquidio: moved liquidio_setup_io_queues to lio_core.cIntiyaz Basha
2017-08-14liquidio: moved liquidio_napi_poll to lio_core.cIntiyaz Basha
2017-08-14liquidio: moved liquidio_napi_drv_callback to lio_core.cIntiyaz Basha
2017-08-14liquidio: moved liquidio_push_packet to lio_core.cIntiyaz Basha
2017-08-14liquidio: moved octeon_setup_droq to lio_core.cIntiyaz Basha
2017-08-14liquidio: moved update_txq_status to lio_core.cIntiyaz Basha
2017-08-14liquidio: moved wait_for_pending_requests to octeon_network.hIntiyaz Basha
2017-08-14ipv6: release rt6->rt6i_idev properly during ifdownWei Wang
2017-08-14af_key: do not use GFP_KERNEL in atomic contextsEric Dumazet
2017-08-14tcp: ulp: avoid module refcnt leak in tcp_set_ulpSabrina Dubroca
2017-08-14Merge branch 'Add-new-PCI_DEV_FLAGS_NO_RELAXED_ORDERING-flag'David S. Miller
2017-08-14net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom
2017-08-14net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom
2017-08-14PCI: Disable Relaxed Ordering Attributes for AMD A1100dingtianhong
2017-08-14PCI: Disable Relaxed Ordering for some Intel processorsdingtianhong
2017-08-14PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong
2017-08-14Merge tag 'md/4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-08-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-08-14tipc: avoid inheriting msg_non_seq flag when message is returnedJon Paul Maloy
2017-08-14tipc: accept PACKET_MULTICAST packetsJon Paul Maloy
2017-08-14Merge branch 'mlnx-i2c'David S. Miller
2017-08-14Change Kconfig descriptionOhad Oz
2017-08-14Allow Mellanox switch devices to be configured if only I2C bus is setOhad Oz
2017-08-14net: phy: Use tab for indentation in KconfigMichal Simek
2017-08-14Merge branch 'mlxsw-spectrum_router-Increase-VRF-scale'David S. Miller
2017-08-14mlxsw: spectrum_router: Use one LPM tree for all virtual routersIdo Schimmel
2017-08-14mlxsw: spectrum_router: Pass argument explicitlyIdo Schimmel
2017-08-14mlxsw: spectrum_router: Return void from deletion functionsIdo Schimmel
2017-08-14ipv4: route: fix inet_rtm_getroute induced crashFlorian Westphal
2017-08-14qlge: fix duplicated code for different branchesGustavo A. R. Silva
2017-08-14liquidio: fix duplicated code for different branchesGustavo A. R. Silva
2017-08-14liquidio: update debug console logging mechanismRick Farrington
2017-08-14brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devicesArend Van Spriel
2017-08-13net: ti: cpsw:: constify platform_device_idArvind Yadav
2017-08-13net: sh_eth: constify platform_device_idArvind Yadav
2017-08-13net: dpaa_eth: constify platform_device_idArvind Yadav
2017-08-13can: constify platform_device_idArvind Yadav
2017-08-13tap: make struct tap_fops staticColin Ian King