summaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-02ocfs2: there is no need to log twice in several functionswangyan2-6/+0
2020-04-02ocfs2: remove dlm_lock_is_remoteAlex Shi1-2/+0
2020-04-02ocfs2: use OCFS2_SEC_BITS in macroAlex Shi1-1/+1
2020-04-02ocfs2: remove unused macrosAlex Shi4-8/+0
2020-04-02ocfs2: remove FS_OCFS2_NMAlex Shi1-2/+0
2020-04-02scripts/spelling.txt: add more spellings to spelling.txtColin Ian King1-1/+19
2020-04-02scripts/spelling.txt: add syfs/sysfs patternJonathan Neuschäfer1-0/+1
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada25-555/+52
2020-04-02kthread: mark timer used by delayed kthread works as IRQ safePetr Mladek1-1/+2
2020-04-02tools/accounting/getdelays.c: fix netlink attribute lengthDavid Ahern1-1/+1
2020-04-01x86: get rid of 'errret' argument to __get_user_xyz() macrossLinus Torvalds1-15/+15
2020-04-01x86: remove __put_user_asm() infrastructureLinus Torvalds1-11/+0
2020-03-31net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inlineGustavo A. R. Silva1-1/+3
2020-03-31cxgb4/chcr: nic-tls stats in ethtoolRohit Maheshwari1-0/+18
2020-03-31net: dsa: fix oops while probing Marvell DSA switchesRussell King1-1/+2
2020-03-31net/bpfilter: remove superfluous testing messageBruno Meneguele1-1/+0
2020-03-31net: macb: Fix handling of fixed-link nodeCodrin Ciubotariu1-0/+3
2020-03-31net: dsa: ksz: Select KSZ protocol tagCodrin Ciubotariu1-0/+1
2020-03-31Makefile: Update kselftest help informationShuah Khan1-6/+9
2020-03-31netdevsim: dev: Fix memory leak in nsim_dev_take_snapshot_writeGustavo A. R. Silva1-0/+1
2020-03-31net: stmmac: add EHL 2.5Gbps PCI info and PCI IDVoon Weifeng1-8/+16
2020-03-31net: stmmac: add EHL PSE0 & PSE1 1Gbps PCI info and PCI IDVoon Weifeng1-0/+75
2020-03-31net: stmmac: create dwmac-intel.c to contain all Intel platformVoon Weifeng4-313/+519
2020-03-31net: dsa: bcm_sf2: Support specifying VLAN tag egress ruleFlorian Fainelli1-2/+38
2020-03-31net: dsa: bcm_sf2: Add support for matching VLAN TCIFlorian Fainelli1-15/+38
2020-03-31net: dsa: bcm_sf2: Move writing of CFP_DATA(5) into slicing functionsFlorian Fainelli1-32/+32
2020-03-31net: dsa: bcm_sf2: Check earlier for FLOW_EXT and FLOW_MAC_EXTFlorian Fainelli1-2/+3
2020-03-31net: dsa: bcm_sf2: Disable learning for ASP portFlorian Fainelli1-1/+9
2020-03-31net: dsa: b53: Deny enslaving port 7 for 7278 into a bridgeFlorian Fainelli1-0/+6
2020-03-31net: dsa: b53: Prevent tagged VLAN on port 7 for 7278Florian Fainelli1-0/+8
2020-03-31net: dsa: b53: Restore VLAN entries upon (re)configurationFlorian Fainelli1-0/+15
2020-03-31net: dsa: bcm_sf2: Fix overflow checksFlorian Fainelli1-6/+3
2020-03-31hv_netvsc: Remove unnecessary round_up for recv_completion_cntHaiyang Zhang1-4/+5
2020-03-31selftests: mlxsw: Add test cases for devlink-trap policersIdo Schimmel2-0/+390
2020-03-31mlxsw: spectrum_trap: Add support for setting of packet trap group parametersIdo Schimmel5-5/+46
2020-03-31mlxsw: spectrum_trap: Switch to use correct packet trap groupIdo Schimmel3-18/+16
2020-03-31mlxsw: spectrum_trap: Do not initialize dedicated discard policerIdo Schimmel1-9/+1
2020-03-31mlxsw: spectrum_trap: Add devlink-trap policer supportIdo Schimmel6-11/+297
2020-03-31mlxsw: spectrum_trap: Prepare policers for registration with devlinkIdo Schimmel2-1/+77
2020-03-31mlxsw: spectrum: Track used packet trap policer IDsIdo Schimmel4-3/+38
2020-03-31mlxsw: reg: Extend QPCR registerIdo Schimmel1-0/+17
2020-03-31selftests: netdevsim: Add test cases for devlink-trap policersIdo Schimmel2-0/+153
2020-03-31netdevsim: Add support for setting of packet trap group parametersIdo Schimmel2-0/+18
2020-03-31devlink: Allow setting of packet trap group parametersIdo Schimmel2-2/+63
2020-03-31devlink: Add packet trap group parameters supportIdo Schimmel4-9/+43
2020-03-31netdevsim: Add devlink-trap policer supportIdo Schimmel2-1/+86
2020-03-31Documentation: Add description of packet trap policersIdo Schimmel1-0/+26
2020-03-31devlink: Add packet trap policers supportIdo Schimmel3-0/+515
2020-03-31selftests/bpf: Test FD-based cgroup attachmentAndrii Nakryiko2-0/+268
2020-03-31libbpf: Add support for bpf_link-based cgroup attachmentAndrii Nakryiko6-1/+122