aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller11-37/+104
2021-02-09kasan: fix stack traces dependency for HW_TAGSAndrey Konovalov1-2/+1
2021-02-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller1-21/+1006
2021-02-09net: add sysfs attribute to control napi threaded modeWei Wang1-0/+15
2021-02-09dt-bindings: net: document BCM4908 Ethernet controllerRafał Miłecki1-0/+45
2021-02-09Documentation: networking: ip-sysctl: Document src_valid_mark sysctlJay Vosburgh1-0/+19
2021-02-08IPv6: Extend 'fib_notify_on_flag_change' sysctlAmit Cohen1-1/+2
2021-02-08IPv4: Extend 'fib_notify_on_flag_change' sysctlAmit Cohen1-1/+2
2021-02-08Documentation: ice: update documentationTony Nguyen1-21/+1006
2021-02-07Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2021-02-07Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds4-28/+67
2021-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-2/+21
2021-02-06net: dsa: automatically bring up DSA master when opening user portVladimir Oltean1-4/+0
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi1-2/+2
2021-02-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+5
2021-02-04Merge tag 'ovl-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds1-0/+8
2021-02-03ethtool: Extend link modes settings uAPI with lanesDanielle Ratson1-5/+6
2021-02-02net: ipv6: Emit notification when fib hardware flags are changedAmit Cohen1-0/+20
2021-02-02net: ipv4: Emit notification when fib hardware flags are changedAmit Cohen1-0/+20
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski36-64/+173
2021-02-02Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+1
2021-02-01docs: networking: swap words in icmp_errors_use_inbound_ifaddr docVincent Bernat1-1/+1
2021-02-01Merge tag 'media/v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+16
2021-02-01kbuild: remove PYTHON variableMasahiro Yamada2-2/+2
2021-01-31Merge tag 'x86_entry_for_v5.11_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2021-01-31Merge branch 'for-rc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-ledsLinus Torvalds1-0/+111
2021-01-31dt-bindings: leds: Add DT binding for Richtek RT8515Linus Walleij1-0/+111
2021-01-30Merge tag 'devicetree-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds32-63/+40
2021-01-29net: dsa: allow changing the tag protocol via the "tagging" device attributeVladimir Oltean1-2/+9
2021-01-29docs: networking: timestamping: fix section title markupJan Luebbe1-1/+2
2021-01-29dt-bindings: Cleanup standard unit propertiesRob Herring25-56/+29
2021-01-30Documentation/llvm: Add a section about supported architecturesNathan Chancellor1-0/+44
2021-01-28net: qmi_wwan: document qmap/mux_id sysfs fileDaniele Palmas1-0/+10
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-58/+129
2021-01-28Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski4-0/+417
2021-01-28Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+12
2021-01-28KVM: Documentation: Fix documentation for nested.Yu Zhang2-3/+5
2021-01-28Merge tag 'sound-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-2/+2
2021-01-28media: rockchip: rkisp1: carry ip version informationHeiko Stuebner1-0/+16
2021-01-28ovl: implement volatile-specific fsync error behaviourSargun Dhillon1-0/+8
2021-01-27devlink: Add DMAC filter generic packet trapAya Levin1-0/+5
2021-01-26net: allow user to set metric on default route learned via Router AdvertisementPraveen Chaudhary1-0/+10
2021-01-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-10/+11
2021-01-26Merge tag 'asoc-fix-v5.11-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-2/+2
2021-01-25dt-bindings: net: dsa: add MT7530 GPIO controller bindingDENG Qingfang1-0/+6
2021-01-25KVM: Documentation: Update description of KVM_{GET,CLEAR}_DIRTY_LOGZenghui Yu1-9/+7
2021-01-25KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VMQuentin Perret1-1/+1
2021-01-25Merge tag 'kvmarm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-0/+3
2021-01-25dt-bindings: usb: j721e: add ranges and dma-coherent propsGrygorii Strashko1-0/+4
2021-01-26doc: gcc-plugins: update gcc-plugins.rstMasahiro Yamada1-20/+21