aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-13net: Convert proc_net_ns_opsKirill Tkhai1-0/+1
2018-02-13net: Allow pernet_operations to be executed in parallelKirill Tkhai2-10/+26
2018-02-13net: Move mutex_unlock() in cleanup_net() upKirill Tkhai1-1/+2
2018-02-13net: Introduce net_sem for protection of pernet_listKirill Tkhai3-15/+29
2018-02-13net: Cleanup in copy_net_ns()Kirill Tkhai1-11/+9
2018-02-13net: Assign net to net_namespace_list in setup_net()Kirill Tkhai1-10/+3
2018-02-12i40e/i40evf: Add support for new mechanism of updating adaptive ITRAlexander Duyck8-257/+528
2018-02-12i40e/i40evf: Split container ITR into current_itr and target_itrAlexander Duyck8-86/+115
2018-02-12i40evf: Correctly populate rxitr_idx and txitr_idxAlexander Duyck1-9/+15
2018-02-12i40e/i40evf: Use usec value instead of reg value for ITR definesAlexander Duyck6-56/+79
2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko55-203/+159
2018-02-12i40e/i40evf: Don't bother setting the CLEARPBA bitAlexander Duyck2-2/+20
2018-02-12i40e/i40evf: Clean-up of bits related to using q_vector->reg_idxAlexander Duyck3-15/+15
2018-02-12i40e: use changed_flags to check I40E_FLAG_DISABLE_FW_LLDPAlan Brady1-7/+15
2018-02-12i40e: Warn when setting link-down-on-close while in MFPPaweł Jabłoński1-0/+6
2018-02-12i40e: Add delay after EMP reset for firmware to recoverFilip Sadowski1-0/+11
2018-02-12i40e/i40evf: Clean up logic for adaptive ITRAlexander Duyck2-86/+28
2018-02-12i40e/i40evf: Only track one ITR setting per ring instead of Tx/RxAlexander Duyck9-55/+53
2018-02-12i40e: fix typo in function descriptionAlan Brady2-2/+2
2018-02-11Linux 4.16-rc1Linus Torvalds1-2/+2
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro8-142/+47
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds297-913/+913
2018-02-11xtensa: fix build with KASANMax Filippov1-0/+2
2018-02-11nios2: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2-2/+0
2018-02-11nios2: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre1-8/+8
2018-02-10powerpc/pci: Fix broken INTx configuration via OFAlexey Kardashevskiy1-2/+3
2018-02-09mconsole_proc(): don't mess with file->f_posAl Viro1-1/+2
2018-02-10kconfig: remove const qualifier from sym_expand_string_value()Masahiro Yamada3-4/+4
2018-02-10kconfig: add xrealloc() helperMasahiro Yamada6-5/+16
2018-02-09platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systemsVadim Pasternak1-0/+142
2018-02-09platform/x86: mlx-platform: Add support for new msn201x system typeVadim Pasternak1-0/+59
2018-02-09platform/x86: mlx-platform: Add support for new msn274x system typeVadim Pasternak1-0/+124
2018-02-09ibmvnic: Remove skb->protocol checks in ibmvnic_xmitJohn Allen1-4/+1
2018-02-09bpf: fix rlimit in reuseport net selftestDaniel Borkmann1-1/+20
2018-02-09sctp: verify size of a new chunk in _sctp_make_chunk()Alexey Kodanev1-1/+6
2018-02-09s390/qeth: fix SETIP command handlingJulian Wiedmann2-6/+13
2018-02-09s390/qeth: fix underestimated count of buffer elementsUrsula Braun1-1/+1
2018-02-09ptr_ring: try vmalloc() when kmalloc() failsJason Wang1-5/+8
2018-02-09ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZEJason Wang1-0/+2
2018-02-09net: stmmac: remove redundant enable of PMT irqNiklas Cassel2-4/+1
2018-02-09net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4Niklas Cassel2-3/+3
2018-02-09net: stmmac: discard disabled flags in interrupt status registerNiklas Cassel1-2/+4
2018-02-09ibmvnic: Reset long term map ID counterThomas Falcon1-0/+1
2018-02-09SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible contextTrond Myklebust1-2/+2
2018-02-09video: omapfb: fix missing #includesTomi Valkeinen4-0/+6
2018-02-09KVM: PPC: Book3S: Add MMIO emulation for VMX instructionsJose Ricardo Ziviani5-0/+198
2018-02-09KVM: PPC: Book3S HV: Branch inside feature sectionAlexander Graf1-1/+2
2018-02-09KVM: PPC: Book3S HV: Make HPT resizing work on POWER9David Gibson2-9/+24
2018-02-09KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing codePaul Mackerras1-6/+2
2018-02-08platform/x86: mlx-platform: Fix power cable setting for msn21xx familyVadim Pasternak1-2/+21