Age | Commit message (Expand) | Author | Files | Lines |
2023-01-20 | tcp: fix rate_app_limited to default to 1 | David Morley | 1 | -0/+2 |
2023-01-19 | net/ulp: use consistent error code when blocking ULP | Paolo Abeni | 1 | -1/+1 |
2023-01-19 | tcp: avoid the lookup process failing to get sk in ehash table | Jason Xing | 2 | -6/+19 |
2023-01-19 | net: sched: gred: prevent races when adding offloads to stats | Jakub Kicinski | 1 | -0/+2 |
2023-01-19 | Merge tag 'wireless-2023-01-18' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski | 1 | -1/+0 |
2023-01-18 | l2tp: prevent lockdep issue in l2tp_tunnel_register() | Eric Dumazet | 1 | -3/+2 |
2023-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | David S. Miller | 1 | -0/+15 |
2023-01-18 | Bluetooth: Fix possible deadlock in rfcomm_sk_state_change | Ying Hsu | 1 | -1/+6 |
2023-01-18 | Bluetooth: ISO: Fix possible circular locking dependency | Luiz Augusto von Dentz | 1 | -3/+0 |
2023-01-18 | Bluetooth: hci_event: Fix Invalid wait context | Luiz Augusto von Dentz | 1 | -1/+4 |
2023-01-18 | Bluetooth: ISO: Fix possible circular locking dependency | Luiz Augusto von Dentz | 1 | -35/+26 |
2023-01-18 | Bluetooth: hci_sync: fix memory leak in hci_update_adv_data() | Zhengchao Shao | 1 | -10/+3 |
2023-01-18 | Bluetooth: hci_conn: Fix memory leaks | Zhengchao Shao | 1 | -4/+14 |
2023-01-18 | Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2 | Luiz Augusto von Dentz | 1 | -3/+3 |
2023-01-18 | Bluetooth: Fix a buffer overflow in mgmt_mesh_add() | Harshit Mogalapalli | 1 | -1/+1 |
2023-01-18 | netfilter: conntrack: handle tcp challenge acks during connection reuse | Florian Westphal | 1 | -0/+15 |
2023-01-16 | Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()" | Eric Dumazet | 1 | -1/+0 |
2023-01-16 | l2tp: close all race conditions in l2tp_tunnel_register() | Cong Wang | 1 | -14/+14 |
2023-01-16 | l2tp: convert l2tp_tunnel_list to idr | Cong Wang | 1 | -43/+42 |
2023-01-16 | net/sched: sch_taprio: fix possible use-after-free | Eric Dumazet | 1 | -0/+3 |
2023-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | David S. Miller | 2 | -3/+3 |
2023-01-14 | sch_htb: Avoid grafting on htb_destroy_class_offload when destroying htb | Rahul Rameshbabu | 1 | -11/+16 |
2023-01-14 | mptcp: netlink: respect v4/v6-only sockets | Matthieu Baerts | 3 | -0/+35 |
2023-01-14 | mptcp: explicitly specify sock family at subflow creation time | Paolo Abeni | 3 | -6/+8 |
2023-01-14 | net: nfc: Fix use-after-free in local_cleanup() | Jisoo Jang | 1 | -0/+1 |
2023-01-13 | ethtool: add netlink attr in rss get reply only if value is not null | Sudheer Mogilappagari | 1 | -4/+7 |
2023-01-13 | rxrpc: Fix wrong error return in rxrpc_connect_call() | David Howells | 1 | -1/+1 |
2023-01-13 | Merge tag 'wireless-2023-01-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski | 11 | -187/+176 |
2023-01-13 | Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 29 | -1719/+1470 |
2023-01-13 | Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+1 |
2023-01-11 | netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bits | Pablo Neira Ayuso | 1 | -1/+1 |
2023-01-11 | netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function. | Gavrilov Ilia | 1 | -2/+2 |
2023-01-11 | ipv6: raw: Deduct extension header length in rawv6_push_pending_frames | Herbert Xu | 1 | -0/+4 |
2023-01-11 | net: sched: disallow noqueue for qdisc classes | Frederick Lawler | 1 | -0/+5 |
2023-01-11 | Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 5 | -11/+11 |
2023-01-10 | wifi: mac80211: fix MLO + AP_VLAN check | Felix Fietkau | 1 | -1/+3 |
2023-01-10 | mac80211: Fix MLO address translation for multiple bss case | Sriram R | 1 | -0/+3 |
2023-01-10 | wifi: mac80211: reset multiple BSSID options in stop_ap() | Aloka Dixit | 1 | -0/+7 |
2023-01-10 | wifi: mac80211: Fix iTXQ AMPDU fragmentation handling | Alexander Wetzel | 3 | -14/+37 |
2023-01-10 | wifi: mac80211: sdata can be NULL during AMPDU start | Alexander Wetzel | 2 | -1/+8 |
2023-01-10 | wifi: mac80211: Proper mark iTXQs for resumption | Alexander Wetzel | 5 | -50/+21 |
2023-01-10 | wifi: mac80211: fix initialization of rx->link and rx->link_sta | Felix Fietkau | 1 | -123/+99 |
2023-01-10 | net/sched: act_mpls: Fix warning during failed attribute validation | Ido Schimmel | 1 | -1/+7 |
2023-01-09 | gro: take care of DODGY packets | Eric Dumazet | 1 | -2/+3 |
2023-01-08 | Merge tag 'rxrpc-fixes-20230107' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller | 24 | -1712/+1443 |
2023-01-07 | Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -2/+17 |
2023-01-07 | rxrpc: Fix incoming call setup race | David Howells | 4 | -15/+15 |
2023-01-06 | Revert "SUNRPC: Use RMW bitops in single-threaded hot paths" | Chuck Lever | 5 | -11/+11 |
2023-01-06 | tipc: fix unexpected link reset due to discovery messages | Tung Nguyen | 1 | -4/+8 |
2023-01-06 | rxrpc: Move client call connection to the I/O thread | David Howells | 13 | -527/+295 |