summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-16net: bridge: multicast: notify switchdev driver whenever MC processing gets d...Oleksandr Mazur
2022-02-15CDC-NCM: avoid overflow in sanity checkingOliver Neukum
2022-02-15mctp: fix use after freeTom Rix
2022-02-15net: mscc: ocelot: fix use-after-free in ocelot_vlan_del()Vladimir Oltean
2022-02-15bonding: fix data-races around agg_select_timerEric Dumazet
2022-02-15dpaa2-eth: Initialize mutex used in one step timestamping pathRadu Bulie
2022-02-15dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_keyTom Rix
2022-02-15ipv4: add description about martian sourceZhang Yunkai
2022-02-15crypto: af_alg - get rid of alg_memory_allocatedEric Dumazet
2022-02-15Merge tag 'ieee802154-for-net-2022-02-15' of git://git.kernel.org/pub/scm/lin...David S. Miller
2022-02-15net: phy: mediatek: remove PHY mode check on MT7531DENG Qingfang
2022-02-14tipc: fix wrong publisher node address in link publicationsJon Maloy
2022-02-14USB: zaurus: support another broken ZaurusOliver Neukum
2022-02-14MAINTAINERS: bridge: update my emailNikolay Aleksandrov
2022-02-14net: fix documentation for kernel_getsocknameAlex Maydanik
2022-02-14net_sched: add __rcu annotation to netdev->qdiscEric Dumazet
2022-02-14net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLANVladimir Oltean
2022-02-14ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()Ignat Korchagin
2022-02-14ice: enable parsing IPSEC SPI headers for RSSJesse Brandeburg
2022-02-13tipc: fix a bit overflow in tipc_crypto_key_rcv()Hangyu Hua
2022-02-11atl1c: fix tx timeout after link flap on Mikrotik 10/25G NICGatis Peisenieks
2022-02-11mctp: serial: Cancel pending work from ndo_uninit handlerJeremy Kerr
2022-02-11net: dsa: lan9303: fix reset on probeMans Rullgard
2022-02-11Merge tag 'wireless-2022-02-11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-02-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-02-11drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hitEric Dumazet
2022-02-11net/smc: Avoid overwriting the copies of clcsock callback functionsWen Gu
2022-02-10Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-10Merge tag 'linux-kselftest-fixes-5.17-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-02-10Merge tag 'linux-kselftest-kunit-fixes-5.17-rc4' of git://git.kernel.org/pub/...Linus Torvalds
2022-02-11selftests: netfilter: disable rp_filter on routerHangbin Liu
2022-02-10net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregisterVladimir Oltean
2022-02-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-02-10net: mscc: ocelot: fix mutex lock error during ethtool stats readColin Foster
2022-02-10ice: Avoid RTNL lock when re-creating auxiliary deviceDave Ertman
2022-02-10ice: Fix KASAN error in LAG NETDEV_UNREGISTER handlerDave Ertman
2022-02-10ice: fix IPIP and SIT TSO offloadJesse Brandeburg
2022-02-10ice: fix an error code in ice_cfg_phy_fec()Dan Carpenter
2022-02-10selftests: netfilter: synproxy test requires nf_conntrackPablo Neira Ayuso
2022-02-10netfilter: nft_synproxy: unregister hooks on init error pathPablo Neira Ayuso
2022-02-10net: mpls: Fix GCC 12 warningVictor Erminpour
2022-02-10dpaa2-eth: unregister the netdev before disconnecting from the PHYRobert-Ionut Alexa
2022-02-10skbuff: cleanup double word in commentTom Rix
2022-02-10net: macb: Align the dma and coherent dma masksMarc St-Amand
2022-02-10Merge tag 'mips-fixes-5.17_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-10Merge tag 'audit-pr-20220209' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-10tipc: improve size validations for received domain recordsJon Maloy
2022-02-10iwlwifi: fix use-after-freeJohannes Berg
2022-02-09Merge branch 'mptcp-fixes-for-5-17'Jakub Kicinski
2022-02-09mptcp: netlink: process IPv6 addrs in creating listening socketsKishen Maloor