aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-28af_x25.c: Fix a spelloBhaskar Chowdhury1-1/+1
2021-03-26net: llc: Correct function name llc_pdu_set_pf_bit() in headerYang Yingliang1-1/+1
2021-03-26net: llc: Correct function name llc_sap_action_unitdata_ind() in headerYang Yingliang1-1/+1
2021-03-26net: llc: Correct some function names in headerYang Yingliang1-2/+2
2021-03-26tipc: fix kernel-doc warningsHoang Le1-0/+1
2021-03-26mld: add mc_lock for protecting per-interface mld dataTaehee Yoo1-116/+193
2021-03-26mld: add new workqueues for process mld eventsTaehee Yoo2-85/+199
2021-03-26mld: convert ifmcaddr6 to RCUTaehee Yoo5-182/+133
2021-03-26mld: convert ip6_sf_list to RCUTaehee Yoo1-74/+126
2021-03-26mld: convert ipv6_mc_socklist->sflist to RCUTaehee Yoo1-30/+22
2021-03-26mld: get rid of inet6_dev->mc_lockTaehee Yoo1-9/+0
2021-03-26mld: convert from timer to delayed workTaehee Yoo1-61/+79
2021-03-26ethtool: fec: fix FEC_NONE checkJakub Kicinski1-1/+1
2021-03-26mptcp: rename mptcp_pm_nl_add_addr_send_ackGeliang Tang3-6/+6
2021-03-26mptcp: send ack for rm_addrGeliang Tang3-5/+7
2021-03-26mptcp: drop useless addr_signal clearGeliang Tang1-8/+0
2021-03-26mptcp: move to next addr when subflow creation failGeliang Tang3-0/+18
2021-03-26mptcp: export lookup_anno_list_by_saddrGeliang Tang2-5/+8
2021-03-26mptcp: move to next addr when timeoutGeliang Tang1-0/+3
2021-03-26mptcp: drop unused subflow in mptcp_pm_subflow_establishedGeliang Tang3-5/+3
2021-03-26mptcp: skip connecting the connected addressGeliang Tang1-0/+23
2021-03-26mptcp: drop argument port from mptcp_pm_announce_addrGeliang Tang3-10/+7
2021-03-26mptcp: clean-up the rtx pathPaolo Abeni2-31/+12
2021-03-25tcp: convert elligible sysctls to u8Eric Dumazet1-68/+68
2021-03-25inet: convert tcp_early_demux and udp_early_demux to u8Eric Dumazet1-4/+4
2021-03-25ipv4: convert ip_forward_update_priority sysctl to u8Eric Dumazet1-2/+2
2021-03-25ipv4: shrink netns_ipv4 with sysctl conversionsEric Dumazet1-32/+32
2021-03-25net: change netdev_unregister_timeout_secs min value to 1Dmitry Vyukov2-2/+2
2021-03-25net: ipv4: Fix some typosLu Wei1-2/+2
2021-03-25net: dsa: Fix a typo in tag_rtl4_a.cLu Wei1-1/+1
2021-03-25net: decnet: Fix a typo in dn_nsp_in.cLu Wei1-1/+1
2021-03-25net: core: Fix a typo in dev_addr_lists.cLu Wei1-1/+1
2021-03-25net: ceph: Fix a typo in osdmap.cLu Wei1-1/+1
2021-03-25net: Fix a misspell in socket.cLu Wei1-1/+1
2021-03-25tipc: add extack messages for bearer/media failureHoang Le1-10/+40
2021-03-25ethtool: fec: sanitize ethtool_fecparam->fecJakub Kicinski1-0/+3
2021-03-25ethtool: fec: sanitize ethtool_fecparam->active_fecJakub Kicinski1-0/+1
2021-03-25ethtool: fec: sanitize ethtool_fecparam->reservedJakub Kicinski1-0/+5
2021-03-25Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-0/+18
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller61-296/+454
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds54-240/+395
2021-03-246lowpan: Fix some typos in nhc_udp.cWang Hai1-2/+2
2021-03-24net/packet: Fix a typo in af_packet.cWang Hai1-1/+1
2021-03-24net/tls: Fix a typo in tls_device.cWang Hai1-1/+1
2021-03-24inet: use bigger hash table for IP ID generationEric Dumazet1-14/+28
2021-03-24net: decnet: Fixed multiple Coding Style issuesSai Kalyaan Palla1-13/+13
2021-03-24net: sched: Mundane typo fixesBhaskar Chowdhury1-2/+2
2021-03-24dsa: slave: add support for TC_SETUP_FTPablo Neira Ayuso1-1/+19
2021-03-24netfilter: flowtable: support for FLOW_ACTION_PPPOE_PUSHPablo Neira Ayuso1-3/+12
2021-03-24netfilter: flowtable: bridge vlan hardware offload and switchdevFelix Fietkau5-1/+15