summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: atlantic: invert deep par in pm functions, preventing null derefsManuel Ullmann2022-04-181-4/+4
* Merge tag 'linux-can-fixes-for-5.18-20220417' of git://git.kernel.org/pub/scm...David S. Miller2022-04-181-1/+9
|\
| * can: isotp: stop timeout monitoring when no first frame was sentOliver Hartkopp2022-04-171-1/+9
|/
* bonding: do not discard lowest hash bit for non layer3+4 hashingsuresh kumar2022-04-171-4/+9
* net: lan966x: Make sure to release ptp interruptHoratiu Vultur2022-04-151-0/+3
* ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet2022-04-152-7/+8
* Merge branch 'l3mdev-fix-ip-tunnel-case-after-recent-l3mdev-change'Jakub Kicinski2022-04-155-10/+18
|\
| * net: Handle l3mdev in ip_tunnel_init_flowDavid Ahern2022-04-154-9/+17
| * l3mdev: l3mdev_master_upper_ifindex_by_index_rcu should be using netdev_maste...David Ahern2022-04-151-1/+1
|/
* Merge branch 'net-sched-two-fixes-for-cls_u32'Jakub Kicinski2022-04-151-10/+14
|\
| * net/sched: cls_u32: fix possible leak in u32_init_knode()Eric Dumazet2022-04-151-4/+4
| * net/sched: cls_u32: fix netns refcount changes in u32_change()Eric Dumazet2022-04-151-6/+10
|/
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2022-04-154-7/+27
|\
| * e1000e: Fix possible overflow in LTR decodingSasha Neftin2022-04-131-2/+2
| * igc: Fix suspending when PTM is activeVinicius Costa Gomes2022-04-131-1/+14
| * igc: Fix BUG: scheduling while atomicSasha Neftin2022-04-131-2/+2
| * igc: Fix infinite loop in release_swfw_syncSasha Neftin2022-04-131-2/+9
* | powerpc: Update MAINTAINERS for ibmvnic and VASSukadev Bhattiprolu2022-04-151-2/+0
* | net: restore alpha order to Ethernet devices in configStephen Hemminger2022-04-151-13/+13
* | openvswitch: fix OOB access in reserve_sfa_size()Paolo Valerio2022-04-151-1/+1
* | ip6_gre: Fix skb_under_panic in __gre6_xmit()Peilin Ye2022-04-151-3/+6
* | ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()Peilin Ye2022-04-151-2/+3
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2022-04-154-3/+10
|\ \
| * | ice: Fix memory leak in ice_get_orom_civd_data()Jianglei Nie2022-04-141-0/+1
| * | ice: fix crash in switchdev modeWojciech Drewek2022-04-141-1/+2
| * | ice: allow creating VFs for !CONFIG_NET_SWITCHDEVMaciej Fijalkowski2022-04-141-1/+1
| * | ice: xsk: check if Rx ring was filled up to the endMaciej Fijalkowski2022-04-141-1/+6
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-04-154-9/+7
|\ \ \
| * | | esp: limit skb_page_frag_refill use to a single pageSabrina Dubroca2022-04-133-8/+4
| * | | xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookupDavid Ahern2022-04-041-1/+3
* | | | net/packet: fix packet_sock xmit return value checkingHangbin Liu2022-04-151-4/+9
* | | | net/smc: Fix sock leak when release after smc_shutdown()Tony Lu2022-04-151-1/+3
* | | | rxrpc: Restore removed timer deletionDavid Howells2022-04-151-0/+2
* | | | net: phy: LAN937x: added PHY_POLL_CABLE_TEST flagArun Ramadoss2022-04-151-0/+1
* | | | Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-1456-185/+292
|\ \ \ \ | | |/ / | |/| |
| * | | net: bcmgenet: Revert "Use stronger register read/writes to assure ordering"Jeremy Linton2022-04-141-2/+2
| * | | rtnetlink: Fix handling of disabled L3 stats in RTM_GETSTATS repliesPetr Machata2022-04-141-0/+3
| * | | net: dsa: felix: fix tagging protocol changes with multiple CPU portsVladimir Oltean2022-04-141-0/+23
| * | | tun: annotate access to queue->trans_startAntoine Tenart2022-04-141-1/+1
| | |/ | |/|
| * | nfc: nci: add flush_workqueue to prevent uafLin Ma2022-04-131-0/+4
| * | net: dsa: realtek: don't parse compatible string for RTL8366SAlvin Šipraga2022-04-131-5/+0
| * | net: dsa: realtek: fix Kconfig to assure consistent driver linkageAlvin Šipraga2022-04-131-9/+21
| * | Merge tag 'wireless-2022-04-13' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2022-04-139-29/+46
| |\ \
| | * | mac80211: fix ht_capa printout in debugfsBen Greear2022-04-111-1/+1
| | * | cfg80211: hold bss_lock while updating nontrans_listRameshkumar Sundaram2022-04-111-0/+2
| | * | nl80211: correctly check NL80211_ATTR_REG_ALPHA2 sizeJohannes Berg2022-04-111-1/+2
| | * | ath9k: Fix usage of driver-private space in tx_infoToke Høiland-Jørgensen2022-04-102-11/+21
| | * | brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov2022-04-101-1/+1
| | * | mt76: Fix undefined behavior due to shift overflowing the constantBorislav Petkov2022-04-101-1/+1
| | * | Revert "ath11k: mesh: add support for 256 bitmap in blockack frames in 11ax"Anilkumar Kolli2022-04-041-8/+14