Age | Commit message (Expand) | Author |
2021-06-10 | dccp: tfrc: fix doc warnings in tfrc_equation.c | Baokun Li |
2021-06-10 | atm: Use list_for_each_entry() to simplify code in resources.c | Wang Hai |
2021-06-10 | net: x25: Use list_for_each_entry() to simplify code in x25_route.c | Wang Hai |
2021-06-10 | tipc:subscr.c: fix a spelling mistake | gushengxian |
2021-06-10 | tipc: socket.c: fix the use of copular verb | gushengxian |
2021-06-10 | node.c: fix the use of indefinite article | gushengxian |
2021-06-10 | af_unix: remove the repeated word "and" | gushengxian |
2021-06-10 | vsock/vmci: remove the repeated word "be" | gushengxian |
2021-06-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2021-06-09 | devlink: Fix error message in devlink_rate_set_ops_supported() | Dan Carpenter |
2021-06-09 | net/x25: fix a mistake in grammar | gushengxian |
2021-06-09 | netfilter: nf_tables: move base hook annotation to init helper | Florian Westphal |
2021-06-09 | netfilter: nfnetlink_hook: add depends-on nftables | Florian Westphal |
2021-06-09 | netfilter: nfnetlink_hook: fix array index out-of-bounds error | Colin Ian King |
2021-06-08 | net: appletalk: fix some mistakes in grammar | gushengxian |
2021-06-09 | netfilter: nft_exthdr: Fix for unsafe packet data read | Phil Sutter |
2021-06-08 | net: x25: Use list_for_each_entry() to simplify code in x25_forward.c | Wang Hai |
2021-06-08 | net: lapb: Use list_for_each_entry() to simplify code in lapb_iface.c | Wang Hai |
2021-06-08 | net: x25: Use list_for_each_entry() to simplify code in x25_link.c | Wang Hai |
2021-06-08 | Merge tag 'batadv-next-pullrequest-20210608' of git://git.open-mesh.org/linux... | David S. Miller |
2021-06-07 | page_pool: Allow drivers to hint on SKB recycling | Ilias Apalodimas |
2021-06-07 | skbuff: add a parameter to __skb_frag_unref | Matteo Croce |
2021-06-07 | mm: add a signature in struct page | Matteo Croce |
2021-06-07 | l2tp: Fix spelling mistakes | Zheng Yongjun |
2021-06-07 | net/ncsi: Fix spelling mistakes | Zheng Yongjun |
2021-06-07 | ipv4: Fix spelling mistakes | Zheng Yongjun |
2021-06-07 | netlabel: Fix spelling mistakes | Zheng Yongjun |
2021-06-07 | atm: [br2864] fix spelling mistakes | gushengxian |
2021-06-07 | pktgen: add pktgen_handle_all_threads() for the same code | Yejune Deng |
2021-06-07 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2021-06-07 | sch_htb: fix doc warning in htb_lookup_leaf() | Yu Kuai |
2021-06-07 | sch_htb: fix doc warning in htb_do_events() | Yu Kuai |
2021-06-07 | sch_htb: fix doc warning in htb_charge_class() | Yu Kuai |
2021-06-07 | sch_htb: fix doc warning in htb_deactivate() | Yu Kuai |
2021-06-07 | sch_htb: fix doc warning in htb_activate() | Yu Kuai |
2021-06-07 | sch_htb: fix doc warning in htb_change_class_mode() | Yu Kuai |
2021-06-07 | sch_htb: fix doc warning in htb_class_mode() | Yu Kuai |
2021-06-07 | sch_htb: fix doc warning in htb_deactivate_prios() | Yu Kuai |
2021-06-07 | sch_htb: fix doc warning in htb_activate_prios() | Yu Kuai |
2021-06-07 | sch_htb: fix doc warning in htb_remove_class_from_row() | Yu Kuai |
2021-06-07 | sch_htb: fix doc warning in htb_add_class_to_row() | Yu Kuai |
2021-06-07 | sch_htb: fix doc warning in htb_next_rb_node() | Yu Kuai |
2021-06-07 | sch_htb: fix doc warning in htb_add_to_wait_tree() | Yu Kuai |
2021-06-07 | netfilter: add new hook nfnl subsystem | Florian Westphal |
2021-06-07 | netfilter: annotate nf_tables base hook ops | Florian Westphal |
2021-06-07 | netfilter: flowtable: Set offload timeouts according to proto values | Oz Shlomo |
2021-06-07 | netfilter: conntrack: Introduce udp offload timeout configuration | Oz Shlomo |
2021-06-07 | netfilter: conntrack: Introduce tcp offload timeout configuration | Oz Shlomo |
2021-06-07 | netfilter: nftables: add nf_ct_pernet() helper function | Pablo Neira Ayuso |
2021-06-07 | netfilter: nf_tables: remove nft_ctx_init_from_setattr() | Pablo Neira Ayuso |