]> Git Repo - linux.git/shortlog
linux.git
2018-11-28 Vijay Khemkanet/ncsi: Add NCSI Mellanox OEM command
2018-11-28 Heiner Kallweitr8169: remove unneeded mmiowb barriers
2018-11-28 Peng Linet: hns3: Config NIC port speed same as that of optica...
2018-11-28 Bryan Whiteheadlan743x: Enable driver to work with LAN7431
2018-11-28 Jon Maloytipc: fix lockdep warning during node delete
2018-11-28 Bryan Whiteheadlan743x: fix return value for lan743x_tx_napi_poll
2018-11-28 Colin Ian Kingnet: via: via-velocity: fix spelling mistake "alignemen...
2018-11-28 Colin Ian Kingqed: fix spelling mistake "attnetion" -> "attention"
2018-11-28 David S. MillerMerge branch 'net-nsid-interpretation'
2018-11-28 Nicolas Dichtelnetns: enable to dump full nsid translation table
2018-11-28 Nicolas Dichtelnetns: enable to specify a nsid for a get request
2018-11-28 Nicolas Dichtelnetns: add support of NETNSA_TARGET_NSID
2018-11-28 Nicolas Dichtelnetns: introduce 'struct net_fill_args'
2018-11-28 Nicolas Dichtelnetns: remove net arg from rtnl_net_fill()
2018-11-28 Lorenzo Bianconinet: thunderx: fix NULL pointer dereference in nic_remove
2018-11-28 David S. MillerMerge branch 'qed-enhancements-series'
2018-11-28 Sudarsana Reddy... qed: Add support for MBI upgrade over MFW.
2018-11-28 Sudarsana Reddy... qede: Update link status only when interface is ready.
2018-11-28 Sudarsana Reddy... qede: Simplify the usage of qede-flags.
2018-11-28 Sudarsana Reddy... qed: Display port_id in the UFP debug messages.
2018-11-27 David S. MillerMerge branch 'aquantia-usb'
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Extend cdc_ether blacklist
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Add ASIX's HW ids
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Add support for wake on LAN by MAGIC...
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Implement get/set_link_ksettings...
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Initialize ethtool_ops structure
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Add RX VLAN filtering support
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Add support for VLAN_CTAG_TX/RX offload
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Implement set_rx_mode callback
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Add support for TSO
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Add support for enable/disable checks...
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Add support for changing MTU
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Add checksum offload support
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Implement RX data path
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Implement TX data path
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Add support for getting and setting...
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Introduce link management
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Introduce PHY access
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Various callbacks implementation
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Add implementation of read and write...
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Add bind and empty unbind callbacks
2018-11-27 Dmitry Bezrukovnet: usb: aqc111: Driver skeleton for Aquantia AQtion...
2018-11-27 Xin Longsctp: increase sk_wmem_alloc when head->truesize is...
2018-11-27 yupengadd documents for snmp counters
2018-11-27 Colin Ian Kingfirestream: fix spelling mistake: "Inititing" -> "Initi...
2018-11-27 David S. MillerMerge branch 'mlxsw-Prepare-for-VLAN-aware-bridge-w...
2018-11-27 Ido Schimmelmlxsw: spectrum: Flip driver to use emulated 802.1Q...
2018-11-27 Ido Schimmelmlxsw: spectrum_router: Introduce emulated VLAN RIFs
2018-11-27 Ido Schimmelmlxsw: spectrum_fid: Introduce emulated 802.1Q FIDs
2018-11-27 Ido Schimmelmlxsw: spectrum_fid: Make flood index calculation more...
2018-11-27 Ido Schimmelmlxsw: spectrum_switchdev: Do not set field when it...
2018-11-27 YueHaibingnet: aquantia: return 'err' if set MPI_DEINIT state...
2018-11-27 David S. MillerMerge branch 'bridge-bools'
2018-11-27 Nikolay Aleksandrovnet: bridge: export supported boolopts
2018-11-27 Nikolay Aleksandrovnet: bridge: add no_linklocal_learn bool option
2018-11-27 Nikolay Aleksandrovnet: bridge: add support for user-controlled bool options
2018-11-27 Heiner Kallweitnet: phy: add workaround for issue where PHY driver...
2018-11-27 Bernd Ecksteinusbnet: ipheth: fix potential recvmsg bug and recvmsg...
2018-11-27 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-11-27 Jim Mattsonkvm: svm: Ensure an IBPB on all affected CPUs when...
2018-11-27 Junaid Shahidkvm: mmu: Fix race in emulated page table writes
2018-11-27 Liran AlonKVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION...
2018-11-27 Liran AlonKVM: nVMX: Verify eVMCS revision id match supported...
2018-11-27 Leonid ShatzKVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offse...
2018-11-27 Yi Wangx86/kvm/vmx: fix old-style function declaration
2018-11-27 Yi WangKVM: x86: fix empty-body warnings
2018-11-27 Liran AlonKVM: VMX: Update shared MSRs to be saved/restored on...
2018-11-27 Liran AlonKVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING...
2018-11-27 Liran AlonKVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_H...
2018-11-27 Wei Wangsvm: Add mutex_lock to protect apic_access_page_done...
2018-11-27 Wanpeng LiKVM: X86: Fix scan ioapic use-before-initialization
2018-11-27 Wanpeng LiKVM: LAPIC: Fix pv ipis use-before-initialization
2018-11-27 Luiz CapitulinoKVM: VMX: re-add ple_gap module parameter
2018-11-27 David Millersparc: Adjust bpf JIT prologue for PSEUDO calls.
2018-11-27 David S. MillerMerge branch 'virtio-support-packed-ring'
2018-11-27 Tiwei Bievirtio_ring: advertize packed ring layout
2018-11-27 Tiwei Bievirtio_ring: disable packed ring on unsupported transports
2018-11-27 Tiwei Bievirtio_ring: leverage event idx in packed ring
2018-11-27 Tiwei Bievirtio_ring: introduce packed ring support
2018-11-27 Tiwei Bievirtio_ring: cache whether we will use DMA API
2018-11-27 Tiwei Bievirtio_ring: extract split ring handling from ring...
2018-11-27 Tiwei Bievirtio_ring: allocate desc state for split ring separately
2018-11-27 Tiwei Bievirtio_ring: introduce helper for indirect feature
2018-11-27 Tiwei Bievirtio_ring: introduce debug helpers
2018-11-27 Tiwei Bievirtio_ring: put split ring fields in a sub struct
2018-11-27 Tiwei Bievirtio_ring: put split ring functions together
2018-11-27 Tiwei Bievirtio_ring: add _split suffix for split ring functions
2018-11-27 Tiwei Bievirtio: add packed ring types and macros
2018-11-27 Alexei StarovoitovMerge branch 'libbpf-versioning-doc'
2018-11-27 Andrey Ignatovlibbpf: Document API and ABI conventions
2018-11-27 Andrey Ignatovlibbpf: Verify versioned symbols
2018-11-27 Andrey Ignatovlibbpf: Add version script for DSO
2018-11-27 Martin KaFai Laulibbpf: Name changing for btf_get_from_id
2018-11-27 Max Filippovxtensa: fix coprocessor part of ptrace_{get,set}xregs
2018-11-27 Max Filippovxtensa: fix coprocessor context offset definitions
2018-11-27 Max Filippovxtensa: enable coprocessors that are being flushed
2018-11-27 Matias Bjørlingia64: export node_distance function
2018-11-27 Daniel Borkmannbpf, doc: add entries of who looks over which jits
2018-11-27 Alexei StarovoitovMerge branch 'non-jit-btf-func_info'
2018-11-27 Yonghong Songtools/bpf: change selftest test_btf for both jit and...
next
This page took 0.0896 seconds and 4 git commands to generate.