| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2022-11-03 | 25 | -85/+204 |
|\ |
|
| * | vsock: fix possible infinite sleep in vsock_connectible_wait_data() | Dexuan Cui | 2022-11-03 | 1 | -1/+4 |
| * | vsock: remove the unused 'wait' in vsock_connectible_recvmsg() | Dexuan Cui | 2022-11-03 | 1 | -2/+0 |
| * | ipv6: fix WARNING in ip6_route_net_exit_late() | Zhengchao Shao | 2022-11-03 | 1 | -4/+10 |
| * | bridge: Fix flushing of dynamic FDB entries | Ido Schimmel | 2022-11-03 | 2 | -2/+2 |
| * | net, neigh: Fix null-ptr-deref in neigh_table_clear() | Chen Zhongjin | 2022-11-03 | 1 | -1/+1 |
| * | net/smc: Fix possible leaked pernet namespace in smc_init() | Chen Zhongjin | 2022-11-03 | 1 | -2/+4 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 2022-11-03 | 5 | -37/+52 |
| |\ |
|
| | * | netfilter: ipset: enforce documented limit to prevent allocating huge memory | Jozsef Kadlecsik | 2022-11-02 | 1 | -24/+6 |
| | * | netfilter: nf_nat: Fix possible memory leak in nf_nat_init() | Chen Zhongjin | 2022-11-02 | 1 | -1/+10 |
| | * | ipvs: fix WARNING in ip_vs_app_net_cleanup() | Zhengchao Shao | 2022-11-02 | 1 | -2/+8 |
| | * | ipvs: fix WARNING in __ip_vs_cleanup_batch() | Zhengchao Shao | 2022-11-02 | 1 | -5/+21 |
| | * | ipvs: use explicitly signed chars | Jason A. Donenfeld | 2022-11-02 | 1 | -2/+2 |
| | * | netfilter: nf_tables: release flow rule object from commit path | Pablo Neira Ayuso | 2022-11-01 | 1 | -3/+3 |
| | * | netfilter: nf_tables: netlink notifier might race to release objects | Pablo Neira Ayuso | 2022-11-01 | 1 | -0/+2 |
| * | | Bluetooth: L2CAP: Fix attempting to access uninitialized memory | Luiz Augusto von Dentz | 2022-11-03 | 1 | -1/+2 |
| * | | Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm | Luiz Augusto von Dentz | 2022-11-03 | 1 | -1/+1 |
| * | | Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM | Luiz Augusto von Dentz | 2022-11-03 | 1 | -0/+25 |
| * | | Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect | Luiz Augusto von Dentz | 2022-11-02 | 1 | -0/+11 |
| * | | Bluetooth: L2CAP: Fix memory leak in vhci_write | Hawkins Jiawei | 2022-11-02 | 1 | -4/+3 |
| * | | Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del() | Zhengchao Shao | 2022-11-02 | 1 | -0/+1 |
| * | | Bluetooth: hci_conn: Fix CIS connection dst_type handling | Pauli Virtanen | 2022-11-02 | 2 | -8/+13 |
| * | | Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu | Maxim Mikityanskiy | 2022-11-02 | 1 | -7/+41 |
| * | | rose: Fix NULL pointer dereference in rose_send_frame() | Zhang Qilong | 2022-11-02 | 1 | -0/+3 |
| * | | netlink: introduce bigendian integer types | Florian Westphal | 2022-11-02 | 1 | -3/+3 |
| |/ |
|
| * | net: sched: Fix use after free in red_enqueue() | Dan Carpenter | 2022-10-31 | 1 | -1/+3 |
| * | net: dsa: fall back to default tagger if we can't load the one from DT | Vladimir Oltean | 2022-10-29 | 1 | -3/+10 |
| * | net: also flag accepted sockets supporting msghdr originated zerocopy | Stefan Metzmacher | 2022-10-29 | 1 | -0/+2 |
| * | net/ulp: remove SOCK_SUPPORT_ZC from tls sockets | Pavel Begunkov | 2022-10-29 | 1 | -0/+3 |
| * | net: remove SOCK_SUPPORT_ZC from sockmap | Pavel Begunkov | 2022-10-29 | 3 | -8/+8 |
| * | udp: advertise ipv6 udp support for msghdr::ubuf_info | Pavel Begunkov | 2022-10-29 | 1 | -0/+1 |
| * | net: openvswitch: add missing .resv_start_op | Jakub Kicinski | 2022-10-29 | 1 | -0/+1 |
* | | Merge tag 'nfs-for-6.1-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2022-11-02 | 2 | -3/+11 |
|\ \
| |/
|/| |
|
| * | SUNRPC: Fix crasher in gss_unwrap_resp_integ() | Chuck Lever | 2022-10-27 | 1 | -1/+1 |
| * | SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed | Zhang Xiaoxu | 2022-10-27 | 1 | -2/+10 |
* | | kcm: do not sense pfmemalloc status in kcm_sendpage() | Eric Dumazet | 2022-10-27 | 1 | -1/+1 |
* | | net: do not sense pfmemalloc status in skb_append_pagefrags() | Eric Dumazet | 2022-10-27 | 1 | -1/+1 |
* | | Merge tag 'linux-can-fixes-for-6.1-20221027' of git://git.kernel.org/pub/scm/... | Jakub Kicinski | 2022-10-27 | 1 | -1/+3 |
|\ \ |
|
| * | | can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore()... | Yang Yingliang | 2022-10-27 | 1 | -1/+3 |
* | | | nh: fix scope used to find saddr when adding non gw nh | Nicolas Dichtel | 2022-10-27 | 1 | -1/+1 |
* | | | Revert "ip: fix dflt addr selection for connected nexthop" | Nicolas Dichtel | 2022-10-27 | 1 | -1/+1 |
* | | | Revert "ip: fix triggering of 'icmp redirect'" | Nicolas Dichtel | 2022-10-27 | 1 | -2/+2 |
* | | | genetlink: limit the use of validation workarounds to old ops | Jakub Kicinski | 2022-10-27 | 1 | -0/+2 |
* | | | openvswitch: switch from WARN to pr_warn | Aaron Conole | 2022-10-27 | 1 | -1/+2 |
|/ / |
|
* | | ipv6: ensure sane device mtu in tunnels | Eric Dumazet | 2022-10-26 | 3 | -13/+18 |
* | | Merge tag 'ieee802154-for-net-2022-10-24' of git://git.kernel.org/pub/scm/lin... | Jakub Kicinski | 2022-10-25 | 2 | -3/+6 |
|\ \ |
|
| * | | mac802154: Fix LQI recording | Miquel Raynal | 2022-10-24 | 1 | -2/+3 |
| * | | net: ieee802154: fix error return code in dgram_bind() | Wei Yongjun | 2022-10-07 | 1 | -1/+3 |
* | | | mptcp: fix abba deadlock on fastopen | Paolo Abeni | 2022-10-25 | 1 | -15/+34 |
* | | | mptcp: factor out mptcp_connect() | Paolo Abeni | 2022-10-25 | 2 | -67/+73 |