Age | Commit message (Expand) | Author |
2018-07-23 | Merge branch 'smc-next' | David S. Miller |
2018-07-23 | net/smc: remove local variable page in smc_rx_splice() | Ursula Braun |
2018-07-23 | net/smc: use DECLARE_BITMAP for rtokens_used_mask | Ursula Braun |
2018-07-23 | net/smc: add function to get link group from link | Stefan Raspl |
2018-07-23 | net/smc: eliminate cursor read and write calls | Stefan Raspl |
2018-07-23 | net/smc: provide smc mode in smc_diag.c | Karsten Graul |
2018-07-23 | selftests: forwarding: gre_multipath: Drop IPv6 tests | Petr Machata |
2018-07-23 | ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srh | YueHaibing |
2018-07-23 | Merge branch 'net-bridge-add-support-for-backup-port' | David S. Miller |
2018-07-23 | net: bridge: add support for backup port | Nikolay Aleksandrov |
2018-07-23 | net: bridge: add support for raw sysfs port options | Nikolay Aleksandrov |
2018-07-22 | net: mediatek: use dma_zalloc_coherent instead of allocator/memset | YueHaibing |
2018-07-22 | nfp: avoid buffer leak when FW communication fails | Jakub Kicinski |
2018-07-22 | nfp: bring back support for offloading shared blocks | Jakub Kicinski |
2018-07-22 | xen-netfront: fix queue name setting | Vitaly Kuznetsov |
2018-07-22 | net/dsa/realtek: add MODULE_LICENSE() | Randy Dunlap |
2018-07-22 | bonding: don't cast const buf in sysfs store | Nikolay Aleksandrov |
2018-07-22 | Merge branch 'TX-used-ring-batched-updating-for-vhost' | David S. Miller |
2018-07-22 | vhost_net: batch update used ring for datacopy TX | Jason Wang |
2018-07-22 | vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCH | Jason Wang |
2018-07-22 | vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used() | Jason Wang |
2018-07-22 | vhost_net: split out datacopy logic | Jason Wang |
2018-07-22 | vhost_net: introduce tx_can_batch() | Jason Wang |
2018-07-22 | vhost_net: introduce get_tx_bufs() | Jason Wang |
2018-07-22 | vhost_net: introduce vhost_exceeds_weight() | Jason Wang |
2018-07-22 | vhost_net: introduce helper to initialize tx iov iter | Jason Wang |
2018-07-22 | vhost_net: drop unnecessary parameter | Jason Wang |
2018-07-21 | multicast: remove useless parameter for group add | Hangbin Liu |
2018-07-21 | net: wimax: stack: fixed multi line comment issue | Mark Railton |
2018-07-21 | net: phy: sfp: Do not use "imply HWMON" | Guenter Roeck |
2018-07-21 | libcxgb: replace vmalloc and memset with vzalloc | YueHaibing |
2018-07-21 | net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memset | YueHaibing |
2018-07-21 | tipc: make some functions static | YueHaibing |
2018-07-21 | net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_register | Gustavo A. R. Silva |
2018-07-21 | Merge branch 'tcp-improve-setsockopt-TCP_USER_TIMEOUT-accuracy' | David S. Miller |
2018-07-21 | tcp: Add tcp_clamp_rto_to_user_timeout() helper to improve accuracy | Jon Maxwell |
2018-07-21 | tcp: Add tcp_retransmit_stamp() helper routine | Jon Maxwell |
2018-07-21 | tcp: convert icsk_user_timeout from jiffies to msecs | Jon Maxwell |
2018-07-21 | Merge branch 's390-qeth-updates' | David S. Miller |
2018-07-21 | s390/qeth: speed up L2 IQD xmit | Julian Wiedmann |
2018-07-21 | s390/qeth: add support for constrained HW headers | Julian Wiedmann |
2018-07-21 | s390/qeth: merge linearize-check into HW header construction | Julian Wiedmann |
2018-07-21 | s390/qeth: add statistics for consumed buffer elements | Julian Wiedmann |
2018-07-21 | s390/qeth: use core MTU range checking | Julian Wiedmann |
2018-07-21 | s390/qeth: simplify max MTU handling | Julian Wiedmann |
2018-07-21 | s390/qeth: don't cache HW port number | Julian Wiedmann |
2018-07-21 | s390/qeth: allocate netdevice early | Julian Wiedmann |
2018-07-21 | s390/qeth: remove redundant netif_carrier_ok() checks | Julian Wiedmann |
2018-07-21 | s390/qeth: reset layer2 attribute on layer switch | Julian Wiedmann |
2018-07-21 | s390/qeth: fix race in used-buffer accounting | Julian Wiedmann |