summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-281-2/+2
|\
| * fsnotify: fix fsnotify hooks in pseudo filesystemsAmir Goldstein2022-01-241-2/+2
* | Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-01-2723-80/+234
|\ \
| * | net: bridge: vlan: fix memory leak in __allowed_ingressTim Yi2022-01-271-3/+3
| * | net: socket: rename SKB_DROP_REASON_SOCKET_FILTERMenglong Dong2022-01-271-1/+1
| * | ipv4: tcp: send zero IPID in SYNACK messagesEric Dumazet2022-01-271-2/+9
| * | ipv4: raw: lock the socket in raw_bind()Eric Dumazet2022-01-271-1/+4
| * | net: bridge: vlan: fix single net device option dumpingNikolay Aleksandrov2022-01-271-1/+2
| * | Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"Guillaume Nault2022-01-271-7/+20
| * | sch_htb: Fail on unsupported parameters when offload is requestedMaxim Mikityanskiy2022-01-251-0/+20
| * | ping: fix the sk_bound_dev_if match in ping_lookupXin Long2022-01-241-1/+2
| * | net/smc: Transitional solution for clcsock race issueWen Gu2022-01-241-12/+51
| * | ipv4: fix ip option filtering for locally generated fragmentsJakub Kicinski2022-01-241-3/+12
| * | net-procfs: show net devices bound packet typesJianguo Wu2022-01-241-3/+32
| * | mptcp: Use struct_group() to avoid cross-field memset()Kees Cook2022-01-211-3/+3
| * | rxrpc: Adjust retransmission backoffDavid Howells2022-01-222-6/+4
| * | mptcp: fix removing ids bitmap settingGeliang Tang2022-01-201-1/+1
| * | mptcp: fix msk traversal in mptcp_nl_cmd_set_flags()Paolo Abeni2022-01-201-10/+27
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2022-01-204-9/+19
| |\ \
| | * | netfilter: conntrack: don't increment invalid counter on NF_REPEATFlorian Westphal2022-01-161-3/+5
| | * | netfilter: nft_connlimit: memleak if nf_ct_netns_get() failsPablo Neira Ayuso2022-01-131-1/+10
| | * | netfilter: nf_tables: set last expression in register tracking areaPablo Neira Ayuso2022-01-121-1/+1
| | * | netfilter: nf_tables: remove unused variablePablo Neira Ayuso2022-01-111-2/+0
| | * | netfilter: nf_conntrack_netbios_ns: fix helper module aliasFlorian Westphal2022-01-111-2/+3
| * | | ipv6: annotate accesses to fn->fn_sernumEric Dumazet2022-01-202-11/+14
| * | | tcp: add a missing sk_defer_free_flush() in tcp_splice_read()Eric Dumazet2022-01-201-0/+1
| * | | ipv6_tunnel: Rate limit warning messagesIdo Schimmel2022-01-201-4/+4
| * | | net: sched: Clarify error message when qdisc kind is unknownVictor Nogueira2022-01-201-1/+1
| * | | net: fix information leakage in /proc/net/ptypeCongyu Liu2022-01-202-1/+4
| | |/ | |/|
* | | Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-01-259-65/+34
|\ \ \
| * | | xprtrdma: Remove definitions of RPCDBG_FACILITYChuck Lever2022-01-145-27/+0
| * | | xprtrdma: Remove final dprintk call sites from xprtrdmaChuck Lever2022-01-141-12/+0
| * | | sunrpc: Fix potential race conditions in rpc_sysfs_xprt_state_change()Anna Schumaker2022-01-131-16/+19
| * | | net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_changeXiyu Yang2022-01-131-2/+4
| * | | SUNRPC allow for unspecified transport time in rpc_clnt_add_xprtOlga Kornievskaia2022-01-131-1/+4
| * | | SUNRPC: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-061-2/+4
| * | | SUNRPC: clean up some inconsistent indentingJiapeng Chong2022-01-061-1/+1
| * | | sunrpc: Remove unneeded null checkXu Wang2022-01-061-4/+2
* | | | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-2/+2
|\ \ \ \
| * | | | all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov2022-01-151-2/+2
* | | | | proc: remove PDE_DATA() completelyMuchun Song2022-01-2216-56/+56
* | | | | Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2022-01-202-16/+17
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | libceph: rename parse_fsid() to ceph_parse_fsid() and exportVenky Shankar2022-01-131-4/+5
| * | | | libceph: generalize addr/ip parsing based on delimiterVenky Shankar2022-01-132-12/+12
| |/ / /
* | | | Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-01-2031-132/+229
|\ \ \ \
| * | | | ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keysEric Dumazet2022-01-191-14/+15
| * | | | ipv4: avoid quadratic behavior in netns dismantleEric Dumazet2022-01-191-19/+17
| * | | | nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind()Krzysztof Kozlowski2022-01-191-0/+5
| * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-01-181-0/+6
| |\ \ \ \
| | * | | | xdp: check prog type before updating BPF linkToke Høiland-Jørgensen2022-01-111-0/+6
| | | |_|/ | | |/| |