| Commit message (Expand) | Author | Age | Files | Lines |
* | net: wwan: iosm: fix dma_alloc_coherent incompatible pointer type | M Chetan Kumar | 2022-11-28 | 1 | -1/+1 |
* | net: wwan: iosm: fix kernel test robot reported error | M Chetan Kumar | 2022-11-28 | 1 | -2/+1 |
* | net: phylink: fix PHY validation with rate adaption | Russell King (Oracle) | 2022-11-28 | 1 | -6/+16 |
* | net: ethernet: nixge: fix NULL dereference | Yuri Karpov | 2022-11-28 | 1 | -14/+15 |
* | net/9p: Fix a potential socket leak in p9_socket_open | Wang Hai | 2022-11-28 | 1 | -1/+3 |
* | net: net_netdev: Fix error handling in ntb_netdev_init_module() | Yuan Can | 2022-11-28 | 1 | -1/+8 |
* | net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe() | Zhang Changzhong | 2022-11-28 | 1 | -1/+1 |
* | Merge tag 'mlx5-fixes-2022-11-24' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2022-11-28 | 12 | -101/+105 |
|\ |
|
| * | net/mlx5e: MACsec, block offload requests with encrypt off | Emeel Hakim | 2022-11-24 | 1 | -0/+5 |
| * | net/mlx5e: MACsec, fix Tx SA active field update | Raed Salem | 2022-11-24 | 1 | -2/+1 |
| * | net/mlx5e: MACsec, remove replay window size limitation in offload path | Emeel Hakim | 2022-11-24 | 2 | -23/+0 |
| * | net/mlx5e: MACsec, fix add Rx security association (SA) rule memory leak | Emeel Hakim | 2022-11-24 | 1 | -0/+1 |
| * | net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition and functionality | Raed Salem | 2022-11-24 | 1 | -13/+11 |
| * | net/mlx5e: MACsec, fix update Rx secure channel active field | Raed Salem | 2022-11-24 | 1 | -1/+1 |
| * | net/mlx5e: MACsec, fix memory leak when MACsec device is deleted | Raed Salem | 2022-11-24 | 1 | -44/+33 |
| * | net/mlx5e: MACsec, fix RX data path 16 RX security channel limit | Raed Salem | 2022-11-24 | 3 | -7/+14 |
| * | net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create() | YueHaibing | 2022-11-24 | 1 | -2/+2 |
| * | net/mlx5e: Fix a couple error codes | Dan Carpenter | 2022-11-24 | 1 | -4/+8 |
| * | net/mlx5e: Fix use-after-free when reverting termination table | Roi Dayan | 2022-11-24 | 1 | -0/+2 |
| * | net/mlx5: Fix uninitialized variable bug in outlen_write() | YueHaibing | 2022-11-24 | 1 | -2/+2 |
| * | net/mlx5: E-switch, Fix duplicate lag creation | Chris Mi | 2022-11-24 | 2 | -2/+11 |
| * | net/mlx5: E-switch, Destroy legacy fdb table when needed | Chris Mi | 2022-11-24 | 2 | -0/+10 |
| * | net/mlx5: DR, Fix uninitialized var warning | YueHaibing | 2022-11-24 | 1 | -1/+4 |
* | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | David S. Miller | 2022-11-28 | 5 | -8/+37 |
|\ \ |
|
| * | | e100: Fix possible use after free in e100_xmit_prepare | Wang Hai | 2022-11-23 | 1 | -4/+1 |
| * | | iavf: Fix error handling in iavf_init_module() | Yuan Can | 2022-11-23 | 1 | -1/+8 |
| * | | fm10k: Fix error handling in fm10k_init_module() | Yuan Can | 2022-11-23 | 1 | -1/+9 |
| * | | i40e: Fix error handling in i40e_init_module() | Shang XiaoJing | 2022-11-23 | 1 | -1/+10 |
| * | | ixgbevf: Fix resource leak in ixgbevf_init_module() | Shang XiaoJing | 2022-11-23 | 1 | -1/+9 |
* | | | net: phy: fix null-ptr-deref while probe() failed | Yang Yingliang | 2022-11-27 | 1 | -0/+1 |
* | | | net: loopback: use NET_NAME_PREDICTABLE for name_assign_type | Rasmus Villemoes | 2022-11-25 | 1 | -1/+1 |
* | | | net: fec: don't reset irq coalesce settings to defaults on "ip link up" | Rasmus Villemoes | 2022-11-25 | 1 | -16/+6 |
* | | | octeontx2-pf: Fix pfc_alloc_status array overflow | Suman Ghosh | 2022-11-25 | 1 | -1/+1 |
* | | | net: stmmac: Set MAC's flow control register to reflect current settings | Goh, Wei Sheng | 2022-11-25 | 2 | -2/+12 |
* | | | aquantia: Do not purge addresses when setting the number of rings | Izabela Bakollari | 2022-11-25 | 3 | -4/+7 |
* | | | qed: avoid defines prefixed with CONFIG | Lukas Bulwahn | 2022-11-25 | 1 | -12/+12 |
* | | | qlcnic: fix sleep-in-atomic-context bugs caused by msleep | Duoming Zhou | 2022-11-25 | 1 | -2/+2 |
* | | | Merge tag 'linux-can-fixes-for-6.1-20221124' of git://git.kernel.org/pub/scm/... | David S. Miller | 2022-11-25 | 8 | -18/+34 |
|\ \ \ |
|
| * | | | can: mcba_usb: Fix termination command argument | Yasushi SHOJI | 2022-11-24 | 1 | -3/+7 |
| * | | | can: m_can: Add check for devm_clk_get | Jiasheng Jiang | 2022-11-24 | 1 | -1/+1 |
| * | | | can: m_can: pci: add missing m_can_class_free_dev() in probe/remove methods | Zhang Changzhong | 2022-11-24 | 1 | -3/+6 |
| * | | | can: etas_es58x: es58x_init_netdev(): free netdev when register_candev() | Zhang Changzhong | 2022-11-24 | 1 | -1/+4 |
| * | | | can: cc770: cc770_isa_probe(): add missing free_cc770dev() | Zhang Changzhong | 2022-11-24 | 1 | -4/+6 |
| * | | | can: sja1000_isa: sja1000_isa_probe(): add missing free_sja1000dev() | Zhang Changzhong | 2022-11-24 | 1 | -4/+6 |
| * | | | can: sja1000: fix size of OCR_MODE_MASK define | Heiko Schocher | 2022-11-24 | 1 | -1/+1 |
| * | | | can: can327: can327_feed_frame_to_netdev(): fix potential skb leak when netde... | Ziyang Xuan | 2022-11-24 | 1 | -1/+3 |
* | | | | net: thunderx: Fix the ACPI memory leak | Yu Liao | 2022-11-24 | 1 | -1/+3 |
|/ / / |
|
* | | | octeontx2-af: Fix reference count issue in rvu_sdp_init() | Xiongfeng Wang | 2022-11-24 | 1 | -2/+5 |
* | | | net: altera_tse: release phylink resources in tse_shutdown() | Liu Jian | 2022-11-24 | 1 | -0/+1 |
* | | | virtio_net: Fix probe failed when modprobe virtio_net | Li Zetao | 2022-11-24 | 1 | -2/+1 |