summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-05-14sctp: delay auto_asconf init until binding the first addrXin Long
2021-05-14Revert "net/sctp: fix race condition in sctp_destroy_sock"Xin Long
2021-05-14net: Only allow init netns to set default tcp cong to a restricted algoJonathon Reinhart
2021-05-14net:nfc:digital: Fix a double free in digital_tg_recv_dep_reqLv Yunlong
2021-05-14net: bridge: mcast: fix broken length + header check for MRDv6 Adv.Linus Lüssing
2021-05-14net/sched: act_ct: fix wild memory access when clearing fragmentsDavide Caratti
2021-05-14mptcp: Retransmit DATA_FINMat Martineau
2021-05-14net, xdp: Update pkt_type if generic XDP changes unicast MACMartin Willi
2021-05-14vsock/virtio: free queued packets when closing socketStefano Garzarella
2021-05-14gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment checkAlexander Lobakin
2021-05-14vsock/vmci: log once the failed queue pair allocationStefano Garzarella
2021-05-14netfilter: nftables_offload: special ethertype handling for VLANPablo Neira Ayuso
2021-05-14netfilter: nftables_offload: VLAN id needs host byteorder in flow dissectorPablo Neira Ayuso
2021-05-14netfilter: nft_payload: fix C-VLAN offload supportPablo Neira Ayuso
2021-05-14mptcp: fix format specifiers for unsigned intGeliang Tang
2021-05-14net/packet: remove data races in fanout operationsEric Dumazet
2021-05-14mac80211: bail out if cipher schemes are invalidJohannes Berg
2021-05-14net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start()Yang Yingliang
2021-05-14udp: never accept GSO_FRAGLIST packetsPaolo Abeni
2021-05-14udp: skip L4 aggregation for UDP tunnel packetsPaolo Abeni
2021-05-14inet: use bigger hash table for IP ID generationEric Dumazet
2021-05-14Bluetooth: avoid deadlock between hci_dev->lock and socket lockJiri Kosina
2021-05-14xsk: Respect device's headroom and tailroom on generic xmit pathAlexander Lobakin
2021-05-14cfg80211: scan: drop entry from hidden_list on overflowJohannes Berg
2021-05-14net/nfc: fix use-after-free llcp_sock_bind/connectOr Cohen
2021-05-14bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma
2021-05-14Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka
2021-05-12Fix misc new gcc warningsLinus Torvalds
2021-05-12net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packetsDavide Caratti
2021-05-12openvswitch: fix stack OOB read while fragmenting IPv4 packetsDavide Caratti
2021-05-12libceph: allow addrvecs with a single NONE/blank addressIlya Dryomov
2021-05-12libceph: bump CephXAuthenticate encoding versionIlya Dryomov
2021-05-07net: qrtr: Avoid potential use after free in MHI sendBjorn Andersson
2021-05-07netfilter: conntrack: Make global sysctls readonly in non-init netnsJonathon Reinhart
2021-05-02cfg80211: fix locking in netlink owner interface destructionJohannes Berg
2021-04-24Revert "net/rds: Avoid potential use after free in rds_send_remove_from_sock"Linus Torvalds
2021-04-16netlink: don't call ->netlink_bind with table lock heldFlorian Westphal
2021-04-14ethtool: pause: make sure we init driver statsJakub Kicinski
2021-04-13gro: ensure frag0 meets IP header alignmentEric Dumazet
2021-04-13net/sctp: fix race condition in sctp_destroy_sockOr Cohen
2021-04-13net: Make tcp_allowed_congestion_control readonly in non-init netnsJonathon Reinhart
2021-04-13net: ip6_tunnel: Unregister catch-all devicesHristo Venev
2021-04-13net: sit: Unregister catch-all devicesHristo Venev
2021-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-04-13netfilter: nftables: clone set element expression templatePablo Neira Ayuso
2021-04-13netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal
2021-04-12ethtool: fix kdoc attr nameJakub Kicinski
2021-04-10netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal
2021-04-10netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal
2021-04-10netfilter: nft_limit: avoid possible divide error in nft_limit_initEric Dumazet