aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller350-1901/+3831
2019-04-17Merge branch 's390-next'David S. Miller6-152/+233
2019-04-17s390/qeth: stop/wake TX queues based on their fill levelJulian Wiedmann5-48/+71
2019-04-17s390/qeth: simplify QoS codeJulian Wiedmann2-20/+7
2019-04-17s390/qeth: add TX multiqueue support for OSA devicesJulian Wiedmann4-52/+51
2019-04-17s390/qeth: add TX multiqueue support for IQD devicesJulian Wiedmann6-26/+97
2019-04-17s390/qeth: don't keep statistics for tx timeoutJulian Wiedmann2-3/+0
2019-04-17s390/qeth: don't bother updating the last-tx timeJulian Wiedmann1-1/+0
2019-04-17s390/qeth: handle error from qeth_update_from_chp_desc()Julian Wiedmann1-4/+10
2019-04-17s390/qeth: clarify naming for some QDIO helpersJulian Wiedmann4-23/+22
2019-04-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller15-93/+901
2019-04-17Merge tag 'for-linus-5.1-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds3-3/+19
2019-04-17Merge branch 'stmmac-Enable-Flow-Control'David S. Miller3-1/+52
2019-04-17net: stmmac: Set Flow Control to automatic mode in the driverJose Abreu1-1/+1
2019-04-17net: stmmac: dwxgmac: Finish the Flow Control implementationJose Abreu2-0/+51
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds125-741/+1118
2019-04-17ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrierCorey Minyard1-2/+17
2019-04-16socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEWArnd Bergmann1-2/+2
2019-04-16tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet1-5/+5
2019-04-16Merge branch 'dpaa2-eth-Add-flow-steering-support-without-masking'David S. Miller3-34/+167
2019-04-16dpaa2-eth: Add flow steering support without maskingIoana Ciocoi Radulescu3-32/+127
2019-04-16dpaa2-eth: Update hash key composition codeIoana Ciocoi Radulescu2-2/+30
2019-04-16dpaa2-eth: Add a couple of macrosIoana Ciocoi Radulescu2-2/+7
2019-04-16dpaa2-eth: Fix Rx classification statusIoana Ciocoi Radulescu1-1/+6
2019-04-16ocelot: Clean up stats update deferred workClaudiu Manoil1-8/+14
2019-04-16ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil1-1/+1
2019-04-16nfp: flower: fix implicit fallthrough warningJohn Hurley1-0/+1
2019-04-16net: bridge: fix netlink export of vlan_stats_per_port optionNikolay Aleksandrov1-1/+1
2019-04-16qed: fix spelling mistake "faspath" -> "fastpath"Colin Ian King1-1/+1
2019-04-16net: phy: micrel: add Asym Pause workaroundAntoine Tenart1-1/+26
2019-04-16Merge branch 'bnx2x-Support-for-timestamping-in-P2P-mode'David S. Miller1-20/+32
2019-04-16bnx2x: Add support for detection of P2P event packets.Sudarsana Reddy Kalluru1-10/+12
2019-04-16bnx2x: Replace magic numbers with macro definitions.Sudarsana Reddy Kalluru1-20/+30
2019-04-16tipc: set sysctl_tipc_rmem and named_timeout right rangeJie Liu1-2/+6
2019-04-16tipc: fix link established but not in sessionTuong Lien1-0/+2
2019-04-16net: Fix missing meta data in skb with vlan packetYuya Kusakabe1-1/+9
2019-04-16xen-netfront: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-04-16net: atm: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva1-1/+5
2019-04-16net/core: work around section mismatch warning for ptp_classifierArd Biesheuvel1-3/+4
2019-04-16net: bridge: fix per-port af_packet socketsNikolay Aleksandrov1-9/+14
2019-04-16i40e: Fix misleading error messageCarolyn Wyborny1-1/+1
2019-04-16i40e: Able to add up to 16 MAC filters on an untrusted VFAdam Ludkiewicz1-2/+4
2019-04-16i40e: Report advertised link modes on 40GBASE_SR4Adam Ludkiewicz1-1/+6
2019-04-16i40e: The driver now prints the API version in error messageAdam Ludkiewicz1-3/+15
2019-04-16i40e: Changed maximum supported FW API version to 1.8Adam Ludkiewicz2-3/+3
2019-04-16i40e: Remove misleading messages for untrusted VFGrzegorz Siwik1-5/+16
2019-04-16i40e: Update i40e_init_dcb to return correct errorChinh T Cao3-19/+13
2019-04-16i40e: Fix for 10G ports LED not blinkingPiotr Marczak1-33/+0
2019-04-16i40e: save PTP time before a device resetJacob Keller3-4/+63
2019-04-16i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley1-0/+8