summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-28net: rds: Fix a typoLu Wei
2021-03-28drivers: net: smc91x: remove redundant initialization of pointer gpioColin Ian King
2021-03-28Merge branch 'selftests-packets-per-second'David S. Miller
2021-03-28selftests: forwarding: Add tc-police tests for packets per secondBaowen Zheng
2021-03-28selftests: tc-testing: add action police selftest for packets per secondBaowen Zheng
2021-03-28xfrm_user.c: Added a punctuationBhaskar Chowdhury
2021-03-28xfrm_policy.c : Mundane typo fixBhaskar Chowdhury
2021-03-28sm_statefuns.c: Mundane spello fixesBhaskar Chowdhury
2021-03-28reg.c: Fix a spelloBhaskar Chowdhury
2021-03-28node.c: A typo fixBhaskar Chowdhury
2021-03-28netfilter: nf_conntrack_acct.c: A typo fixBhaskar Chowdhury
2021-03-28netfilter: ipvs: A spello fixBhaskar Chowdhury
2021-03-28ncsi: internal.h: Fix a spelloBhaskar Chowdhury
2021-03-28mptcp: subflow.c: Fix a typoBhaskar Chowdhury
2021-03-28mac80211: cfg.c: A typo fixBhaskar Chowdhury
2021-03-28llc: llc_core.c: COuple of typo fixesBhaskar Chowdhury
2021-03-28kcm: kcmsock.c: Couple of typo fixesBhaskar Chowdhury
2021-03-28iucv: af_iucv.c: Couple of typo fixesBhaskar Chowdhury
2021-03-28ipv6: route.c: A spello fixBhaskar Chowdhury
2021-03-28ipv6: addrconf.c: Fix a typoBhaskar Chowdhury
2021-03-28ipv4: tcp_lp.c: Couple of typo fixesBhaskar Chowdhury
2021-03-28ipv4: ip_output.c: Couple of typo fixesBhaskar Chowdhury
2021-03-28bearer.h: Spellos fixedBhaskar Chowdhury
2021-03-28af_x25.c: Fix a spelloBhaskar Chowdhury
2021-03-26farsync: use DEFINE_SPINLOCK() for spinlockLiu Jian
2021-03-26Merge branch 'llc-kdoc'David S. Miller
2021-03-26net: llc: Correct function name llc_pdu_set_pf_bit() in headerYang Yingliang
2021-03-26net: llc: Correct function name llc_sap_action_unitdata_ind() in headerYang Yingliang
2021-03-26net: llc: Correct some function names in headerYang Yingliang
2021-03-26tipc: fix kernel-doc warningsHoang Le
2021-03-26net: stmmac: Fix kernel panic due to NULL pointer dereference of fpe_cfgMohammad Athari Bin Ismail
2021-03-26net: ethernet: remove duplicated includeXu Jia
2021-03-26Merge branch 'axienet-clock-additions'David S. Miller
2021-03-26net: axienet: Enable more clocksRobert Hancock
2021-03-26dt-bindings: net: xilinx_axienet: Document additional clocksRobert Hancock
2021-03-26Merge branch 'mld-sleepable'David S. Miller
2021-03-26mld: add mc_lock for protecting per-interface mld dataTaehee Yoo
2021-03-26mld: add new workqueues for process mld eventsTaehee Yoo
2021-03-26mld: convert ifmcaddr6 to RCUTaehee Yoo
2021-03-26mld: convert ip6_sf_list to RCUTaehee Yoo
2021-03-26mld: convert ipv6_mc_socklist->sflist to RCUTaehee Yoo
2021-03-26mld: get rid of inet6_dev->mc_lockTaehee Yoo
2021-03-26mld: convert from timer to delayed workTaehee Yoo
2021-03-26Merge branch 'ethtool-kdoc-touchups'David S. Miller
2021-03-26ethtool: document the enum values not definesJakub Kicinski
2021-03-26ethtool: fec: fix FEC_NONE checkJakub Kicinski
2021-03-26ethtool: fec: add note about reuse of reservedJakub Kicinski
2021-03-26Merge branch 'mptcp-cleanups'David S. Miller
2021-03-26selftests: mptcp: signal addresses testcasesGeliang Tang
2021-03-26mptcp: rename mptcp_pm_nl_add_addr_send_ackGeliang Tang