summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-23sh_eth: uninline sh_eth_tsu_get_offset()Sergei Shtylyov
2018-07-23wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_allocYueHaibing
2018-07-23Merge branch 'smc-next'David S. Miller
2018-07-23net/smc: remove local variable page in smc_rx_splice()Ursula Braun
2018-07-23net/smc: use DECLARE_BITMAP for rtokens_used_maskUrsula Braun
2018-07-23net/smc: add function to get link group from linkStefan Raspl
2018-07-23net/smc: eliminate cursor read and write callsStefan Raspl
2018-07-23net/smc: provide smc mode in smc_diag.cKarsten Graul
2018-07-23selftests: forwarding: gre_multipath: Drop IPv6 testsPetr Machata
2018-07-23ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srhYueHaibing
2018-07-23Merge branch 'net-bridge-add-support-for-backup-port'David S. Miller
2018-07-23net: bridge: add support for backup portNikolay Aleksandrov
2018-07-23net: bridge: add support for raw sysfs port optionsNikolay Aleksandrov
2018-07-22net: mediatek: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-07-22nfp: avoid buffer leak when FW communication failsJakub Kicinski
2018-07-22nfp: bring back support for offloading shared blocksJakub Kicinski
2018-07-22xen-netfront: fix queue name settingVitaly Kuznetsov
2018-07-22net/dsa/realtek: add MODULE_LICENSE()Randy Dunlap
2018-07-22bonding: don't cast const buf in sysfs storeNikolay Aleksandrov
2018-07-22Merge branch 'TX-used-ring-batched-updating-for-vhost'David S. Miller
2018-07-22vhost_net: batch update used ring for datacopy TXJason Wang
2018-07-22vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCHJason Wang
2018-07-22vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used()Jason Wang
2018-07-22vhost_net: split out datacopy logicJason Wang
2018-07-22vhost_net: introduce tx_can_batch()Jason Wang
2018-07-22vhost_net: introduce get_tx_bufs()Jason Wang
2018-07-22vhost_net: introduce vhost_exceeds_weight()Jason Wang
2018-07-22vhost_net: introduce helper to initialize tx iov iterJason Wang
2018-07-22vhost_net: drop unnecessary parameterJason Wang
2018-07-21multicast: remove useless parameter for group addHangbin Liu
2018-07-21net: wimax: stack: fixed multi line comment issueMark Railton
2018-07-21net: phy: sfp: Do not use "imply HWMON"Guenter Roeck
2018-07-21libcxgb: replace vmalloc and memset with vzallocYueHaibing
2018-07-21net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-07-21tipc: make some functions staticYueHaibing
2018-07-21net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_registerGustavo A. R. Silva
2018-07-21Merge branch 'tcp-improve-setsockopt-TCP_USER_TIMEOUT-accuracy'David S. Miller
2018-07-21tcp: Add tcp_clamp_rto_to_user_timeout() helper to improve accuracyJon Maxwell
2018-07-21tcp: Add tcp_retransmit_stamp() helper routineJon Maxwell
2018-07-21tcp: convert icsk_user_timeout from jiffies to msecsJon Maxwell
2018-07-21Merge branch 's390-qeth-updates'David S. Miller
2018-07-21s390/qeth: speed up L2 IQD xmitJulian Wiedmann
2018-07-21s390/qeth: add support for constrained HW headersJulian Wiedmann
2018-07-21s390/qeth: merge linearize-check into HW header constructionJulian Wiedmann
2018-07-21s390/qeth: add statistics for consumed buffer elementsJulian Wiedmann
2018-07-21s390/qeth: use core MTU range checkingJulian Wiedmann
2018-07-21s390/qeth: simplify max MTU handlingJulian Wiedmann
2018-07-21s390/qeth: don't cache HW port numberJulian Wiedmann
2018-07-21s390/qeth: allocate netdevice earlyJulian Wiedmann
2018-07-21s390/qeth: remove redundant netif_carrier_ok() checksJulian Wiedmann