summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-01-18wifi: cfg80211: remove support for static WEPJohannes Berg
2023-01-18l2tp: prevent lockdep issue in l2tp_tunnel_register()Eric Dumazet
2023-01-18xdp: document xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2023-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller
2023-01-18ipv6: Remove extra counter pull before gcTanmay Bhushan
2023-01-18netfilter: nf_tables: add support to destroy operationFernando Fernandez Mancera
2023-01-18netfilter: nf_tables: avoid retpoline overhead for some ct expression callsFlorian Westphal
2023-01-18netfilter: nf_tables: avoid retpoline overhead for objref callsFlorian Westphal
2023-01-18netfilter: nf_tables: add static key to skip retpoline workaroundsFlorian Westphal
2023-01-18netfilter: ip_tables: remove clusterip targetFlorian Westphal
2023-01-18netfilter: conntrack: move rcu read lock to nf_conntrack_find_getFlorian Westphal
2023-01-18netfilter: conntrack: avoid reload of ct->statusFlorian Westphal
2023-01-18netfilter: conntrack: remove pr_debug callsFlorian Westphal
2023-01-18netfilter: conntrack: sctp: use nf log infrastructure for invalid packetsFlorian Westphal
2023-01-17Bluetooth: Fix possible deadlock in rfcomm_sk_state_changeYing Hsu
2023-01-17Bluetooth: ISO: Fix possible circular locking dependencyLuiz Augusto von Dentz
2023-01-17Bluetooth: hci_event: Fix Invalid wait contextLuiz Augusto von Dentz
2023-01-17Bluetooth: ISO: Fix possible circular locking dependencyLuiz Augusto von Dentz
2023-01-17Bluetooth: hci_sync: fix memory leak in hci_update_adv_data()Zhengchao Shao
2023-01-17Bluetooth: hci_conn: Fix memory leaksZhengchao Shao
2023-01-17Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2Luiz Augusto von Dentz
2023-01-17Bluetooth: Fix a buffer overflow in mgmt_mesh_add()Harshit Mogalapalli
2023-01-17netfilter: conntrack: handle tcp challenge acks during connection reuseFlorian Westphal
2023-01-17Drivers: hv: Make remove callback of hyperv driver void returnedDawei Li
2023-01-17HID: Make lowlevel driver structs constThomas Weißschuh
2023-01-17HID: Unexport struct hidp_hid_driverThomas Weißschuh
2023-01-17Merge wireless into wireless-nextKalle Valo
2023-01-17inet: fix fast path in __inet_hash_connect()Pietro Borrello
2023-01-17net: kfree_skb_list use kmem_cache_free_bulkJesper Dangaard Brouer
2023-01-17net: fix call location in kfree_skb_list_reasonJesper Dangaard Brouer
2023-01-17devlink: remove some unnecessary codeDan Carpenter
2023-01-17sched: add new attr TCA_EXT_WARN_MSG to report tc extact messageHangbin Liu
2023-01-16Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"Eric Dumazet
2023-01-16l2tp: close all race conditions in l2tp_tunnel_register()Cong Wang
2023-01-16l2tp: convert l2tp_tunnel_list to idrCong Wang
2023-01-16virtio/vsock: replace virtio_vsock_pkt with sk_buffBobby Eshleman
2023-01-16net/sched: sch_taprio: fix possible use-after-freeEric Dumazet
2023-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2023-01-16unix: Improve locking scheme in unix_show_fdinfo()Kirill Tkhai
2023-01-15bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()Ziyang Xuan
2023-01-13sch_htb: Avoid grafting on htb_destroy_class_offload when destroying htbRahul Rameshbabu
2023-01-13mptcp: netlink: respect v4/v6-only socketsMatthieu Baerts
2023-01-13mptcp: explicitly specify sock family at subflow creation timePaolo Abeni
2023-01-13plca.c: fix obvious mistake in checking retvalPiergiorgio Beruto
2023-01-13ipv6: remove max_size check inline with ipv4Jon Maxwell
2023-01-13net: nfc: Fix use-after-free in local_cleanup()Jisoo Jang
2023-01-13caif: don't assume iov_iter typeKeith Busch
2023-01-13sock: add tracepoint for send recv lengthYunhui Cui
2023-01-13ethtool: add tx aggregation parametersDaniele Palmas