aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2023-01-18ipv6: Remove extra counter pull before gcTanmay Bhushan1-4/+0
2023-01-18netfilter: nf_tables: add support to destroy operationFernando Fernandez Mancera1-8/+103
2023-01-18netfilter: nf_tables: avoid retpoline overhead for some ct expression callsFlorian Westphal4-12/+92
2023-01-18netfilter: nf_tables: avoid retpoline overhead for objref callsFlorian Westphal2-6/+8
2023-01-18netfilter: nf_tables: add static key to skip retpoline workaroundsFlorian Westphal1-1/+29
2023-01-18netfilter: ip_tables: remove clusterip targetFlorian Westphal3-944/+0
2023-01-18netfilter: conntrack: move rcu read lock to nf_conntrack_find_getFlorian Westphal1-8/+9
2023-01-18netfilter: conntrack: avoid reload of ct->statusFlorian Westphal2-8/+11
2023-01-18netfilter: conntrack: remove pr_debug callsFlorian Westphal3-44/+5
2023-01-18netfilter: conntrack: sctp: use nf log infrastructure for invalid packetsFlorian Westphal1-31/+15
2023-01-17Bluetooth: Fix possible deadlock in rfcomm_sk_state_changeYing Hsu1-1/+6
2023-01-17Bluetooth: ISO: Fix possible circular locking dependencyLuiz Augusto von Dentz1-3/+0
2023-01-17Bluetooth: hci_event: Fix Invalid wait contextLuiz Augusto von Dentz1-1/+4
2023-01-17Bluetooth: ISO: Fix possible circular locking dependencyLuiz Augusto von Dentz1-35/+26
2023-01-17Bluetooth: hci_sync: fix memory leak in hci_update_adv_data()Zhengchao Shao1-10/+3
2023-01-17Bluetooth: hci_conn: Fix memory leaksZhengchao Shao1-4/+14
2023-01-17Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2Luiz Augusto von Dentz1-3/+3
2023-01-17Bluetooth: Fix a buffer overflow in mgmt_mesh_add()Harshit Mogalapalli1-1/+1
2023-01-17netfilter: conntrack: handle tcp challenge acks during connection reuseFlorian Westphal1-0/+15
2023-01-17Drivers: hv: Make remove callback of hyperv driver void returnedDawei Li1-3/+1
2023-01-17HID: Make lowlevel driver structs constThomas Weißschuh1-1/+1
2023-01-17HID: Unexport struct hidp_hid_driverThomas Weißschuh1-2/+1
2023-01-17Merge wireless into wireless-nextKalle Valo176-2515/+2585
2023-01-17inet: fix fast path in __inet_hash_connect()Pietro Borrello1-11/+1
2023-01-17net: kfree_skb_list use kmem_cache_free_bulkJesper Dangaard Brouer1-1/+39
2023-01-17net: fix call location in kfree_skb_list_reasonJesper Dangaard Brouer1-13/+21
2023-01-17devlink: remove some unnecessary codeDan Carpenter1-11/+6
2023-01-17sched: add new attr TCA_EXT_WARN_MSG to report tc extact messageHangbin Liu3-49/+83
2023-01-16Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"Eric Dumazet1-1/+0
2023-01-16l2tp: close all race conditions in l2tp_tunnel_register()Cong Wang1-14/+14
2023-01-16l2tp: convert l2tp_tunnel_list to idrCong Wang1-43/+42
2023-01-16virtio/vsock: replace virtio_vsock_pkt with sk_buffBobby Eshleman3-322/+300
2023-01-16net/sched: sch_taprio: fix possible use-after-freeEric Dumazet1-0/+3
2023-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2-3/+3
2023-01-16unix: Improve locking scheme in unix_show_fdinfo()Kirill Tkhai1-10/+10
2023-01-15bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()Ziyang Xuan1-1/+30
2023-01-13sch_htb: Avoid grafting on htb_destroy_class_offload when destroying htbRahul Rameshbabu1-11/+16
2023-01-13mptcp: netlink: respect v4/v6-only socketsMatthieu Baerts3-0/+35
2023-01-13mptcp: explicitly specify sock family at subflow creation timePaolo Abeni3-6/+8
2023-01-13plca.c: fix obvious mistake in checking retvalPiergiorgio Beruto1-5/+5
2023-01-13ipv6: remove max_size check inline with ipv4Jon Maxwell2-14/+7
2023-01-13net: nfc: Fix use-after-free in local_cleanup()Jisoo Jang1-0/+1
2023-01-13caif: don't assume iov_iter typeKeith Busch1-4/+0
2023-01-13sock: add tracepoint for send recv lengthYunhui Cui1-4/+29
2023-01-13ethtool: add tx aggregation parametersDaniele Palmas1-2/+20
2023-01-13net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tagChristian Eggers1-1/+28
2023-01-13net: dsa: microchip: ptp: add packet transmission timestampingChristian Eggers1-3/+51
2023-01-13net: dsa: microchip: ptp: add packet reception timestampingChristian Eggers1-6/+19
2023-01-13net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabledArun Ramadoss1-7/+88
2023-01-12ethtool: add netlink attr in rss get reply only if value is not nullSudheer Mogilappagari1-4/+7