summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-04ieee802154: atusb: fix uninit value in atusb_set_extended_addrPavel Skripkin
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
2021-12-29Merge branch 'net-bridge-mcast-add-and-enforce-query-interval-minimum'Jakub Kicinski
2021-12-29net: bridge: mcast: add and enforce startup query interval minimumNikolay Aleksandrov
2021-12-29net: bridge: mcast: add and enforce query interval minimumNikolay Aleksandrov
2021-12-29ipv6: raw: check passed optlen before readingTamir Duberstein
2021-12-29Merge tag 's390-5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-12-29xsk: Initialise xskb free_list_nodeCiara Loftus
2021-12-28net/mlx5e: Fix wrong features assignment in case of errorGal Pressman
2021-12-28net/mlx5e: TC, Fix memory leak with rules with internal portRoi Dayan
2021-12-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski