summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-08can: mcp251xfd: move RX handling into separate fileMarc Kleine-Budde
2022-01-08can: mcp251xfd: mcp251xfd.h: sort function prototypesMarc Kleine-Budde
2022-01-08can: mcp251xfd: mcp251xfd_handle_rxovif(): denote RX overflow message to debu...Marc Kleine-Budde
2022-01-08can: mcp251xfd: mcp251xfd_open(): make use of pm_runtime_resume_and_get()Marc Kleine-Budde
2022-01-08can: mcp251xfd: mcp251xfd_open(): open_candev() firstMarc Kleine-Budde
2022-01-08can: mcp251xfd: add missing newline to printed stringsMarc Kleine-Budde
2022-01-08can: mcp251xfd: mcp251xfd_tef_obj_read(): fix typo in error messageMarc Kleine-Budde
2022-01-08can: mcp251xfd: remove double blank linesMarc Kleine-Budde
2022-01-08can: janz-ican3: initialize dlc variableTom Rix
2022-01-07Merge branch 'ena-capabilities-field-and-cosmetic-changes'Jakub Kicinski
2022-01-07net: ena: Extract recurring driver reset code into a functionArthur Kiyanovski
2022-01-07net: ena: Change the name of bad_csum variableArthur Kiyanovski
2022-01-07net: ena: Add debug prints for invalid req_id resetsArthur Kiyanovski
2022-01-07net: ena: Remove ena_calc_queue_size_ctx structArthur Kiyanovski
2022-01-07net: ena: Move reset completion print to the reset functionArthur Kiyanovski
2022-01-07net: ena: Remove redundant return code checkArthur Kiyanovski
2022-01-07net: ena: Update LLQ header length in ena documentationArthur Kiyanovski
2022-01-07net: ena: Change ENI stats support check to use capabilities fieldArthur Kiyanovski
2022-01-07net: ena: Add capabilities field with support for ENI stats capabilityArthur Kiyanovski
2022-01-07net: ena: Change return value of ena_calc_io_queue_size() to voidArthur Kiyanovski
2022-01-07af_packet: fix tracking issues in packet_do_bind()Eric Dumazet
2022-01-07octeontx2-af: Fix interrupt name stringsSunil Goutham
2022-01-07Merge branch 'mptcp-refactoring-for-one-selftest-and-csum-validation'Jakub Kicinski
2022-01-07mptcp: reuse __mptcp_make_csum in validate_data_csumGeliang Tang
2022-01-07mptcp: change the parameter of __mptcp_make_csumGeliang Tang
2022-01-07selftests: mptcp: more stable join tests-casesPaolo Abeni
2022-01-07net: dsa: felix: add port fast age supportVladimir Oltean
2022-01-07net: mscc: ocelot: fix incorrect balancing with down LAG portsVladimir Oltean
2022-01-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-01-07net/tls: Fix skb memory leak when running kTLS trafficGal Pressman
2022-01-07iavf: remove an unneeded variableJason Wang
2022-01-07i40e: remove variables set but not usedYang Li
2022-01-07i40e: Remove non-inclusive languageMateusz Palczewski
2022-01-07i40e: Update FW API versionMateusz Palczewski
2022-01-07i40e: Minimize amount of busy-waiting during AQ sendJedrzej Jagielski
2022-01-07i40e: Add ensurance of MacVlan resources for every trusted VFKaren Sornek
2022-01-07sch_cake: revise Diffserv docsKevin Bracey
2022-01-07netrom: fix api breakage in nr_setsockopt()Dan Carpenter
2022-01-07ax25: uninitialized variable in ax25_setsockopt()Dan Carpenter
2022-01-07Merge branch 'octeontx2-ptp-bugs'David S. Miller
2022-01-07octeontx2-nicvf: Free VF PTP resources.Rakesh Babu Saladi
2022-01-07octeontx2-af: Increment ptp refcount before useSubbaraya Sundeep
2022-01-07Merge branch 'mptcp-fixes'David S. Miller
2022-01-07mptcp: Check reclaim amount before reducing allocationMat Martineau
2022-01-07mptcp: fix a DSS option writing errorGeliang Tang
2022-01-07mptcp: fix opt size when sending DSS + MP_FAILMatthieu Baerts
2022-01-07Merge branch 'mptcp-next'David S. Miller
2022-01-07mptcp: avoid atomic bit manipulation when possiblePaolo Abeni
2022-01-07mptcp: cleanup MPJ subflow list handlingPaolo Abeni
2022-01-07selftests: mptcp: add tests for subflow creation failurePaolo Abeni