aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-28netfilter: delete repeated wordsRandy Dunlap4-4/+4
2020-08-28Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-63/+67
2020-08-28netfilter: xt_HMARK: Use ip_is_fragment() helperYueHaibing1-1/+1
2020-08-28netfilter: conntrack: remove unneeded nf_ct_putFlorian Westphal1-4/+3
2020-08-28netfilter: conntrack: add clash resolution stat counterFlorian Westphal5-6/+11
2020-08-28netfilter: conntrack: remove ignore statsFlorian Westphal5-7/+3
2020-08-28netfilter: conntrack: do not increment two error counters at same timeFlorian Westphal1-4/+1
2020-08-28Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+32
2020-08-28Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds9-81/+79
2020-08-28cifs: fix check of tcon dfs in smb1Paulo Alcantara2-1/+16
2020-08-28netfilter: nf_tables: add userdata attributes to nft_tableJose M. Guisado Gomez3-1/+25
2020-08-28ipvs: Fix uninit-value in do_ip_vs_set_ctl()Peilin Ye1-3/+4
2020-08-28netfilter: ip6t_NPT: rewrite addresses in ICMPv6 original packetMichael Zhou1-0/+39
2020-08-28Merge tag 'mfd-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-6/+6
2020-08-28Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds43-169/+310
2020-08-28netlabel: remove unused param from audit_log_format()Alex Dewar1-3/+2
2020-08-28Merge branch 'ionic-memory-usage-rework'David S. Miller12-534/+790
2020-08-28ionic: pull reset_queues into tx_timeout handlerShannon Nelson2-32/+8
2020-08-28ionic: change queue count with no resetShannon Nelson2-91/+213
2020-08-28ionic: change the descriptor ring length without full resetShannon Nelson3-14/+185
2020-08-28ionic: change mtu without full queue rebuildShannon Nelson1-8/+49
2020-08-28ionic: use index not pointer for queue trackingShannon Nelson7-88/+129
2020-08-28ionic: reduce contiguous memory allocation requirementShannon Nelson3-54/+81
2020-08-28ionic: clean up unnecessary non-static functionsShannon Nelson2-4/+2
2020-08-28ionic: rework and simplify handling of the queue stats blockShannon Nelson5-149/+92
2020-08-28ionic: remove lif list conceptShannon Nelson6-127/+62
2020-08-28ionic: use kcalloc for new arraysShannon Nelson1-4/+4
2020-08-28ionic: fix up a couple of debug stringsShannon Nelson1-3/+4
2020-08-28ionic: set MTU floor at ETH_MIN_MTUShannon Nelson1-1/+2
2020-08-28KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse1-1/+2
2020-08-28KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse3-8/+42
2020-08-28KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse8-26/+108
2020-08-28net_sched: fix error path in red_init()Cong Wang1-16/+4
2020-08-28Merge branch 'Enable-Fiber-on-DP83822-PHY'David S. Miller2-7/+298
2020-08-28net: phy: DP83822: Add ability to advertise Fiber connectionDan Murphy1-7/+218
2020-08-28dt-bindings: net: dp83822: Add TI dp83822 phyDan Murphy1-0/+80
2020-08-28net: dsa: mt7530: fix advertising unsupported 1000baseT_HalfLanden Chao1-1/+1
2020-08-28net: add option to not create fall-back tunnels in root-ns as wellMahesh Bandewar4-10/+40
2020-08-28Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe1-2/+5
2020-08-28netlink: fix a data race in netlink_rcv_wake()zhudi1-1/+1
2020-08-28Merge branch 'Add-phylib-support-to-smsc95xx'David S. Miller3-306/+238
2020-08-28smsc95xx: add phylib supportAndre Edich3-265/+203
2020-08-28smsc95xx: use usbnet->driver_privAndre Edich1-33/+28
2020-08-28smsc95xx: remove redundant function argumentsAndre Edich1-18/+17
2020-08-28bpf: selftests: Add test for different inner map sizeMartin KaFai Lau2-1/+65
2020-08-28bpf: Relax max_entries check for most of the inner map typesMartin KaFai Lau3-4/+17
2020-08-28bpf: Add map_meta_equal map opsMartin KaFai Lau17-15/+52
2020-08-28Merge tag 'mac80211-next-for-davem-2020-08-28' of git://git.kernel.org/pub/sc...David S. Miller31-275/+561
2020-08-28Merge tag 'mac80211-for-davem-2020-08-28' of git://git.kernel.org/pub/scm/lin...David S. Miller7-86/+192
2020-08-28bpf: Make bpf_link_info.iter similar to bpf_iter_link_infoYonghong Song2-4/+8