summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ocfs2: ocfs2_fs.h: replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-021-9/+9
* ocfs2: dlm: replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-021-4/+4
* ocfs2: cluster: replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-021-1/+1
* ocfs2: replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-021-1/+1
* ocfs2: add missing annotations for ocfs2_refcount_cache_lock() and ocfs2_refc...Jules Irenge2020-04-021-0/+2
* ocfs2: remove useless errAlex Shi2020-04-022-4/+3
* ocfs2: correct annotation from "l_next_rec" to "l_next_free_rec"wangyan2020-04-021-1/+1
* ocfs2: there is no need to log twice in several functionswangyan2020-04-022-6/+0
* ocfs2: remove dlm_lock_is_remoteAlex Shi2020-04-021-2/+0
* ocfs2: use OCFS2_SEC_BITS in macroAlex Shi2020-04-021-1/+1
* ocfs2: remove unused macrosAlex Shi2020-04-024-8/+0
* ocfs2: remove FS_OCFS2_NMAlex Shi2020-04-021-2/+0
* scripts/spelling.txt: add more spellings to spelling.txtColin Ian King2020-04-021-1/+19
* scripts/spelling.txt: add syfs/sysfs patternJonathan Neuschäfer2020-04-021-0/+1
* asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-0225-555/+52
* kthread: mark timer used by delayed kthread works as IRQ safePetr Mladek2020-04-021-1/+2
* tools/accounting/getdelays.c: fix netlink attribute lengthDavid Ahern2020-04-021-1/+1
* x86: get rid of 'errret' argument to __get_user_xyz() macrossLinus Torvalds2020-04-011-15/+15
* x86: remove __put_user_asm() infrastructureLinus Torvalds2020-04-011-11/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-04-011772-26287/+113633
|\
| * net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inlineGustavo A. R. Silva2020-03-311-1/+3
| * cxgb4/chcr: nic-tls stats in ethtoolRohit Maheshwari2020-03-311-0/+18
| * net: dsa: fix oops while probing Marvell DSA switchesRussell King2020-03-311-1/+2
| * net/bpfilter: remove superfluous testing messageBruno Meneguele2020-03-311-1/+0
| * net: macb: Fix handling of fixed-link nodeCodrin Ciubotariu2020-03-311-0/+3
| * net: dsa: ksz: Select KSZ protocol tagCodrin Ciubotariu2020-03-311-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-3112-61/+115
| |\
| | * Merge branch 'hns3-fixes'David S. Miller2020-03-304-32/+51
| | |\
| | | * net: hns3: fix set and get link ksettings issueGuangbin Huang2020-03-301-1/+7
| | | * net: hns3: fix RSS config lost after VF reset.Guojia Liao2020-03-301-24/+28
| | | * net: hns3: fix for fraglist SKB headlen not handling correctlyHuazhong Tan2020-03-302-5/+14
| | | * net: hns3: drop the WQ_MEM_RECLAIM flag when allocating WQYunsheng Lin2020-03-302-2/+2
| | |/
| | * net: fix fraglist segmentation reference count leakFlorian Westphal2020-03-301-0/+1
| | * udp: initialize is_flist with 0 in udp_gro_receiveXin Long2020-03-301-0/+1
| | * net, ip_tunnel: fix interface lookup with no keyWilliam Dauchy2020-03-301-5/+1
| | * sctp: fix possibly using a bad saddr with a given dstMarcelo Ricardo Leitner2020-03-302-15/+33
| | * sctp: fix refcount bug in sctp_wfreeQiujun Huang2020-03-301-8/+23
| | * ipv4: fix a RCU-list lock in fib_triestat_seq_showQian Cai2020-03-301-0/+3
| | * mac80211: fix authentication with iwlwifi/mvmJohannes Berg2020-03-301-1/+2
| * | netdevsim: dev: Fix memory leak in nsim_dev_take_snapshot_writeGustavo A. R. Silva2020-03-311-0/+1
| * | Merge branch 'stmmac-Add-additional-EHL-PCI-info-and-PCI-ID'David S. Miller2020-03-314-313/+602
| |\ \
| | * | net: stmmac: add EHL 2.5Gbps PCI info and PCI IDVoon Weifeng2020-03-311-8/+16
| | * | net: stmmac: add EHL PSE0 & PSE1 1Gbps PCI info and PCI IDVoon Weifeng2020-03-311-0/+75
| | * | net: stmmac: create dwmac-intel.c to contain all Intel platformVoon Weifeng2020-03-314-313/+519
| |/ /
| * | Merge branch 'net-dsa-b53-and-bcm_sf2-updates-for-7278'David S. Miller2020-03-313-42/+136
| |\ \
| | * | net: dsa: bcm_sf2: Support specifying VLAN tag egress ruleFlorian Fainelli2020-03-311-2/+38
| | * | net: dsa: bcm_sf2: Add support for matching VLAN TCIFlorian Fainelli2020-03-311-15/+38
| | * | net: dsa: bcm_sf2: Move writing of CFP_DATA(5) into slicing functionsFlorian Fainelli2020-03-311-32/+32
| | * | net: dsa: bcm_sf2: Check earlier for FLOW_EXT and FLOW_MAC_EXTFlorian Fainelli2020-03-311-2/+3
| | * | net: dsa: bcm_sf2: Disable learning for ASP portFlorian Fainelli2020-03-311-1/+9