summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-01-04sfc: The RX page_ring is optionalMartin Habets
2022-01-04iavf: Fix limit of total number of queues to active queues of VFKaren Sornek
2022-01-04i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski
2022-01-04i40e: Fix for displaying message regarding NVM versionMateusz Palczewski
2022-01-04i40e: fix use-after-free in i40e_sync_filters_subtask()Di Zhu
2022-01-04i40e: Fix to not show opcode msg on unsuccessful VF MAC changeMateusz Palczewski
2022-01-04Merge tag 'mac80211-for-net-2022-01-04' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2022-01-04mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin
2022-01-04mac80211: initialize variable have_higher_than_11mbitTom Rix
2022-01-04sch_qfq: prevent shift-out-of-bounds in qfq_init_qdiscEric Dumazet
2022-01-04netrom: fix copying in user data in nr_setsockoptChristoph Hellwig
2022-01-04Merge branch 'srv6-traceroute'David S. Miller
2022-01-04udp6: Use Segment Routing Header for dest address if presentAndrew Lunn
2022-01-04icmp: ICMPV6: Examine invoking packet for Segment Route Headers.Andrew Lunn
2022-01-04seg6: export get_srh() for ICMP handlingAndrew Lunn
2022-01-03Merge tag 'batadv-net-pullrequest-20220103' of git://git.open-mesh.org/linux-...Jakub Kicinski
2022-01-03Revert "net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_reg...Florian Fainelli
2022-01-03ipv6: Do cleanup if attribute validation fails in multipath routeDavid Ahern
2022-01-03ipv6: Continue processing multipath route even if gateway attribute is invalidDavid Ahern
2022-01-02net/fsl: Remove leftover definition in xgmac_mdioMarkus Koch
2022-01-02rndis_host: support Hytera digital radiosThomas Toye
2022-01-02sctp: hold endpoint before calling cb in sctp_transport_lookup_processXin Long
2022-01-02Merge branch 'ena-fixes'David S. Miller
2022-01-02net: ena: Fix error handling when calculating max IO queues numberArthur Kiyanovski
2022-01-02net: ena: Fix wrong rx request id by resetting deviceArthur Kiyanovski
2022-01-02net: ena: Fix undefined state when tx request id is out of boundsArthur Kiyanovski
2022-01-02mctp: Remove only static neighbour on RTM_DELNEIGHGagan Kumar
2022-01-02batman-adv: mcast: don't send link-local multicast to mcast routersLinus Lüssing
2021-12-31net ticp:fix a kernel-infoleak in __tipc_sendmsg()Haimin Zhang
2021-12-31selftests: net: udpgro_fwd.sh: explicitly checking the available ping featureJianguo Wu
2021-12-31Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-31Merge branch 'mpr-len-checks'David S. Miller
2021-12-31lwtunnel: Validate RTA_ENCAP_TYPE attribute lengthDavid Ahern
2021-12-31ipv6: Check attribute length for RTA_GATEWAY when deleting multipath routeDavid Ahern
2021-12-31ipv6: Check attribute length for RTA_GATEWAY in multipath routeDavid Ahern
2021-12-31ipv4: Check attribute length for RTA_FLOW in multipath routeDavid Ahern
2021-12-31ipv4: Check attribute length for RTA_GATEWAY in multipath routeDavid Ahern
2021-12-30Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-30Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2021-12-30Merge tag 'usb-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2021-12-30fsl/fman: Fix missing put_device() call in fman_port_probeMiaoqian Lin
2021-12-30selftests: net: using ping6 for IPv6 in udpgro_fwd.shJianguo Wu
2021-12-30Documentation: fix outdated interpretation of ip_no_pmtu_discxu xin
2021-12-29Merge tag 'mlx5-fixes-2021-12-28' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2021-12-29net/ncsi: check for error return from call to nla_put_u32Jiasheng Jiang
2021-12-29net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helperNikolay Aleksandrov
2021-12-29net: fix use-after-free in tw_timer_handlerMuchun Song
2021-12-29selftests: net: Fix a typo in udpgro_fwd.shJianguo Wu
2021-12-29selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo