Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-03-27net: llc: Correct some function names in headerYang Yingliang
2021-03-27tipc: fix kernel-doc warningsHoang Le
2021-03-27mld: add mc_lock for protecting per-interface mld dataTaehee Yoo
2021-03-27mld: add new workqueues for process mld eventsTaehee Yoo
2021-03-27mld: convert ifmcaddr6 to RCUTaehee Yoo
2021-03-27mld: convert ip6_sf_list to RCUTaehee Yoo
2021-03-27mld: convert ipv6_mc_socklist->sflist to RCUTaehee Yoo
2021-03-27mld: get rid of inet6_dev->mc_lockTaehee Yoo
2021-03-27mld: convert from timer to delayed workTaehee Yoo
2021-03-27ethtool: fec: fix FEC_NONE checkJakub Kicinski
2021-03-27mptcp: rename mptcp_pm_nl_add_addr_send_ackGeliang Tang
2021-03-27mptcp: send ack for rm_addrGeliang Tang
2021-03-27mptcp: drop useless addr_signal clearGeliang Tang
2021-03-27mptcp: move to next addr when subflow creation failGeliang Tang
2021-03-27mptcp: export lookup_anno_list_by_saddrGeliang Tang
2021-03-27mptcp: move to next addr when timeoutGeliang Tang
2021-03-27mptcp: drop unused subflow in mptcp_pm_subflow_establishedGeliang Tang
2021-03-27mptcp: skip connecting the connected addressGeliang Tang
2021-03-27mptcp: drop argument port from mptcp_pm_announce_addrGeliang Tang
2021-03-27mptcp: clean-up the rtx pathPaolo Abeni
2021-03-26tcp: convert elligible sysctls to u8Eric Dumazet
2021-03-26inet: convert tcp_early_demux and udp_early_demux to u8Eric Dumazet
2021-03-26ipv4: convert ip_forward_update_priority sysctl to u8Eric Dumazet
2021-03-26ipv4: shrink netns_ipv4 with sysctl conversionsEric Dumazet
2021-03-26net: change netdev_unregister_timeout_secs min value to 1Dmitry Vyukov
2021-03-26net: ipv4: Fix some typosLu Wei
2021-03-26net: dsa: Fix a typo in tag_rtl4_a.cLu Wei
2021-03-26net: decnet: Fix a typo in dn_nsp_in.cLu Wei
2021-03-26net: core: Fix a typo in dev_addr_lists.cLu Wei
2021-03-26net: ceph: Fix a typo in osdmap.cLu Wei
2021-03-26net: Fix a misspell in socket.cLu Wei
2021-03-26tipc: add extack messages for bearer/media failureHoang Le
2021-03-26ethtool: fec: sanitize ethtool_fecparam->fecJakub Kicinski
2021-03-26ethtool: fec: sanitize ethtool_fecparam->active_fecJakub Kicinski
2021-03-26ethtool: fec: sanitize ethtool_fecparam->reservedJakub Kicinski
2021-03-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-256lowpan: Fix some typos in nhc_udp.cWang Hai
2021-03-25net/packet: Fix a typo in af_packet.cWang Hai
2021-03-25net/tls: Fix a typo in tls_device.cWang Hai
2021-03-25inet: use bigger hash table for IP ID generationEric Dumazet
2021-03-25net: decnet: Fixed multiple Coding Style issuesSai Kalyaan Palla
2021-03-25net: sched: Mundane typo fixesBhaskar Chowdhury
2021-03-24dsa: slave: add support for TC_SETUP_FTPablo Neira Ayuso
2021-03-24netfilter: flowtable: support for FLOW_ACTION_PPPOE_PUSHPablo Neira Ayuso
2021-03-24netfilter: flowtable: bridge vlan hardware offload and switchdevFelix Fietkau
2021-03-24netfilter: nft_flow_offload: use direct xmit if hardware offload is enabledPablo Neira Ayuso
2021-03-24netfilter: flowtable: add offload support for xmit path typesPablo Neira Ayuso
2021-03-24netfilter: flowtable: add dsa supportPablo Neira Ayuso