summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-20nfc: MAINTAINERS: add Bug entryKrzysztof Kozlowski
2022-04-20net: stmmac: Use readl_poll_timeout_atomic() in atomic stateKevin Hao
2022-04-20doc/ip-sysctl: add bc_forwardingNicolas Dichtel
2022-04-19netlink: reset network and mac headers in netlink_dump()Eric Dumazet
2022-04-19net: mscc: ocelot: fix broken IP multicast floodingVladimir Oltean
2022-04-19net: dsa: hellcreek: Calculate checksums in taggerKurt Kanzenbach
2022-04-18net: atlantic: invert deep par in pm functions, preventing null derefsManuel Ullmann
2022-04-18Merge tag 'linux-can-fixes-for-5.18-20220417' of git://git.kernel.org/pub/scm...David S. Miller
2022-04-17can: isotp: stop timeout monitoring when no first frame was sentOliver Hartkopp
2022-04-17bonding: do not discard lowest hash bit for non layer3+4 hashingsuresh kumar
2022-04-15net: lan966x: Make sure to release ptp interruptHoratiu Vultur
2022-04-15ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet
2022-04-15Merge branch 'l3mdev-fix-ip-tunnel-case-after-recent-l3mdev-change'Jakub Kicinski
2022-04-15net: Handle l3mdev in ip_tunnel_init_flowDavid Ahern
2022-04-15l3mdev: l3mdev_master_upper_ifindex_by_index_rcu should be using netdev_maste...David Ahern
2022-04-15Merge branch 'net-sched-two-fixes-for-cls_u32'Jakub Kicinski
2022-04-15net/sched: cls_u32: fix possible leak in u32_init_knode()Eric Dumazet
2022-04-15net/sched: cls_u32: fix netns refcount changes in u32_change()Eric Dumazet
2022-04-15Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-04-15powerpc: Update MAINTAINERS for ibmvnic and VASSukadev Bhattiprolu
2022-04-15net: restore alpha order to Ethernet devices in configStephen Hemminger
2022-04-15openvswitch: fix OOB access in reserve_sfa_size()Paolo Valerio
2022-04-15ip6_gre: Fix skb_under_panic in __gre6_xmit()Peilin Ye
2022-04-15ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()Peilin Ye
2022-04-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-04-15net/packet: fix packet_sock xmit return value checkingHangbin Liu
2022-04-15net/smc: Fix sock leak when release after smc_shutdown()Tony Lu
2022-04-15rxrpc: Restore removed timer deletionDavid Howells
2022-04-15net: phy: LAN937x: added PHY_POLL_CABLE_TEST flagArun Ramadoss
2022-04-14Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-14Merge tag 'sound-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-04-14Merge tag 'for-5.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-14Merge tag 'fscache-fixes-20220413' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-14ice: Fix memory leak in ice_get_orom_civd_data()Jianglei Nie
2022-04-14ice: fix crash in switchdev modeWojciech Drewek
2022-04-14ice: allow creating VFs for !CONFIG_NET_SWITCHDEVMaciej Fijalkowski
2022-04-14ice: xsk: check if Rx ring was filled up to the endMaciej Fijalkowski
2022-04-14net: bcmgenet: Revert "Use stronger register read/writes to assure ordering"Jeremy Linton
2022-04-14rtnetlink: Fix handling of disabled L3 stats in RTM_GETSTATS repliesPetr Machata
2022-04-14net: dsa: felix: fix tagging protocol changes with multiple CPU portsVladimir Oltean
2022-04-14tun: annotate access to queue->trans_startAntoine Tenart
2022-04-13e1000e: Fix possible overflow in LTR decodingSasha Neftin
2022-04-13igc: Fix suspending when PTM is activeVinicius Costa Gomes
2022-04-13igc: Fix BUG: scheduling while atomicSasha Neftin
2022-04-13igc: Fix infinite loop in release_swfw_syncSasha Neftin
2022-04-13nfc: nci: add flush_workqueue to prevent uafLin Ma
2022-04-13net: dsa: realtek: don't parse compatible string for RTL8366SAlvin Šipraga
2022-04-13net: dsa: realtek: fix Kconfig to assure consistent driver linkageAlvin Šipraga
2022-04-13Merge tag 'wireless-2022-04-13' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller