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