summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-26net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()Maciej Żenczykowski
2018-09-26net: mvneta: Add support for 2500Mbps SGMIIMaxime Chevallier
2018-09-26Merge branch 'net-vhost-improve-performance-when-enable-busyloop'David S. Miller
2018-09-26net: vhost: add rx busy polling in tx pathTonghao Zhang
2018-09-26net: vhost: factor out busy polling logic to vhost_net_busy_poll()Tonghao Zhang
2018-09-26net: vhost: replace magic number of lock annotationTonghao Zhang
2018-09-26net: vhost: lock the vqs one by oneTonghao Zhang
2018-09-26tcp: expose sk_state in tcp_retransmit_skb tracepointYafang Shao
2018-09-26net: faraday: fix return type of ndo_start_xmit functionYueHaibing
2018-09-26net: smsc: fix return type of ndo_start_xmit functionYueHaibing
2018-09-26net: liquidio: list usage cleanupzhong jiang
2018-09-26net: qed: list usage cleanupzhong jiang
2018-09-26Merge branch 'net-bridge-convert-bool-options-to-bits'David S. Miller
2018-09-26net: bridge: pack net_bridge betterNikolay Aleksandrov
2018-09-26net: bridge: convert mtu_set_by_user to a bitNikolay Aleksandrov
2018-09-26net: bridge: convert neigh_suppress_enabled option to a bitNikolay Aleksandrov
2018-09-26net: bridge: convert mcast options to bitsNikolay Aleksandrov
2018-09-26net: bridge: convert and rename mcast disabledNikolay Aleksandrov
2018-09-26net: bridge: convert group_addr_set option to a bitNikolay Aleksandrov
2018-09-26net: bridge: convert nf call options to bitsNikolay Aleksandrov
2018-09-26net: bridge: add bitfield for options and convert vlan optsNikolay Aleksandrov
2018-09-26net: bridge: make struct opening bracket consistentNikolay Aleksandrov
2018-09-26Merge branch 's390-net-next'David S. Miller
2018-09-26s390/qeth: remove duplicated carrier state trackingJulian Wiedmann
2018-09-26s390/qeth: clean up drop conditions for received cmdsJulian Wiedmann
2018-09-26s390/qeth: re-indent qeth_check_ipa_data()Julian Wiedmann
2018-09-26s390/qeth: consume local address eventsJulian Wiedmann
2018-09-26s390/qeth: remove various redundant codeJulian Wiedmann
2018-09-26s390/qeth: remove CARD_FROM_CDEV helperJulian Wiedmann
2018-09-26s390/qeth: pass card pointer in iob callbackJulian Wiedmann
2018-09-26s390/qeth: re-use qeth_notify_skbs()Julian Wiedmann
2018-09-26s390/qeth: remove additional skb refcountJulian Wiedmann
2018-09-26s390/qeth: replace open-coded skb_queue_walk()Julian Wiedmann
2018-09-26net/af_iucv: locate IUCV header via skb_network_header()Julian Wiedmann
2018-09-26s390/qeth: on gdev release, reset drvdataJulian Wiedmann
2018-09-26s390/qeth: fix discipline unload after setup errorJulian Wiedmann
2018-09-26s390/qeth: use DEFINE_MUTEX for qeth_mod_mutexJulian Wiedmann
2018-09-26s390/qeth: convert layer attribute to enumJulian Wiedmann
2018-09-25net: phy: marvell: Fix build.David S. Miller
2018-09-25bridge: br_arp_nd_proxy: set icmp6_router if neigh has NTF_ROUTERRoopa Prabhu
2018-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-09-25net: dsa: lantiq_gswip: Depend on HAS_IOMEMHauke Mehrtens
2018-09-25Merge branch 'net-phy-Eliminate-unnecessary-soft'David S. Miller
2018-09-25net: phy: marvell: Avoid unnecessary soft resetFlorian Fainelli
2018-09-25net: phy: Stop with excessive soft resetFlorian Fainelli
2018-09-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-09-25Merge branch 'Refactor-classifier-API-to-work-with-Qdisc-blocks-without-rtnl-...David S. Miller
2018-09-25net: sched: use reference counting for tcf blocks on rules updateVlad Buslov
2018-09-25net: sched: implement tcf_block_refcnt_{get|put}()Vlad Buslov
2018-09-25net: sched: protect block idr with spinlockVlad Buslov