index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-09-26
net: vhost: add rx busy polling in tx path
Tonghao Zhang
2018-09-26
net: vhost: factor out busy polling logic to vhost_net_busy_poll()
Tonghao Zhang
2018-09-26
net: vhost: replace magic number of lock annotation
Tonghao Zhang
2018-09-26
net: vhost: lock the vqs one by one
Tonghao Zhang
2018-09-26
tcp: expose sk_state in tcp_retransmit_skb tracepoint
Yafang Shao
2018-09-26
net: faraday: fix return type of ndo_start_xmit function
YueHaibing
2018-09-26
net: smsc: fix return type of ndo_start_xmit function
YueHaibing
2018-09-26
net: liquidio: list usage cleanup
zhong jiang
2018-09-26
net: qed: list usage cleanup
zhong jiang
2018-09-26
Merge branch 'net-bridge-convert-bool-options-to-bits'
David S. Miller
2018-09-26
net: bridge: pack net_bridge better
Nikolay Aleksandrov
2018-09-26
net: bridge: convert mtu_set_by_user to a bit
Nikolay Aleksandrov
2018-09-26
net: bridge: convert neigh_suppress_enabled option to a bit
Nikolay Aleksandrov
2018-09-26
net: bridge: convert mcast options to bits
Nikolay Aleksandrov
2018-09-26
net: bridge: convert and rename mcast disabled
Nikolay Aleksandrov
2018-09-26
net: bridge: convert group_addr_set option to a bit
Nikolay Aleksandrov
2018-09-26
net: bridge: convert nf call options to bits
Nikolay Aleksandrov
2018-09-26
net: bridge: add bitfield for options and convert vlan opts
Nikolay Aleksandrov
2018-09-26
net: bridge: make struct opening bracket consistent
Nikolay Aleksandrov
2018-09-26
Merge branch 's390-net-next'
David S. Miller
2018-09-26
s390/qeth: remove duplicated carrier state tracking
Julian Wiedmann
2018-09-26
s390/qeth: clean up drop conditions for received cmds
Julian Wiedmann
2018-09-26
s390/qeth: re-indent qeth_check_ipa_data()
Julian Wiedmann
2018-09-26
s390/qeth: consume local address events
Julian Wiedmann
2018-09-26
s390/qeth: remove various redundant code
Julian Wiedmann
2018-09-26
s390/qeth: remove CARD_FROM_CDEV helper
Julian Wiedmann
2018-09-26
s390/qeth: pass card pointer in iob callback
Julian Wiedmann
2018-09-26
s390/qeth: re-use qeth_notify_skbs()
Julian Wiedmann
2018-09-26
s390/qeth: remove additional skb refcount
Julian Wiedmann
2018-09-26
s390/qeth: replace open-coded skb_queue_walk()
Julian Wiedmann
2018-09-26
net/af_iucv: locate IUCV header via skb_network_header()
Julian Wiedmann
2018-09-26
s390/qeth: on gdev release, reset drvdata
Julian Wiedmann
2018-09-26
s390/qeth: fix discipline unload after setup error
Julian Wiedmann
2018-09-26
s390/qeth: use DEFINE_MUTEX for qeth_mod_mutex
Julian Wiedmann
2018-09-26
s390/qeth: convert layer attribute to enum
Julian Wiedmann
2018-09-25
net: phy: marvell: Fix build.
David S. Miller
2018-09-25
bridge: br_arp_nd_proxy: set icmp6_router if neigh has NTF_ROUTER
Roopa Prabhu
2018-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-09-25
net: dsa: lantiq_gswip: Depend on HAS_IOMEM
Hauke Mehrtens
2018-09-25
Merge branch 'net-phy-Eliminate-unnecessary-soft'
David S. Miller
2018-09-25
net: phy: marvell: Avoid unnecessary soft reset
Florian Fainelli
2018-09-25
net: phy: Stop with excessive soft reset
Florian Fainelli
2018-09-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-09-25
Merge branch 'Refactor-classifier-API-to-work-with-Qdisc-blocks-without-rtnl-...
David S. Miller
2018-09-25
net: sched: use reference counting for tcf blocks on rules update
Vlad Buslov
2018-09-25
net: sched: implement tcf_block_refcnt_{get|put}()
Vlad Buslov
2018-09-25
net: sched: protect block idr with spinlock
Vlad Buslov
2018-09-25
net: sched: implement functions to put and flush all chains
Vlad Buslov
2018-09-25
net: sched: change tcf block reference counter type to refcount_t
Vlad Buslov
2018-09-25
net: sched: use Qdisc rcu API instead of relying on rtnl lock
Vlad Buslov
[next]