summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-241-5/+3
|\
| * af_unix: Silence randstruct GCC plugin warningKees Cook2022-05-161-5/+3
* | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-05-243-8/+1
|\ \
| * | random32: use real rng for non-deterministic randomnessJason A. Donenfeld2022-05-183-8/+1
* | | Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-231-6/+10
|\ \ \
| * \ \ Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k...Jens Axboe2022-04-291-6/+10
| |\ \ \
| | * | | tcp: pass back data left in socket after receiveJens Axboe2022-04-291-6/+10
| * | | | Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-netJens Axboe2022-04-291-10/+42
| |\ \ \ \
* | \ \ \ \ Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...Linus Torvalds2022-05-231-10/+42
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | net: add __sys_socket_file()Jens Axboe2022-04-241-10/+42
| | |/ / / | |/| | |
* | | | | Merge tag 'ceph-for-5.18-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds2022-05-201-185/+126
|\ \ \ \ \
| * | | | | libceph: fix misleading ceph_osdc_cancel_request() commentIlya Dryomov2022-05-181-2/+7
| * | | | | libceph: fix potential use-after-free on linger ping and resendsIlya Dryomov2022-05-181-183/+119
* | | | | | Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-05-1921-116/+231
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.Andrew Lunn2022-05-191-0/+7
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-05-185-71/+49
| |\ \ \ \ \
| | * | | | | netfilter: nf_tables: disable expression reduction infraPablo Neira Ayuso2022-05-181-10/+1
| | * | | | | netfilter: flowtable: move dst_check to packet pathRitaro Takenaka2022-05-182-22/+20
| | * | | | | netfilter: flowtable: fix TCP flow teardownPablo Neira Ayuso2022-05-182-27/+9
| | * | | | | netfilter: nft_flow_offload: fix offload with pppoe + vlanFelix Fietkau2022-05-161-1/+2
| | * | | | | net: fix dev_fill_forward_path with pppoe + bridgeFelix Fietkau2022-05-161-1/+1
| | * | | | | netfilter: nft_flow_offload: skip dst neigh lookup for ppp devicesFelix Fietkau2022-05-161-9/+13
| | * | | | | netfilter: flowtable: fix excessive hw offload attempts after failureFelix Fietkau2022-05-161-1/+3
| * | | | | | mptcp: Do TCP fallback on early DSS checksum failureMat Martineau2022-05-182-4/+20
| * | | | | | mptcp: fix checksum byte orderPaolo Abeni2022-05-183-14/+26
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-05-182-10/+25
| |\ \ \ \ \ \
| | * | | | | | net: af_key: check encryption module availability consistencyThomas Bartschies2022-05-181-3/+3
| | * | | | | | net: af_key: add check for pfkey_broadcast in function pfkey_processJiasheng Jiang2022-05-181-2/+4
| | * | | | | | xfrm: fix "disable_policy" flag use when arriving from different devicesEyal Birger2022-05-161-5/+18
| * | | | | | | NFC: nci: fix sleep in atomic context bugs caused by nci_skb_allocDuoming Zhou2022-05-172-3/+3
| * | | | | | | xfrm: set dst dev to blackhole_netdev instead of loopback_dev in ifdownXin Long2022-05-171-1/+1
| * | | | | | | net/sched: act_pedit: sanitize shift argument before usagePaolo Abeni2022-05-161-0/+4
| * | | | | | | mptcp: fix subflow accounting on closePaolo Abeni2022-05-133-6/+25
| * | | | | | | Revert "tcp/dccp: get rid of inet_twsk_purge()"Eric Dumazet2022-05-135-7/+71
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-05-132-4/+35
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | SUNRPC: Ensure that the gssproxy client can start in a connected stateTrond Myklebust2022-05-072-0/+34
| * | | | | | Revert "SUNRPC: Ensure gss-proxy connects on setup"Trond Myklebust2022-05-072-4/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-05-1221-28/+105
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tls: Fix context leak on tls_device_downMaxim Mikityanskiy2022-05-121-0/+3
| * | | | | net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pendingGuangguan Wang2022-05-121-2/+2
| * | | | | Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2022-05-111-3/+3
| |\ \ \ \ \
| | * | | | | Bluetooth: Fix the creation of hdev->nameItay Iellin2022-05-111-3/+3
| * | | | | | Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-05-114-5/+24
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | nl80211: fix locking in nl80211_set_tx_bitrate_mask()Johannes Berg2022-05-091-2/+7
| | * | | | | mac80211: Reset MBSSID parameters upon connectionManikanta Pubbisetty2022-05-041-0/+6
| | * | | | | cfg80211: retrieve S1G operating channel numberKieran Frewen2022-05-041-1/+1
| | * | | | | nl80211: validate S1G channel widthKieran Frewen2022-05-041-0/+9
| | * | | | | mac80211: fix rx reordering with non explicit / psmp ack policyFelix Fietkau2022-05-041-2/+1
| * | | | | | net/sched: act_pedit: really ensure the skb is writablePaolo Abeni2022-05-111-4/+22
| * | | | | | decnet: Use container_of() for struct dn_neigh castsKees Cook2022-05-103-5/+6