summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-05-25nl80211: fix locking in nl80211_set_tx_bitrate_mask()Johannes Berg
2022-05-25net: fix wrong network header lengthLina Wang
2022-05-25cfg80211: retrieve S1G operating channel numberKieran Frewen
2022-05-25nl80211: validate S1G channel widthKieran Frewen
2022-05-25mac80211: fix rx reordering with non explicit / psmp ack policyFelix Fietkau
2022-05-25net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.Andrew Lunn
2022-05-25netfilter: flowtable: move dst_check to packet pathRitaro Takenaka
2022-05-25netfilter: flowtable: pass flowtable to nf_flow_table_iterate()Pablo Neira Ayuso
2022-05-25netfilter: flowtable: fix TCP flow teardownPablo Neira Ayuso
2022-05-25mptcp: fix checksum byte orderPaolo Abeni
2022-05-25net: af_key: add check for pfkey_broadcast in function pfkey_processJiasheng Jiang
2022-05-25NFC: nci: fix sleep in atomic context bugs caused by nci_skb_allocDuoming Zhou
2022-05-25netfilter: nft_flow_offload: fix offload with pppoe + vlanFelix Fietkau
2022-05-25net: fix dev_fill_forward_path with pppoe + bridgeFelix Fietkau
2022-05-25netfilter: nft_flow_offload: skip dst neigh lookup for ppp devicesFelix Fietkau
2022-05-25netfilter: flowtable: fix excessive hw offload attempts after failureFelix Fietkau
2022-05-25net/sched: act_pedit: sanitize shift argument before usagePaolo Abeni
2022-05-25xfrm: fix "disable_policy" flag use when arriving from different devicesEyal Birger
2022-05-25xfrm: rework default policy structureNicolas Dichtel
2022-05-25mptcp: fix subflow accounting on closePaolo Abeni
2022-05-25libceph: fix potential use-after-free on linger ping and resendsIlya Dryomov
2022-05-18SUNRPC: Ensure that the gssproxy client can start in a connected stateTrond Myklebust
2022-05-18ping: fix address binding wrt vrfNicolas Dichtel
2022-05-18tcp: drop the hash_32() part from the index calculationWilly Tarreau
2022-05-18tcp: increase source port perturb table to 2^16Willy Tarreau
2022-05-18tcp: dynamically allocate the perturb table used by source portsWilly Tarreau
2022-05-18tcp: add small random increments to the source portWilly Tarreau
2022-05-18tcp: resalt the secret every 10 secondsEric Dumazet
2022-05-18tcp: use different parts of the port_offset for index and offsetWilly Tarreau
2022-05-18secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau
2022-05-18tls: Fix context leak on tls_device_downMaxim Mikityanskiy
2022-05-18net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pendingGuangguan Wang
2022-05-18net/sched: act_pedit: really ensure the skb is writablePaolo Abeni
2022-05-18net: dsa: flush switchdev workqueue on bridge join error pathVladimir Oltean
2022-05-18netlink: do not reset transport header in netlink_recvmsg()Eric Dumazet
2022-05-18ipv4: drop dst in multicast routing pathLokesh Dhoundiyal
2022-05-18net: rds: use maybe_get_net() when acquiring refcount on TCP socketsTetsuo Handa
2022-05-18mac80211: Reset MBSSID parameters upon connectionManikanta Pubbisetty
2022-05-18batman-adv: Don't skb_split skbuffs with frag_listSven Eckelmann
2022-05-15Bluetooth: Fix the creation of hdev->nameItay Iellin
2022-05-12net: rds: acquire refcount on TCP socketsTetsuo Handa
2022-05-12rxrpc: Enable IPv6 checksums on transport socketDavid Howells
2022-05-12mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()Eric Dumazet
2022-05-12SUNRPC: Don't leak sockets in xs_local_connect()Trond Myklebust
2022-05-12net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()Eric Dumazet
2022-05-12SUNRPC release the transport of a relocated task with an assigned transportOlga Kornievskaia
2022-05-12NFC: netlink: fix sleep in atomic bug when firmware download timeoutDuoming Zhou
2022-05-12nfc: replace improper check device_is_registered() in netlink related functionsDuoming Zhou
2022-05-12can: isotp: remove re-binding of bound socketOliver Hartkopp
2022-05-12Revert "SUNRPC: attempt AF_LOCAL connect on setup"Trond Myklebust