summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-06-10dccp: tfrc: fix doc warnings in tfrc_equation.cBaokun Li
2021-06-10atm: Use list_for_each_entry() to simplify code in resources.cWang Hai
2021-06-10net: x25: Use list_for_each_entry() to simplify code in x25_route.cWang Hai
2021-06-10tipc:subscr.c: fix a spelling mistakegushengxian
2021-06-10tipc: socket.c: fix the use of copular verbgushengxian
2021-06-10node.c: fix the use of indefinite articlegushengxian
2021-06-10af_unix: remove the repeated word "and"gushengxian
2021-06-10vsock/vmci: remove the repeated word "be"gushengxian
2021-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-06-09devlink: Fix error message in devlink_rate_set_ops_supported()Dan Carpenter
2021-06-09net/x25: fix a mistake in grammargushengxian
2021-06-09netfilter: nf_tables: move base hook annotation to init helperFlorian Westphal
2021-06-09netfilter: nfnetlink_hook: add depends-on nftablesFlorian Westphal
2021-06-09netfilter: nfnetlink_hook: fix array index out-of-bounds errorColin Ian King
2021-06-08net: appletalk: fix some mistakes in grammargushengxian
2021-06-09netfilter: nft_exthdr: Fix for unsafe packet data readPhil Sutter
2021-06-08net: x25: Use list_for_each_entry() to simplify code in x25_forward.cWang Hai
2021-06-08net: lapb: Use list_for_each_entry() to simplify code in lapb_iface.cWang Hai
2021-06-08net: x25: Use list_for_each_entry() to simplify code in x25_link.cWang Hai
2021-06-08Merge tag 'batadv-next-pullrequest-20210608' of git://git.open-mesh.org/linux...David S. Miller
2021-06-07page_pool: Allow drivers to hint on SKB recyclingIlias Apalodimas
2021-06-07skbuff: add a parameter to __skb_frag_unrefMatteo Croce
2021-06-07mm: add a signature in struct pageMatteo Croce
2021-06-07l2tp: Fix spelling mistakesZheng Yongjun
2021-06-07net/ncsi: Fix spelling mistakesZheng Yongjun
2021-06-07ipv4: Fix spelling mistakesZheng Yongjun
2021-06-07netlabel: Fix spelling mistakesZheng Yongjun
2021-06-07atm: [br2864] fix spelling mistakesgushengxian
2021-06-07pktgen: add pktgen_handle_all_threads() for the same codeYejune Deng
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-07sch_htb: fix doc warning in htb_lookup_leaf()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_do_events()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_charge_class()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_deactivate()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_activate()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_change_class_mode()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_class_mode()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_deactivate_prios()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_activate_prios()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_remove_class_from_row()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_add_class_to_row()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_next_rb_node()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_add_to_wait_tree()Yu Kuai
2021-06-07netfilter: add new hook nfnl subsystemFlorian Westphal
2021-06-07netfilter: annotate nf_tables base hook opsFlorian Westphal
2021-06-07netfilter: flowtable: Set offload timeouts according to proto valuesOz Shlomo
2021-06-07netfilter: conntrack: Introduce udp offload timeout configurationOz Shlomo
2021-06-07netfilter: conntrack: Introduce tcp offload timeout configurationOz Shlomo
2021-06-07netfilter: nftables: add nf_ct_pernet() helper functionPablo Neira Ayuso
2021-06-07netfilter: nf_tables: remove nft_ctx_init_from_setattr()Pablo Neira Ayuso