summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-06-03net/smc: no need to flush smcd_dev's event_wq before destroying itJulian Wiedmann
2021-06-03net/smc: avoid possible duplicate dmb unregistrationKarsten Graul
2021-06-03libceph: Fix spelling mistakesZheng Yongjun
2021-06-03rtnetlink: Fix spelling mistakesZheng Yongjun
2021-06-02devlink: Allow setting parent node of rate objectsDmytro Linkin
2021-06-02devlink: Introduce rate nodesDmytro Linkin
2021-06-02devlink: Allow setting tx rate for devlink rate leaf objectsDmytro Linkin
2021-06-02devlink: Introduce rate objectDmytro Linkin
2021-06-02decnet: Fix spelling mistakesZheng Yongjun
2021-06-02rxrpc: Fix a typoZheng Yongjun
2021-06-02Bluetooth: Fix spelling mistakesZheng Yongjun
2021-06-029p/trans_virtio: Fix spelling mistakesZheng Yongjun
2021-06-02ethtool: Fix a typoZheng Yongjun
2021-06-02sit: replace 68 with micro IPV4_MIN_MTUzhang kai
2021-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-06-01net: Return the correct errno codeZheng Yongjun
2021-06-01net: dcb: Return the correct errno codeZheng Yongjun
2021-06-01net/sched: act_vlan: No dump for unset priorityBoris Sukholitko
2021-06-01net/sched: act_vlan: Fix modify to allow 0Boris Sukholitko
2021-06-01NFC: nci: Remove redundant assignment to lenYang Li
2021-06-01netpoll: don't require irqs disabled in rt kernelsWander Lairson Costa
2021-06-01netfilter: fix clang-12 fmt string warningsFlorian Westphal
2021-06-01netfilter: nft_set_pipapo_avx2: fix up description warningsFlorian Westphal
2021-05-31sctp: sm_statefuns: Fix spelling mistakesZheng Yongjun
2021-05-31rds: Fix spelling mistakesZheng Yongjun
2021-05-31net: sched: Fix spelling mistakesZheng Yongjun
2021-05-31nfc: hci: Fix spelling mistakesZheng Yongjun
2021-05-31ipv6: align code with contextRocco Yue
2021-05-31ipv6: use prandom_u32() for ID generationWilly Tarreau
2021-05-29netfilter: nf_tables: remove xt_action_param from nft_pktinfoFlorian Westphal
2021-05-29netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()Florian Westphal
2021-05-29netfilter: nf_tables: add and use nft_thoff helperFlorian Westphal
2021-05-29netfilter: nf_tables: add and use nft_sk helperFlorian Westphal
2021-05-29netfilter: x_tables: reduce xt_action_param by 8 byteFlorian Westphal
2021-05-29netfilter: use nfnetlink_unicast()Pablo Neira Ayuso
2021-05-29netfilter: xt_CT: Remove redundant assignment to retYang Li
2021-05-29netfilter: x_tables: improve limit_mt scalabilityJason Baron
2021-05-29netfilter: Remove leading spaces in KconfigJuerg Haefliger
2021-05-29netfilter: nf_tables: prefer direct calls for set lookupsFlorian Westphal
2021-05-28mptcp: restrict values of 'enabled' sysctlMatthieu Baerts
2021-05-28mptcp: support SYSCTL only if enabledMatthieu Baerts
2021-05-28mptcp: make sure flag signal is set when add addr with portJianguo Wu
2021-05-28mptcp: remove redundant initialization in pm_nl_init_net()Jianguo Wu
2021-05-28mptcp: generate subflow hmac after mptcp_finish_join()Jianguo Wu
2021-05-28mptcp: using TOKEN_MAX_RETRIES instead of magic numberJianguo Wu
2021-05-28mptcp: fix pr_debug in mptcp_token_new_connectJianguo Wu
2021-05-28netfilter: add and use nft_set_do_lookup helperFlorian Westphal
2021-05-28netfilter: nft_set_pipapo_avx2: Skip LDMXCSR, we don't need a valid MXCSR stateStefano Brivio
2021-05-28netfilter: nft_exthdr: Support SCTP chunksPhil Sutter
2021-05-27Merge tag 'linux-can-next-for-5.14-20210527' of git://git.kernel.org/pub/scm/...Jakub Kicinski