summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2021-03-29l3mdev: Correct function names in the kerneldoc commentsXiongfeng Wang1-2/+2
2021-03-29nexthop: Rename artifacts related to legacy multipath nexthop groupsPetr Machata1-28/+28
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-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-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-27mld: add mc_lock for protecting per-interface mld dataTaehee Yoo1-116/+193
2021-03-27mld: add new workqueues for process mld eventsTaehee Yoo2-85/+199
2021-03-27mld: convert ifmcaddr6 to RCUTaehee Yoo5-182/+133
2021-03-27mld: convert ip6_sf_list to RCUTaehee Yoo1-74/+126
2021-03-27mld: convert ipv6_mc_socklist->sflist to RCUTaehee Yoo1-30/+22
2021-03-27mld: get rid of inet6_dev->mc_lockTaehee Yoo1-9/+0
2021-03-27mld: convert from timer to delayed workTaehee Yoo1-61/+79
2021-03-27ethtool: fec: fix FEC_NONE checkJakub Kicinski1-1/+1
2021-03-27mptcp: rename mptcp_pm_nl_add_addr_send_ackGeliang Tang3-6/+6
2021-03-27mptcp: send ack for rm_addrGeliang Tang3-5/+7
2021-03-27mptcp: drop useless addr_signal clearGeliang Tang1-8/+0
2021-03-27mptcp: move to next addr when subflow creation failGeliang Tang3-0/+18
2021-03-27mptcp: export lookup_anno_list_by_saddrGeliang Tang2-5/+8
2021-03-27mptcp: move to next addr when timeoutGeliang Tang1-0/+3
2021-03-27mptcp: drop unused subflow in mptcp_pm_subflow_establishedGeliang Tang3-5/+3
2021-03-27mptcp: skip connecting the connected addressGeliang Tang1-0/+23
2021-03-27mptcp: drop argument port from mptcp_pm_announce_addrGeliang Tang3-10/+7
2021-03-27mptcp: clean-up the rtx pathPaolo Abeni2-31/+12
2021-03-26tcp: convert elligible sysctls to u8Eric Dumazet1-68/+68
2021-03-26inet: convert tcp_early_demux and udp_early_demux to u8Eric Dumazet1-4/+4
2021-03-26ipv4: convert ip_forward_update_priority sysctl to u8Eric Dumazet1-2/+2
2021-03-26ipv4: shrink netns_ipv4 with sysctl conversionsEric Dumazet1-32/+32