- 4897e72 Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 2 years, 11 months ago
- 23a4642 Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 11 months ago
- fd20d97 net: bridge: vlan: fix memory leak in __allowed_ingress by Tim Yi · 2 years, 11 months ago
- 364df53 net: socket: rename SKB_DROP_REASON_SOCKET_FILTER by Menglong Dong · 2 years, 11 months ago
- 970a5a3 ipv4: tcp: send zero IPID in SYNACK messages by Eric Dumazet · 2 years, 11 months ago
- 153a0d1 ipv4: raw: lock the socket in raw_bind() by Eric Dumazet · 2 years, 11 months ago
- dcb2c5c net: bridge: vlan: fix single net device option dumping by Nikolay Aleksandrov · 3 years ago
- 3626898 Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values" by Guillaume Nault · 3 years ago
- 429c3be sch_htb: Fail on unsupported parameters when offload is requested by Maxim Mikityanskiy · 3 years ago
- 0280e3c Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years ago
- 29044da fsnotify: fix fsnotify hooks in pseudo filesystems by Amir Goldstein · 3 years ago
- 2afc3b5 ping: fix the sk_bound_dev_if match in ping_lookup by Xin Long · 3 years ago
- c0bf3d8 net/smc: Transitional solution for clcsock race issue by Wen Gu · 3 years ago
- 27a8caa ipv4: fix ip option filtering for locally generated fragments by Jakub Kicinski · 3 years ago
- 1d10f8a net-procfs: show net devices bound packet types by Jianguo Wu · 3 years ago
- 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
- 359745d proc: remove PDE_DATA() completely by Muchun Song · 3 years ago
- 63ec72b mptcp: Use struct_group() to avoid cross-field memset() by Kees Cook · 3 years ago
- 2c13c05 rxrpc: Adjust retransmission backoff by David Howells · 3 years ago
- a4c0214 mptcp: fix removing ids bitmap setting by Geliang Tang · 3 years ago
- 8e9eaca mptcp: fix msk traversal in mptcp_nl_cmd_set_flags() by Paolo Abeni · 3 years ago
- 6f97fde Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years ago
- aafc2e3 ipv6: annotate accesses to fn->fn_sernum by Eric Dumazet · 3 years ago
- ebdc1a0 tcp: add a missing sk_defer_free_flush() in tcp_splice_read() by Eric Dumazet · 3 years ago
- 64f29d8 Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years ago
- 6cee105 ipv6_tunnel: Rate limit warning messages by Ido Schimmel · 3 years ago
- 973bf8f net: sched: Clarify error message when qdisc kind is unknown by Victor Nogueira · 3 years ago
- 47934e06 net: fix information leakage in /proc/net/ptype by Congyu Liu · 3 years ago
- fa2e1ba Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years ago
- 79eb15d ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys by Eric Dumazet · 3 years ago
- d07418a ipv4: avoid quadratic behavior in netns dismantle by Eric Dumazet · 3 years ago
- dded089 nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind() by Krzysztof Kozlowski · 3 years ago
- fd6f57b Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years ago
- 99845220 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years ago
- 2836615 netns: add schedule point in ops_exit_list() by Eric Dumazet · 3 years ago
- 3bf6a9e Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years ago
- 79074a7 net: Flush deferred skb free on socket destroy by Gal Pressman · 3 years ago
- db094aa net/tls: Fix another skb memory leak when running kTLS traffic by Gal Pressman · 3 years ago
- 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
- 56d99e8 net/smc: Fix hung_task when removing SMC-R devices by Wen Gu · 3 years ago
- 0a6e6b3 ipv4: update fib_info_cnt under spinlock protection by Eric Dumazet · 3 years ago
- 175398a Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years ago
- 49ad227 Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 3 years ago
- 830af2e netfilter: conntrack: don't increment invalid counter on NF_REPEAT by Florian Westphal · 3 years ago
- 9404bc1e5 net/smc: Remove unused function declaration by Wen Gu · 3 years ago
- f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- b5c7e7e all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate by Yury Norov · 3 years, 4 months ago
- 4034247 mm: introduce memalloc_retry_wait() by NeilBrown · 3 years ago
- a421ef3 mm: allow !GFP_KERNEL allocations for kvmalloc by Michal Hocko · 3 years ago
- 9d6d7f1 af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress by Eric Dumazet · 3 years ago
- d9679d0 virtio: wrap config->reset calls by Michael S. Tsirkin · 3 years, 3 months ago
- c0f26167 xprtrdma: Remove definitions of RPCDBG_FACILITY by Chuck Lever · 3 years ago
- c03061e xprtrdma: Remove final dprintk call sites from xprtrdma by Chuck Lever · 3 years ago
- 3bad80d Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years ago
- fb80445 net_sched: restore "mpu xxx" handling by Kevin Bracey · 3 years ago
- 1a48db3 sunrpc: Fix potential race conditions in rpc_sysfs_xprt_state_change() by Anna Schumaker · 3 years, 1 month ago
- 776d794 net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_change by Xiyu Yang · 3 years, 4 months ago
- b8a0961 SUNRPC allow for unspecified transport time in rpc_clnt_add_xprt by Olga Kornievskaia · 3 years, 1 month ago
- 20c9398 net/smc: Resolve the race between SMC-R link access and clear by Wen Gu · 3 years ago
- ea89c6c net/smc: Introduce a new conn->lgr validity check helper by Wen Gu · 3 years ago
- 91341fa inet: frags: annotate races around fqdir->dead and fqdir->high_thresh by Eric Dumazet · 3 years ago
- 61f434b net/smc: Resolve the race between link group access and termination by Wen Gu · 3 years ago
- 4153c7f libceph: rename parse_fsid() to ceph_parse_fsid() and export by Venky Shankar · 3 years, 6 months ago
- 2d7c86a libceph: generalize addr/ip parsing based on delimiter by Venky Shankar · 3 years, 6 months ago
- de2d807 sch_api: Don't skip qdisc attach on ingress by Maxim Mikityanskiy · 3 years ago
- 7d70984 netfilter: nft_connlimit: memleak if nf_ct_netns_get() fails by Pablo Neira Ayuso · 3 years ago
- ed6ae5c sit: allow encapsulated IPv6 traffic to be delivered locally by Ignat Korchagin · 3 years ago
- 342465f Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years ago
- 7b9b1d4 net/smc: fix possible NULL deref in smc_pnet_add_eth() by Eric Dumazet · 3 years ago
- fcfb894 net: bridge: fix net device refcount tracking issue in error path by Eric Dumazet · 3 years ago
- 2a4d75b net: fix sock_timestamping_bind_phc() to release device by Miroslav Lichvar · 3 years ago
- 3486eb7 Revert "of: net: support NVMEM cells with MAC in text format" by Michael Walle · 3 years ago
- fe75e84 netfilter: nf_tables: set last expression in register tracking area by Pablo Neira Ayuso · 3 years ago
- f7716b3 gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst() by Guillaume Nault · 3 years ago
- 23e7b1b xfrm: Don't accidentally set RTO_ONLINK in decode_session4() by Guillaume Nault · 3 years ago
- 284a4d9 mctp: test: zero out sockaddr by Matt Johnston · 3 years ago
- a135ce4 Merge tag 'selinux-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years ago
- 382778e xdp: check prog type before updating BPF link by Toke Høiland-Jørgensen · 3 years ago
- cf46eac netfilter: nf_tables: remove unused variable by Pablo Neira Ayuso · 3 years ago
- 0e90660 netfilter: nf_conntrack_netbios_ns: fix helper module alias by Florian Westphal · 3 years ago
- 51edb2f netfilter: nf_tables: typo NULL check in _clone() function by Pablo Neira Ayuso · 3 years ago
- 63045bf netfilter: nf_tables: don't use 'data_size' uninitialized by Linus Torvalds · 3 years ago
- dc6c6fb SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point by Chuck Lever · 3 years ago
- 8aaaf2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 15e2721 net/9p: show error message if user 'msize' cannot be satisfied by Christian Schoenebeck · 3 years ago
- 019641d net/p9: load default transports by Thomas Weißschuh · 3 years, 2 months ago
- 99aa673 9p/xen: autoload when xenbus service is available by Thomas Weißschuh · 3 years, 2 months ago
- 1c582c6 9p/trans_fd: split into dedicated module by Thomas Weißschuh · 3 years, 2 months ago
- 208dd45 tcp: tcp_send_challenge_ack delete useless param `skb` by Benjamin Yim · 3 years ago
- 07b17f0 page_pool: remove spinlock in page_pool_refill_alloc_cache() by Yunsheng Lin · 3 years ago
- 1c7fab7 net: skb: use kfree_skb_reason() in __udp4_lib_rcv() by Menglong Dong · 3 years ago
- 8512559 net: skb: use kfree_skb_reason() in tcp_v4_rcv() by Menglong Dong · 3 years ago
- c504e5c net: skb: introduce kfree_skb_reason() by Menglong Dong · 3 years ago
- 6f022c2 net: openvswitch: Fix ct_state nat flags for conns arriving from tc by Paul Blakey · 3 years ago
- 77bbcb6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 3 years ago
- 4a80e02 netfilter: nft_meta: cancel register tracking after meta update by Pablo Neira Ayuso · 3 years ago
- cc003c7 netfilter: nft_payload: cancel register tracking after payload update by Pablo Neira Ayuso · 3 years ago
- be5650f netfilter: nft_bitwise: track register operations by Pablo Neira Ayuso · 3 years ago
- 9b17afb netfilter: nft_meta: track register operations by Pablo Neira Ayuso · 3 years ago
- a7c176b netfilter: nft_payload: track register operations by Pablo Neira Ayuso · 3 years ago