aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-14ipv6: release rt6->rt6i_idev properly during ifdownWei Wang1-8/+5
2017-08-14af_key: do not use GFP_KERNEL in atomic contextsEric Dumazet1-22/+26
2017-08-14tcp: ulp: avoid module refcnt leak in tcp_set_ulpSabrina Dubroca1-7/+7
2017-08-14Merge branch 'Add-new-PCI_DEV_FLAGS_NO_RELAXED_ORDERING-flag'David S. Miller9-8/+178
2017-08-14net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom3-0/+22
2017-08-14net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom3-8/+21
2017-08-14PCI: Disable Relaxed Ordering Attributes for AMD A1100dingtianhong1-0/+16
2017-08-14PCI: Disable Relaxed Ordering for some Intel processorsdingtianhong1-0/+62
2017-08-14PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong3-0/+57
2017-08-14Merge tag 'md/4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2-16/+50
2017-08-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-35/+40
2017-08-14tipc: avoid inheriting msg_non_seq flag when message is returnedJon Paul Maloy1-0/+1
2017-08-14tipc: accept PACKET_MULTICAST packetsJon Paul Maloy1-1/+1
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-14ipv4: route: fix inet_rtm_getroute induced crashFlorian Westphal1-1/+2
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-14brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devicesArend Van Spriel1-2/+4
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-devices'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-13bonding: ratelimit failed speed/duplex update warningAndreas Born1-3/+4
2017-08-13vxlan: change vxlan_[config_]validate() to use netlink_ext_ack for error reportingGirish 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-13Linux 4.13-rc5Linus Torvalds1-1/+1
2017-08-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds14-42/+137