summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-03net: tun: bump the link speed from 10Mbps to 10GbpsIlya Maximets
2022-11-02ipv6: fix WARNING in ip6_route_net_exit_late()Zhengchao Shao
2022-11-02bridge: Fix flushing of dynamic FDB entriesIdo Schimmel
2022-11-02Merge branch 'rocker-two-small-changes'Jakub Kicinski
2022-11-02rocker: Explicitly mark learned FDB entries as offloadedIdo Schimmel
2022-11-02rocker: Avoid unnecessary scheduling of work itemIdo Schimmel
2022-11-02net, neigh: Fix null-ptr-deref in neigh_table_clear()Chen Zhongjin
2022-11-02net/smc: Fix possible leaked pernet namespace in smc_init()Chen Zhongjin
2022-11-02sfc (gcc13): synchronize ef100_enqueue_skb()'s return typeJiri Slaby (SUSE)
2022-11-02bonding (gcc13): synchronize bond_{a,t}lb_xmit() typesJiri Slaby (SUSE)
2022-11-02qed (gcc13): use u16 for fid to be big enoughJiri Slaby (SUSE)
2022-11-02net: broadcom: bcm4908_enet: report queued and transmitted bytesRafał Miłecki
2022-11-02stmmac: dwmac-loongson: fix invalid mdio_nodeLiu Peibao
2022-11-02ibmvnic: Free rwi on reset successNick Child
2022-11-02net: mdio: fix undefined behavior in bit shift for __mdiobus_registerGaosheng Cui
2022-11-02octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B header extracti...Suman Ghosh
2022-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-11-02Merge tag 'for-net-2022-10-02' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2022-11-02Bluetooth: L2CAP: Fix attempting to access uninitialized memoryLuiz Augusto von Dentz
2022-11-02Bluetooth: L2CAP: Fix l2cap_global_chan_by_psmLuiz Augusto von Dentz
2022-11-02Bluetooth: L2CAP: Fix accepting connection request for invalid SPSMLuiz Augusto von Dentz
2022-11-02Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnectLuiz Augusto von Dentz
2022-11-02Bluetooth: L2CAP: Fix memory leak in vhci_writeHawkins Jiawei
2022-11-02Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()Zhengchao Shao
2022-11-02Bluetooth: virtio_bt: Use skb_put to set lengthSoenke Huster
2022-11-02Bluetooth: hci_conn: Fix CIS connection dst_type handlingPauli Virtanen
2022-11-02Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sduMaxim Mikityanskiy
2022-11-02Merge tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-11-02netfilter: ipset: enforce documented limit to prevent allocating huge memoryJozsef Kadlecsik
2022-11-02Merge tag 'nfs-for-6.1-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-11-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-11-02Merge branch 'renesas-eswitch'David S. Miller
2022-11-02net: ethernet: renesas: rswitch: Add R-Car Gen4 gPTP supportYoshihiro Shimoda
2022-11-02net: ethernet: renesas: Add support for "Ethernet Switch"Yoshihiro Shimoda
2022-11-02dt-bindings: net: renesas: Document Renesas Ethernet SwitchYoshihiro Shimoda
2022-11-02Merge branch 'misdn-fixes'David S. Miller
2022-11-02isdn: mISDN: netjet: fix wrong check of device registrationYang Yingliang
2022-11-02mISDN: fix possible memory leak in mISDN_register_device()Yang Yingliang
2022-11-02Merge branch 'txgbe'David S. Miller
2022-11-02net: ngbe: Initialize sw info and register netdevMengyuan Lou
2022-11-02net: txgbe: Add operations to interact with firmwareJiawen Wu
2022-11-02net: libwx: Implement interaction with firmwareJiawen Wu
2022-11-02veth: Avoid drop packets when xdp_redirect performsHeng Qi
2022-11-02nfc: Add KCOV annotationsDmitry Vyukov
2022-11-02rose: Fix NULL pointer dereference in rose_send_frame()Zhang Qilong
2022-11-02gve: Reduce alloc and copy costs in the GQ rx pathShailend Chand
2022-11-02net: wwan: iosm: add rpc interface for xmm modemsShane Parslow
2022-11-02net: wwan: t7xx: Add port for modem loggingM Chetan Kumar
2022-11-02net: wwan: t7xx: use union to group port type specific dataM Chetan Kumar