| Commit message (Expand) | Author | Age | Files | Lines |
* | fsl/fman: Fix missing put_device() call in fman_port_probe | Miaoqian Lin | 2021-12-30 | 1 | -5/+7 |
* | net/mlx5e: Fix wrong features assignment in case of error | Gal Pressman | 2021-12-28 | 1 | -6/+5 |
* | net/mlx5e: TC, Fix memory leak with rules with internal port | Roi Dayan | 2021-12-28 | 1 | -0/+2 |
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne... | Jakub Kicinski | 2021-12-28 | 2 | -1/+20 |
|\ |
|
| * | igc: Fix TX timestamp support for non-MSI-X platforms | James McLaughlin | 2021-12-28 | 1 | -0/+6 |
| * | igc: Do not enable crosstimestamping for i225-V models | Vinicius Costa Gomes | 2021-12-28 | 1 | -1/+14 |
* | | ionic: Initialize the 'lif->dbid_inuse' bitmap | Christophe JAILLET | 2021-12-28 | 1 | -1/+1 |
|/ |
|
* | net: lantiq_xrx200: fix statistics of received bytes | Aleksander Jan Bajkowski | 2021-12-28 | 1 | -1/+1 |
* | net: ag71xx: Fix a potential double free in error handling paths | Christophe JAILLET | 2021-12-28 | 1 | -15/+8 |
* | net: usb: pegasus: Do not drop long Ethernet frames | Matthias-Christian Ott | 2021-12-27 | 1 | -2/+2 |
* | atlantic: Fix buff_ring OOB in aq_ring_rx_clean | Zekun Shen | 2021-12-27 | 1 | -0/+8 |
* | net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_register | Miaoqian Lin | 2021-12-24 | 1 | -2/+2 |
* | Merge tag 'mlx5-fixes-2021-12-22' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 2021-12-23 | 12 | -46/+121 |
|\ |
|
| * | net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()' | Christophe JAILLET | 2021-12-22 | 1 | -5/+9 |
| * | net/mlx5e: Delete forward rule for ct or sample action | Chris Mi | 2021-12-22 | 1 | -11/+6 |
| * | net/mlx5e: Fix ICOSQ recovery flow for XSK | Maxim Mikityanskiy | 2021-12-22 | 2 | -11/+22 |
| * | net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flow | Maxim Mikityanskiy | 2021-12-22 | 5 | -4/+58 |
| * | net/mlx5e: Fix skb memory leak when TC classifier action offloads are disabled | Gal Pressman | 2021-12-22 | 1 | -1/+1 |
| * | net/mlx5e: Wrap the tx reporter dump callback to extract the sq | Amir Tzin | 2021-12-22 | 1 | -1/+9 |
| * | net/mlx5: Fix tc max supported prio for nic mode | Chris Mi | 2021-12-22 | 1 | -0/+3 |
| * | net/mlx5: Fix SF health recovery flow | Moshe Shemesh | 2021-12-22 | 1 | -5/+6 |
| * | net/mlx5: Fix error print in case of IRQ request failed | Shay Drory | 2021-12-22 | 1 | -2/+2 |
| * | net/mlx5: Use first online CPU instead of hard coded CPU | Shay Drory | 2021-12-22 | 1 | -1/+1 |
| * | net/mlx5: DR, Fix querying eswitch manager vport for ECPF | Yevgeny Kliteynik | 2021-12-22 | 1 | -3/+1 |
| * | net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resources | Miaoqian Lin | 2021-12-22 | 1 | -2/+3 |
* | | Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-12-23 | 24 | -151/+272 |
|\ \ |
|
| * | | net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5M | Nobuhiro Iwamatsu | 2021-12-23 | 1 | -1/+1 |
| * | | r8152: sync ocp base | Hayes Wang | 2021-12-23 | 1 | -4/+22 |
| * | | r8152: fix the force speed doesn't work for RTL8156 | Hayes Wang | 2021-12-23 | 1 | -0/+17 |
| * | | net: stmmac: ptp: fix potentially overflowing expression | Xiaoliang Yang | 2021-12-23 | 1 | -1/+1 |
| * | | veth: ensure skb entering GRO are not cloned. | Paolo Abeni | 2021-12-23 | 1 | -2/+6 |
| |/ |
|
| * | asix: fix wrong return value in asix_check_host_enable() | Pavel Skripkin | 2021-12-22 | 1 | -2/+4 |
| * | asix: fix uninit-value in asix_mdio_read() | Pavel Skripkin | 2021-12-22 | 1 | -1/+1 |
| * | sfc: falcon: Check null pointer of rx_queue->page_ring | Jiasheng Jiang | 2021-12-22 | 1 | -1/+4 |
| * | sfc: Check null pointer of rx_queue->page_ring | Jiasheng Jiang | 2021-12-22 | 1 | -1/+4 |
| * | net: ks8851: Check for error irq | Jiasheng Jiang | 2021-12-22 | 1 | -0/+2 |
| * | drivers: net: smc911x: Check for error irq | Jiasheng Jiang | 2021-12-22 | 1 | -0/+5 |
| * | fjes: Check for error irq | Jiasheng Jiang | 2021-12-22 | 1 | -0/+5 |
| * | bonding: fix ad_actor_system option setting to default | Fernando Fernandez Mancera | 2021-12-21 | 1 | -1/+1 |
| * | igb: fix deadlock caused by taking RTNL in RPM resume path | Heiner Kallweit | 2021-12-20 | 1 | -6/+13 |
| * | gve: Correct order of processing device options | Jeroen de Borst | 2021-12-20 | 1 | -4/+4 |
| * | qlcnic: potential dereference null pointer of rx_queue->page_ring | Jiasheng Jiang | 2021-12-18 | 3 | -5/+13 |
| * | hamradio: improve the incomplete fix to avoid NPD | Lin Ma | 2021-12-18 | 1 | -2/+2 |
| * | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller | 2021-12-18 | 4 | -41/+62 |
| |\ |
|
| | * | ice: xsk: fix cleaned_count setting | Maciej Fijalkowski | 2021-12-17 | 2 | -6/+1 |
| | * | ice: xsk: allow empty Rx descriptors on XSK ZC data path | Maciej Fijalkowski | 2021-12-17 | 1 | -4/+10 |
| | * | ice: xsk: do not clear status_error0 for ntu + nb_buffs descriptor | Maciej Fijalkowski | 2021-12-17 | 1 | -5/+1 |
| | * | ice: remove dead store on XSK hotpath | Alexander Lobakin | 2021-12-17 | 1 | -1/+0 |
| | * | ice: xsk: allocate separate memory for XDP SW ring | Maciej Fijalkowski | 2021-12-17 | 3 | -22/+47 |
| | * | ice: xsk: return xsk buffers back to pool when cleaning the ring | Maciej Fijalkowski | 2021-12-17 | 1 | -6/+6 |