| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks | Luiz Augusto von Dentz | 2022-02-24 | 1 | -2/+1 |
* | Bluetooth: fix data races in smp_unregister(), smp_del_chan() | Lin Ma | 2022-02-24 | 1 | -2/+2 |
* | Bluetooth: hci_core: Fix leaking sent_cmd skb | Luiz Augusto von Dentz | 2022-02-24 | 1 | -0/+1 |
* | net: mv643xx_eth: process retval from of_get_mac_address | Mauri Sandberg | 2022-02-24 | 1 | -10/+14 |
* | ping: remove pr_err from ping_lookup | Xin Long | 2022-02-24 | 1 | -1/+0 |
* | Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC" | Mateusz Palczewski | 2022-02-24 | 1 | -11/+1 |
* | openvswitch: Fix setting ipv6 fields causing hw csum failure | Paul Blakey | 2022-02-24 | 2 | -8/+43 |
* | ipv6: prevent a possible race condition with lifetimes | Niels Dossche | 2022-02-24 | 1 | -0/+2 |
* | net/smc: Use a mutex for locking "struct smc_pnettable" | Fabio M. De Francesco | 2022-02-24 | 2 | -22/+22 |
* | bnx2x: fix driver load from initrd | Manish Chopra | 2022-02-24 | 1 | -0/+3 |
* | Revert "xen-netback: Check for hotplug-status existence before watching" | Marek Marczykowski-Górecki | 2022-02-24 | 1 | -8/+4 |
* | Revert "xen-netback: remove 'hotplug-status' once it has served its purpose" | Marek Marczykowski-Górecki | 2022-02-24 | 1 | -1/+1 |
* | Merge tag 'mlx5-fixes-2022-02-23' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 2022-02-24 | 24 | -94/+236 |
|\ |
|
| * | net/mlx5e: Fix VF min/max rate parameters interchange mistake | Gal Pressman | 2022-02-24 | 1 | -1/+1 |
| * | net/mlx5e: Add missing increment of count | Lama Kayal | 2022-02-24 | 1 | -0/+1 |
| * | net/mlx5e: MPLSoUDP decap, fix check for unsupported matches | Maor Dickman | 2022-02-24 | 1 | -17/+11 |
| * | net/mlx5e: Fix MPLSoUDP encap to use MPLS action information | Maor Dickman | 2022-02-24 | 7 | -3/+32 |
| * | net/mlx5e: Add feature check for set fec counters | Lama Kayal | 2022-02-24 | 1 | -3/+3 |
| * | net/mlx5e: TC, Skip redundant ct clear actions | Roi Dayan | 2022-02-24 | 2 | -0/+8 |
| * | net/mlx5e: TC, Reject rules with forward and drop actions | Roi Dayan | 2022-02-24 | 1 | -0/+6 |
| * | net/mlx5e: TC, Reject rules with drop and modify hdr action | Roi Dayan | 2022-02-24 | 1 | -0/+6 |
| * | net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packets | Tariq Toukan | 2022-02-24 | 1 | -1/+2 |
| * | net/mlx5e: Fix wrong return value on ioctl EEPROM query failure | Gal Pressman | 2022-02-24 | 1 | -1/+1 |
| * | net/mlx5: Fix possible deadlock on rule deletion | Maor Gottlieb | 2022-02-24 | 1 | -0/+2 |
| * | net/mlx5: Fix tc max supported prio for nic mode | Chris Mi | 2022-02-24 | 1 | -0/+3 |
| * | net/mlx5: Fix wrong limitation of metadata match on ecpf | Ariel Levkovich | 2022-02-24 | 1 | -4/+0 |
| * | net/mlx5: Update log_max_qp value to be 17 at most | Maher Sanalla | 2022-02-24 | 1 | -1/+1 |
| * | net/mlx5: DR, Fix the threshold that defines when pool sync is initiated | Yevgeny Kliteynik | 2022-02-24 | 1 | -4/+7 |
| * | net/mlx5: DR, Don't allow match on IP w/o matching on full ethertype/ip_version | Yevgeny Kliteynik | 2022-02-24 | 3 | -17/+45 |
| * | net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fte | Yevgeny Kliteynik | 2022-02-24 | 1 | -7/+26 |
| * | net/mlx5: DR, Cache STE shadow memory | Yevgeny Kliteynik | 2022-02-24 | 2 | -35/+79 |
| * | net/mlx5: Update the list of the PCI supported devices | Meir Lichtinger | 2022-02-24 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'ftgmac100-fixes' | David S. Miller | 2022-02-23 | 1 | -114/+129 |
|\ |
|
| * | drivers/net/ftgmac100: fix DHCP potential failure with systemd | Heyi Guo | 2022-02-23 | 1 | -2/+11 |
| * | drivers/net/ftgmac100: adjust code place for function call dependency | Heyi Guo | 2022-02-23 | 1 | -111/+111 |
| * | drivers/net/ftgmac100: refactor ftgmac100_reset_task to enable direct functio... | Heyi Guo | 2022-02-23 | 1 | -3/+9 |
|/ |
|
* | net: sched: avoid newline at end of message in NL_SET_ERR_MSG_MOD | Wan Jiabing | 2022-02-23 | 1 | -1/+1 |
* | MAINTAINERS: add myself as co-maintainer for Realtek DSA switch drivers | Alvin Šipraga | 2022-02-23 | 1 | -0/+1 |
* | tipc: Fix end of loop tests for list_for_each_entry() | Dan Carpenter | 2022-02-23 | 2 | -2/+2 |
* | udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister() | Dan Carpenter | 2022-02-23 | 1 | -1/+1 |
* | vhost/vsock: don't check owner in vhost_vsock_stop() while releasing | Stefano Garzarella | 2022-02-23 | 1 | -7/+14 |
* | ibmvnic: schedule failover only if vioctl fails | Sukadev Bhattiprolu | 2022-02-23 | 1 | -1/+5 |
* | net: dsa: fix panic when removing unoffloaded port from bridge | Alvin Šipraga | 2022-02-23 | 1 | -1/+8 |
* | net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends | Eric Dumazet | 2022-02-23 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | David S. Miller | 2022-02-22 | 9 | -9/+58 |
|\ |
|
| * | netfilter: nf_tables: fix memory leak during stateful obj update | Florian Westphal | 2022-02-22 | 1 | -4/+9 |
| * | netfilter: nft_limit: fix stateful object memory leak | Florian Westphal | 2022-02-21 | 1 | -0/+18 |
| * | netfilter: nf_tables: unregister flowtable hooks on netns exit | Pablo Neira Ayuso | 2022-02-21 | 1 | -0/+3 |
| * | netfilter: nf_tables_offload: incorrect flow offload action array size | Pablo Neira Ayuso | 2022-02-20 | 6 | -5/+26 |
| * | netfilter: xt_socket: missing ifdef CONFIG_IP6_NF_IPTABLES dependency | Pablo Neira Ayuso | 2022-02-13 | 1 | -0/+2 |