summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-02net/mlx5e: xsk: Discard unaligned XSK frames on striding RQMaxim Mikityanskiy
2022-08-02net: usb: ax88179_178a: Bind only to vendor-specific interfaceHector Martin
2022-08-02net: usb: make USB_RTL8153_ECM non user configurableMaciej Żenczykowski
2022-08-01octeontx2-pf: Reduce minimum mtu size to 60Subbaraya Sundeep
2022-08-01dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lockHangyu Hua
2022-08-01Merge branch 'net-fix-using-wrong-flags-to-check-features'Jakub Kicinski
2022-08-01net: ionic: fix error check for vlan flags in ionic_set_nic_features()Jian Shen
2022-08-01net: ice: fix error NETIF_F_HW_VLAN_CTAG_FILTER check in ice_vsi_sync_fltr()Jian Shen
2022-08-01Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-08-01net/rds: Use PTR_ERR instead of IS_ERR for rdsdebug()Li Qiong
2022-07-29Merge tag 'mlx5-fixes-2022-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-07-29iavf: Fix 'tc qdisc show' listing too many queuesPrzemyslaw Patynowski
2022-07-29iavf: Fix max_rate limitingPrzemyslaw Patynowski
2022-07-29Merge branch 'netdevsim-fib-route-delete-leak'David S. Miller
2022-07-29selftests: netdevsim: Add test cases for route deletion failureIdo Schimmel
2022-07-29netdevsim: fib: Add debugfs knob to simulate route deletion failureIdo Schimmel
2022-07-29netdevsim: fib: Fix reference count leak on route deletion failureIdo Schimmel
2022-07-29net: allow unbound socket for packets in VRF when tcp_l3mdev_accept setMike Manning
2022-07-28ax25: fix incorrect dev_tracker usageEric Dumazet
2022-07-28net/mlx5: Fix driver use of uninitialized timeoutShay Drory
2022-07-28net/mlx5: DR, Fix SMFS steering info dump formatYevgeny Kliteynik
2022-07-28net/mlx5: Adjust log_max_qp to be 18 at mostMaher Sanalla
2022-07-28net/mlx5e: Modify slow path rules to go to slow fdbVlad Buslov
2022-07-28net/mlx5e: Fix calculations related to max MPWQE sizeMaxim Mikityanskiy
2022-07-28net/mlx5e: xsk: Account for XSK RQ UMRs when calculating ICOSQ sizeMaxim Mikityanskiy
2022-07-28net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTSMaxim Mikityanskiy
2022-07-28net/mlx5e: TC, Fix post_act to not match on in_port metadataMaor Dickman
2022-07-28net/mlx5e: Remove WARN_ON when trying to offload an unsupported TLS cipher/ve...Gal Pressman
2022-07-28Merge tag 'net-5.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-07-28stmmac: dwmac-mediatek: fix resource leak in probeDan Carpenter
2022-07-28ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptrZiyang Xuan
2022-07-28net: ping6: Fix memleak in ipv6_renew_options().Kuniyuki Iwashima
2022-07-28watch_queue: Fix missing locking in add_watch_to_object()Linus Torvalds
2022-07-28watch_queue: Fix missing rcu annotationDavid Howells
2022-07-28net/funeth: Fix fun_xdp_tx() and XDP packet reclaimDimitris Michailidis
2022-07-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-27sctp: leave the err path free in sctp_stream_init to sctp_stream_freeXin Long
2022-07-27sfc: disable softirqs for ptp TXAlejandro Lucero
2022-07-27ptp: ocp: Select CRC16 in the Kconfig.Jonathan Lemon
2022-07-27tcp: md5: fix IPv4-mapped supportEric Dumazet
2022-07-27Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-27Merge tag 'soc-fixes-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-27virtio-net: fix the race between refill work and closeJason Wang
2022-07-26mptcp: Do not return EINPROGRESS when subflow creation succeedsMat Martineau
2022-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-07-26Merge tag 'for-net-2022-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2022-07-26Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-07-26mailmap: update Gao Xiang's email addressesGao Xiang
2022-07-26userfaultfd: provide properly masked address for huge-pagesNadav Amit
2022-07-26Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz