summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | tracing: Tag trace_percpu_buffer as a percpu pointerNaveen N. Rao2022-01-051-2/+2
| * | | | | | | | | | | tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()Naveen N. Rao2022-01-051-1/+1
| * | | | | | | | | | | ftrace/samples: Add missing prototypes direct functionsJiri Olsa2022-01-054-0/+11
* | | | | | | | | | | | Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2022-01-0538-229/+441
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | selftests: set amt.sh executableTaehee Yoo2022-01-051-0/+0
| * | | | | | | | | | | | Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"Aaron Ma2022-01-051-3/+6
| * | | | | | | | | | | | Merge tag 'ieee802154-for-net-2022-01-05' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2022-01-051-4/+6
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ieee802154: atusb: fix uninit value in atusb_set_extended_addrPavel Skripkin2022-01-041-4/+6
| * | | | | | | | | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2022-01-053-18/+87
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | iavf: Fix limit of total number of queues to active queues of VFKaren Sornek2022-01-041-1/+4
| | * | | | | | | | | | | | | i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski2022-01-041-7/+25
| | * | | | | | | | | | | | | i40e: Fix for displaying message regarding NVM versionMateusz Palczewski2022-01-041-2/+2
| | * | | | | | | | | | | | | i40e: fix use-after-free in i40e_sync_filters_subtask()Di Zhu2022-01-041-0/+24
| | * | | | | | | | | | | | | i40e: Fix to not show opcode msg on unsuccessful VF MAC changeMateusz Palczewski2022-01-041-8/+32
| * | | | | | | | | | | | | | sfc: The RX page_ring is optionalMartin Habets2022-01-042-0/+10
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Merge tag 'mac80211-for-net-2022-01-04' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2022-01-044-82/+55
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin2022-01-043-81/+54
| | * | | | | | | | | | | | mac80211: initialize variable have_higher_than_11mbitTom Rix2022-01-041-1/+1
| * | | | | | | | | | | | | sch_qfq: prevent shift-out-of-bounds in qfq_init_qdiscEric Dumazet2022-01-041-4/+2
| * | | | | | | | | | | | | netrom: fix copying in user data in nr_setsockoptChristoph Hellwig2022-01-041-1/+1
| * | | | | | | | | | | | | Merge branch 'srv6-traceroute'David S. Miller2022-01-046-33/+91
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | udp6: Use Segment Routing Header for dest address if presentAndrew Lunn2022-01-042-1/+21
| | * | | | | | | | | | | | | icmp: ICMPV6: Examine invoking packet for Segment Route Headers.Andrew Lunn2022-01-044-1/+38
| | * | | | | | | | | | | | | seg6: export get_srh() for ICMP handlingAndrew Lunn2022-01-043-31/+32
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Merge tag 'batadv-net-pullrequest-20220103' of git://git.open-mesh.org/linux-...Jakub Kicinski2022-01-033-11/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | batman-adv: mcast: don't send link-local multicast to mcast routersLinus Lüssing2022-01-023-11/+21
| * | | | | | | | | | | | | | Revert "net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_reg...Florian Fainelli2022-01-031-2/+2
| * | | | | | | | | | | | | | ipv6: Do cleanup if attribute validation fails in multipath routeDavid Ahern2022-01-031-5/+3
| * | | | | | | | | | | | | | ipv6: Continue processing multipath route even if gateway attribute is invalidDavid Ahern2022-01-031-2/+5
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | net/fsl: Remove leftover definition in xgmac_mdioMarkus Koch2022-01-021-1/+0
| * | | | | | | | | | | | | rndis_host: support Hytera digital radiosThomas Toye2022-01-021-0/+5
| * | | | | | | | | | | | | sctp: hold endpoint before calling cb in sctp_transport_lookup_processXin Long2022-01-023-34/+37
| * | | | | | | | | | | | | Merge branch 'ena-fixes'David S. Miller2022-01-021-20/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | net: ena: Fix error handling when calculating max IO queues numberArthur Kiyanovski2022-01-021-4/+0
| | * | | | | | | | | | | | | net: ena: Fix wrong rx request id by resetting deviceArthur Kiyanovski2022-01-021-2/+9
| | * | | | | | | | | | | | | net: ena: Fix undefined state when tx request id is out of boundsArthur Kiyanovski2022-01-021-14/+20
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | mctp: Remove only static neighbour on RTM_DELNEIGHGagan Kumar2022-01-021-4/+5
| * | | | | | | | | | | | | net ticp:fix a kernel-infoleak in __tipc_sendmsg()Haimin Zhang2021-12-311-0/+2
| * | | | | | | | | | | | | selftests: net: udpgro_fwd.sh: explicitly checking the available ping featureJianguo Wu2021-12-311-1/+2
| * | | | | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-12-312-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | bpf, selftests: Fix spelling mistake "tained" -> "tainted"Colin Ian King2021-12-171-1/+1
| | * | | | | | | | | | | | | Revert "xsk: Do not sleep in poll() when need_wakeup set"Magnus Karlsson2021-12-171-2/+2
| * | | | | | | | | | | | | | Merge branch 'mpr-len-checks'David S. Miller2021-12-313-8/+76
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | lwtunnel: Validate RTA_ENCAP_TYPE attribute lengthDavid Ahern2021-12-313-0/+11
| | * | | | | | | | | | | | | | ipv6: Check attribute length for RTA_GATEWAY when deleting multipath routeDavid Ahern2021-12-311-1/+5
| | * | | | | | | | | | | | | | ipv6: Check attribute length for RTA_GATEWAY in multipath routeDavid Ahern2021-12-311-1/+20
| | * | | | | | | | | | | | | | ipv4: Check attribute length for RTA_FLOW in multipath routeDavid Ahern2021-12-311-3/+14
| | * | | | | | | | | | | | | | ipv4: Check attribute length for RTA_GATEWAY in multipath routeDavid Ahern2021-12-311-3/+26
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge tag 'gpio-fixes-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-01-052-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | MAINTAINERS: update gpio-brcmstb maintainersGregory Fong2022-01-031-1/+2