summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-18ice: Add code for DCB initialization part 2/4Anirudh Venkataramanan6-1/+1057
2019-04-18ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan10-0/+230
2019-04-18ice: Bump versionAnirudh Venkataramanan1-1/+1
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan16-294/+294
2019-04-18ice: Fix typos in code commentsAnirudh Venkataramanan4-6/+6
2019-04-18Merge branch 'ipv6-Use-fib6_result-for-fib_lookups'David S. Miller10-294/+349
2019-04-18ipv6: Add fib6_type and fib6_flags to fib6_resultDavid Ahern4-39/+52
2019-04-18ipv6: Pass fib6_result to fib lookupsDavid Ahern7-53/+46
2019-04-18ipv6: Pass fib6_result to fib6_table_lookup tracepointDavid Ahern2-11/+11
2019-04-18ipv6: Pass fib6_result to rt6_select and find_rr_leafDavid Ahern1-39/+43
2019-04-18ipv6: Pass fib6_result to rt6_device_matchDavid Ahern1-19/+30
2019-04-18ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtuDavid Ahern5-18/+25
2019-04-18ipv6: Pass fib6_result to rt6_insert_exceptionDavid Ahern1-16/+17
2019-04-18ipv6: Pass fib6_result to ip6_rt_get_dev_rcu and ip6_rt_copy_initDavid Ahern1-22/+27
2019-04-18ipv6: Pass fib6_result to pcpu route functionsDavid Ahern1-13/+14
2019-04-18ipv6: Pass fib6_result to ip6_create_rt_rcuDavid Ahern1-16/+21
2019-04-18ipv6: Pass fib6_result to ip6_rt_cache_allocDavid Ahern1-22/+26
2019-04-18ipv6: Pass fib6_result to rt6_find_cached_rtDavid Ahern1-14/+21
2019-04-18ipv6: Rename fib6_multipath_select and pass fib6_resultDavid Ahern6-64/+68
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/jkirshe...David 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-17socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEWArnd Bergmann1-2/+2
2019-04-17tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet1-5/+5
2019-04-17Merge branch 'dpaa2-eth-Add-flow-steering-support-without-masking'David S. Miller3-34/+167
2019-04-17dpaa2-eth: Add flow steering support without maskingIoana Ciocoi Radulescu3-32/+127
2019-04-17dpaa2-eth: Update hash key composition codeIoana Ciocoi Radulescu2-2/+30
2019-04-17dpaa2-eth: Add a couple of macrosIoana Ciocoi Radulescu2-2/+7
2019-04-17dpaa2-eth: Fix Rx classification statusIoana Ciocoi Radulescu1-1/+6
2019-04-17ocelot: Clean up stats update deferred workClaudiu Manoil1-8/+14
2019-04-17ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil1-1/+1
2019-04-17nfp: flower: fix implicit fallthrough warningJohn Hurley1-0/+1
2019-04-17net: bridge: fix netlink export of vlan_stats_per_port optionNikolay Aleksandrov1-1/+1
2019-04-17qed: fix spelling mistake "faspath" -> "fastpath"Colin Ian King1-1/+1
2019-04-17net: phy: micrel: add Asym Pause workaroundAntoine Tenart1-1/+26
2019-04-17Merge branch 'bnx2x-Support-for-timestamping-in-P2P-mode'David S. Miller1-20/+32