- 88b7105 wwan: add interface creation support by Johannes Berg · 3 years, 7 months ago
- 00e77ed rtnetlink: add IFLA_PARENT_[DEV|DEV_BUS]_NAME by Johannes Berg · 3 years, 7 months ago
- 8c713dc rtnetlink: add alloc() method to rtnl_link_ops by Johannes Berg · 3 years, 7 months ago
- 87c272c net/af_iucv: clean up some forward declarations by Julian Wiedmann · 3 years, 7 months ago
- 6e90a57 vsock/loopback: enable SEQPACKET for transport by Arseny Krasnov · 3 years, 7 months ago
- 53efbba virtio/vsock: enable SEQPACKET for transport by Arseny Krasnov · 3 years, 7 months ago
- 9ac841f virtio/vsock: rest of SOCK_SEQPACKET support by Arseny Krasnov · 3 years, 7 months ago
- e4b1ef1 virtio/vsock: add SEQPACKET receive logic by Arseny Krasnov · 3 years, 7 months ago
- 4493119 virtio/vsock: dequeue callback for SOCK_SEQPACKET by Arseny Krasnov · 3 years, 7 months ago
- c10844c virtio/vsock: simplify credit update function API by Arseny Krasnov · 3 years, 7 months ago
- b93f887 virtio/vsock: set packet's type in virtio_transport_send_pkt_info() by Arseny Krasnov · 3 years, 7 months ago
- 8cb4855 af_vsock: update comments for stream sockets by Arseny Krasnov · 3 years, 7 months ago
- 0798e78 af_vsock: rest of SEQPACKET support by Arseny Krasnov · 3 years, 7 months ago
- fbe70c4 af_vsock: implement send logic for SEQPACKET by Arseny Krasnov · 3 years, 7 months ago
- 9942c19 af_vsock: implement SEQPACKET receive loop by Arseny Krasnov · 3 years, 7 months ago
- 19c1b90 af_vsock: separate receive data loop by Arseny Krasnov · 3 years, 7 months ago
- b3f7fd5 af_vsock: separate wait data loop by Arseny Krasnov · 3 years, 7 months ago
- a9e29e5 af_vsock: update functions for connectible socket by Arseny Krasnov · 3 years, 7 months ago
- 51a1ebc net: devres: Correct a grammatical error by gushengxian · 3 years, 7 months ago
- 566b18c net: dsa: sja1105: implement TX timestamping for SJA1110 by Vladimir Oltean · 3 years, 7 months ago
- 4913b8e net: dsa: add support for the SJA1110 native tagging protocol by Vladimir Oltean · 3 years, 7 months ago
- 617ef8d net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestamp by Vladimir Oltean · 3 years, 7 months ago
- 233697b net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated function by Vladimir Oltean · 3 years, 7 months ago
- baa3ad0 net: dsa: tag_sja1105: stop resetting network and transport headers by Vladimir Oltean · 3 years, 7 months ago
- 4e50025 net: dsa: generalize overhead for taggers that use both headers and trailers by Vladimir Oltean · 3 years, 7 months ago
- cb8e2e4 dccp: tfrc: fix doc warnings in tfrc_equation.c by Baokun Li · 3 years, 7 months ago
- 73e4290 atm: Use list_for_each_entry() to simplify code in resources.c by Wang Hai · 3 years, 7 months ago
- bc831fa net: x25: Use list_for_each_entry() to simplify code in x25_route.c by Wang Hai · 3 years, 7 months ago
- f1dcdc0 tipc:subscr.c: fix a spelling mistake by gushengxian · 3 years, 7 months ago
- 326af50 tipc: socket.c: fix the use of copular verb by gushengxian · 3 years, 7 months ago
- 15139bc node.c: fix the use of indefinite article by gushengxian · 3 years, 7 months ago
- 4e03d07 af_unix: remove the repeated word "and" by gushengxian · 3 years, 7 months ago
- 2685515 vsock/vmci: remove the repeated word "be" by gushengxian · 3 years, 7 months ago
- 7f3579e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 7 months ago
- 711d1de devlink: Fix error message in devlink_rate_set_ops_supported() by Dan Carpenter · 3 years, 7 months ago
- db67f24 net/x25: fix a mistake in grammar by gushengxian · 3 years, 8 months ago
- c5c6acc netfilter: nf_tables: move base hook annotation to init helper by Florian Westphal · 3 years, 8 months ago
- d4fb1f9 netfilter: nfnetlink_hook: add depends-on nftables by Florian Westphal · 3 years, 8 months ago
- 5302560 netfilter: nfnetlink_hook: fix array index out-of-bounds error by Colin Ian King · 3 years, 8 months ago
- 2aa8eca net: appletalk: fix some mistakes in grammar by gushengxian · 3 years, 8 months ago
- cf6b5ff netfilter: nft_exthdr: Fix for unsafe packet data read by Phil Sutter · 3 years, 8 months ago
- 96bffe7 net: x25: Use list_for_each_entry() to simplify code in x25_forward.c by Wang Hai · 3 years, 8 months ago
- e8333284 net: lapb: Use list_for_each_entry() to simplify code in lapb_iface.c by Wang Hai · 3 years, 8 months ago
- 3835a66 net: x25: Use list_for_each_entry() to simplify code in x25_link.c by Wang Hai · 3 years, 8 months ago
- 303597e Merge tag 'batadv-next-pullrequest-20210608' of git://git.open-mesh.org/linux-merge by David S. Miller · 3 years, 8 months ago
- 6a5bcd8 page_pool: Allow drivers to hint on SKB recycling by Ilias Apalodimas · 3 years, 8 months ago
- c420c98 skbuff: add a parameter to __skb_frag_unref by Matteo Croce · 3 years, 8 months ago
- c07aea3 mm: add a signature in struct page by Matteo Croce · 3 years, 8 months ago
- 7f553ff l2tp: Fix spelling mistakes by Zheng Yongjun · 3 years, 8 months ago
- 4fb3ebb net/ncsi: Fix spelling mistakes by Zheng Yongjun · 3 years, 8 months ago
- 974d8f8 ipv4: Fix spelling mistakes by Zheng Yongjun · 3 years, 8 months ago
- 84a57ae netlabel: Fix spelling mistakes by Zheng Yongjun · 3 years, 8 months ago
- 4fb473f atm: [br2864] fix spelling mistakes by gushengxian · 3 years, 8 months ago
- cda9de0 pktgen: add pktgen_handle_all_threads() for the same code by Yejune Deng · 3 years, 8 months ago
- 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 8 months ago
- 9977d6f sch_htb: fix doc warning in htb_lookup_leaf() by Yu Kuai · 3 years, 8 months ago
- 2c3ee53 sch_htb: fix doc warning in htb_do_events() by Yu Kuai · 3 years, 8 months ago
- 0e5c908 sch_htb: fix doc warning in htb_charge_class() by Yu Kuai · 3 years, 8 months ago
- 9a034f2 sch_htb: fix doc warning in htb_deactivate() by Yu Kuai · 3 years, 8 months ago
- 8df7e8f sch_htb: fix doc warning in htb_activate() by Yu Kuai · 3 years, 8 months ago
- 4b479e9 sch_htb: fix doc warning in htb_change_class_mode() by Yu Kuai · 3 years, 8 months ago
- 1e95595 sch_htb: fix doc warning in htb_class_mode() by Yu Kuai · 3 years, 8 months ago
- 4113be2 sch_htb: fix doc warning in htb_deactivate_prios() by Yu Kuai · 3 years, 8 months ago
- 876b5fc sch_htb: fix doc warning in htb_activate_prios() by Yu Kuai · 3 years, 8 months ago
- 5f8c6d0 sch_htb: fix doc warning in htb_remove_class_from_row() by Yu Kuai · 3 years, 8 months ago
- 996bccc sch_htb: fix doc warning in htb_add_class_to_row() by Yu Kuai · 3 years, 8 months ago
- 274e5d0 sch_htb: fix doc warning in htb_next_rb_node() by Yu Kuai · 3 years, 8 months ago
- 4d7efa7 sch_htb: fix doc warning in htb_add_to_wait_tree() by Yu Kuai · 3 years, 8 months ago
- e2cf17d netfilter: add new hook nfnl subsystem by Florian Westphal · 3 years, 8 months ago
- 7b4b2fa netfilter: annotate nf_tables base hook ops by Florian Westphal · 3 years, 8 months ago
- 1d91d2e netfilter: flowtable: Set offload timeouts according to proto values by Oz Shlomo · 3 years, 8 months ago
- 975c575 netfilter: conntrack: Introduce udp offload timeout configuration by Oz Shlomo · 3 years, 8 months ago
- ef8ed5e netfilter: conntrack: Introduce tcp offload timeout configuration by Oz Shlomo · 3 years, 8 months ago
- 0418b98 netfilter: nftables: add nf_ct_pernet() helper function by Pablo Neira Ayuso · 3 years, 8 months ago
- 6708665 netfilter: nf_tables: remove nft_ctx_init_from_setattr() by Pablo Neira Ayuso · 3 years, 8 months ago
- e2b750d netfilter: nf_tables: remove nft_ctx_init_from_elemattr() by Pablo Neira Ayuso · 3 years, 8 months ago
- ef4b65e netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use it by Pablo Neira Ayuso · 3 years, 8 months ago
- 944d671 sch_htb: fix refcount leak in htb_parent_to_leaf_offload by Yunjian Wang · 3 years, 8 months ago
- fcb3463 net: bridge: mrp: Update ring transitions. by Horatiu Vultur · 3 years, 8 months ago
- 0efea3c tipc: Return the correct errno code by Zheng Yongjun · 3 years, 8 months ago
- b7f653b mptcp: receive path cmsg support by Florian Westphal · 3 years, 8 months ago
- 892bfd3 tcp: export timestamp helpers for mptcp by Florian Westphal · 3 years, 8 months ago
- 7a009a7 mptcp: setsockopt: handle SOL_SOCKET in one place only by Florian Westphal · 3 years, 8 months ago
- 9061f24 mptcp: sockopt: propagate timestamp request to subflows by Florian Westphal · 3 years, 8 months ago
- ced122d sock: expose so_timestamping options for mptcp by Florian Westphal · 3 years, 8 months ago
- 371087a sock: expose so_timestamp options for mptcp by Florian Westphal · 3 years, 8 months ago
- 579028d Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 3 years, 8 months ago
- e32ea44 icmp: fix lib conflict with trinity by Andreas Roeseler · 3 years, 8 months ago
- a10541f sch_htb: fix doc warning in htb_add_to_id_tree() by Yu Kuai · 3 years, 8 months ago
- e31d57c Merge tag 'ieee802154-for-davem-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by David S. Miller · 3 years, 8 months ago
- 821bbf7 ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions by Coco Li · 3 years, 8 months ago
- 59607863 fib: Return the correct errno code by Zheng Yongjun · 3 years, 8 months ago
- 49251cd net: Return the correct errno code by Zheng Yongjun · 3 years, 8 months ago
- d773695 net/x25: Return the correct errno code by Zheng Yongjun · 3 years, 8 months ago
- 7f5d866 net: caif: fix memory leak in cfusbl_device_notify by Pavel Skripkin · 3 years, 8 months ago
- b53558a net: caif: fix memory leak in caif_device_notify by Pavel Skripkin · 3 years, 8 months ago
- a2805dc net: caif: add proper error handling by Pavel Skripkin · 3 years, 8 months ago
- bce130e net: caif: added cfserl_release function by Pavel Skripkin · 3 years, 8 months ago
- fcd1a53 Merge tag 'mlx5-updates-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years, 8 months ago
- a29cb69 net: tcp better handling of reordering then loss cases by Yuchung Cheng · 3 years, 8 months ago