summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-29l3mdev: Correct function names in the kerneldoc commentsXiongfeng Wang1-2/+2
2021-03-29net: dsa: mt7530: clean up core and TRGMII clock setupIlya Lipnitskiy1-16/+13
2021-03-29net: hns3: no return statement in hclge_clear_arfs_rulesLiu Jian1-1/+1
2021-03-29nexthop: Rename artifacts related to legacy multipath nexthop groupsPetr Machata2-30/+30
2021-03-29net: vsock: Fix a typoLu Wei1-1/+1
2021-03-29net: sctp: Fix some typosLu Wei2-2/+2
2021-03-29net: rds: Fix a typoLu Wei1-1/+1
2021-03-29drivers: net: smc91x: remove redundant initialization of pointer gpioColin Ian King1-1/+1
2021-03-29Merge branch 'selftests-packets-per-second'David S. Miller3-0/+113
2021-03-29selftests: forwarding: Add tc-police tests for packets per secondBaowen Zheng2-0/+65
2021-03-29selftests: tc-testing: add action police selftest for packets per secondBaowen Zheng1-0/+48
2021-03-29xfrm_user.c: Added a punctuationBhaskar Chowdhury1-1/+1
2021-03-29xfrm_policy.c : Mundane typo fixBhaskar Chowdhury1-1/+1
2021-03-29sm_statefuns.c: Mundane spello fixesBhaskar Chowdhury1-5/+5
2021-03-29reg.c: Fix a spelloBhaskar Chowdhury1-1/+1
2021-03-29node.c: A typo fixBhaskar Chowdhury1-1/+1
2021-03-29netfilter: nf_conntrack_acct.c: A typo fixBhaskar Chowdhury1-1/+1
2021-03-29netfilter: ipvs: A spello fixBhaskar Chowdhury1-1/+1
2021-03-29ncsi: internal.h: Fix a spelloBhaskar Chowdhury1-1/+1
2021-03-29mptcp: subflow.c: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-29mac80211: cfg.c: A typo fixBhaskar Chowdhury1-1/+1
2021-03-29llc: llc_core.c: COuple of typo fixesBhaskar Chowdhury1-2/+2
2021-03-29kcm: kcmsock.c: Couple of typo fixesBhaskar Chowdhury1-2/+2
2021-03-29iucv: af_iucv.c: Couple of typo fixesBhaskar Chowdhury1-2/+2
2021-03-29ipv6: route.c: A spello fixBhaskar Chowdhury1-1/+1
2021-03-29ipv6: addrconf.c: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-29ipv4: tcp_lp.c: Couple of typo fixesBhaskar Chowdhury1-2/+2
2021-03-29ipv4: ip_output.c: Couple of typo fixesBhaskar Chowdhury1-2/+2
2021-03-29bearer.h: Spellos fixedBhaskar Chowdhury1-3/+3
2021-03-29af_x25.c: Fix a spelloBhaskar Chowdhury1-1/+1
2021-03-27farsync: use DEFINE_SPINLOCK() for spinlockLiu Jian1-2/+1
2021-03-27Merge branch 'llc-kdoc'David S. Miller3-4/+4
2021-03-27net: llc: Correct function name llc_pdu_set_pf_bit() in headerYang Yingliang1-1/+1
2021-03-27net: llc: Correct function name llc_sap_action_unitdata_ind() in headerYang Yingliang1-1/+1
2021-03-27net: llc: Correct some function names in headerYang Yingliang1-2/+2
2021-03-27tipc: fix kernel-doc warningsHoang Le1-0/+1
2021-03-27net: stmmac: Fix kernel panic due to NULL pointer dereference of fpe_cfgMohammad Athari Bin Ismail2-12/+14
2021-03-27net: ethernet: remove duplicated includeXu Jia1-1/+0
2021-03-27Merge branch 'axienet-clock-additions'David S. Miller4-17/+54
2021-03-27net: axienet: Enable more clocksRobert Hancock3-11/+35
2021-03-27dt-bindings: net: xilinx_axienet: Document additional clocksRobert Hancock1-6/+19
2021-03-27Merge branch 'mld-sleepable'David S. Miller9-471/+678
2021-03-27mld: add mc_lock for protecting per-interface mld dataTaehee Yoo2-116/+194
2021-03-27mld: add new workqueues for process mld eventsTaehee Yoo4-86/+210
2021-03-27mld: convert ifmcaddr6 to RCUTaehee Yoo7-188/+140
2021-03-27mld: convert ip6_sf_list to RCUTaehee Yoo2-77/+130
2021-03-27mld: convert ipv6_mc_socklist->sflist to RCUTaehee Yoo2-32/+24
2021-03-27mld: get rid of inet6_dev->mc_lockTaehee Yoo2-10/+0
2021-03-27mld: convert from timer to delayed workTaehee Yoo2-65/+83
2021-03-27Merge branch 'ethtool-kdoc-touchups'David S. Miller2-11/+15