- 1a26e88 Merge tag 'linux-can-next-for-5.10-20200923' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 4 years, 6 months ago
- 40fe2e0 Merge branch 's390-qeth-next' by David S. Miller · 4 years, 6 months ago
- 58fa357 s390/qeth: remove forward declarations in L2 code by Julian Wiedmann · 4 years, 6 months ago
- f2bcf9d s390/qeth: consolidate teardown code by Julian Wiedmann · 4 years, 6 months ago
- b7ea041 s390/qeth: consolidate online code by Julian Wiedmann · 4 years, 6 months ago
- 7fb7fe5c s390/qeth: cancel cmds earlier during teardown by Julian Wiedmann · 4 years, 6 months ago
- f3380b1 s390/qeth: tighten ucast IP locking by Julian Wiedmann · 4 years, 6 months ago
- ab29c48 s390/qeth: replace deprecated simple_stroul() by Julian Wiedmann · 4 years, 6 months ago
- bcdfdf0 s390/qeth: clean up string ops in qeth_l3_parse_ipatoe() by Julian Wiedmann · 4 years, 6 months ago
- d6e6426 s390/qeth: relax locking for ipato config data by Julian Wiedmann · 4 years, 6 months ago
- 668e225 s390/qeth: don't init refcount twice for mcast IPs by Julian Wiedmann · 4 years, 6 months ago
- 46237bf net: microchip: Make `lan743x_pm_suspend` function return right value by Zheng Yongjun · 4 years, 6 months ago
- 573a809 Merge tag 'mlx5-updates-2020-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 6 months ago
- 748d1c8 Merge branch 'devlink-Use-nla_policy-to-validate-range' by David S. Miller · 4 years, 6 months ago
- c49a944 devlink: Enhance policy to validate port type input value by Parav Pandit · 4 years, 6 months ago
- ba356c9 devlink: Enhance policy to validate eswitch mode value by Parav Pandit · 4 years, 6 months ago
- 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- 805c6d3 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 6 months ago
- d301713 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
- 0baca07 Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- c37b718 Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- eff48dd Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 6 months ago
- 2c19bb4 can: flexcan: add lx2160ar1 support by Joakim Zhang · 6 years ago
- 2a1993e can: flexcan: add imx8qm support by Joakim Zhang · 6 years ago
- ef5f631 can: flexcan: add Transceiver Delay Compensation support by Joakim Zhang · 6 years ago
- 0542920 can: flexcan: add CAN FD BRS support by Joakim Zhang · 6 years ago
- ce885a1 can: flexcan: add ISO CAN FD feature support by Joakim Zhang · 6 years ago
- eadf6ca can: flexcan: add CAN-FD mode support by Joakim Zhang · 6 years ago
- d9b90b0 can: flexcan: use struct canfd_frame for CAN classic frame by Joakim Zhang · 6 years ago
- 890599b can: flexcan: flexcan_set_bittiming(): move setup of CAN-2.0 bitiming into separate function by Marc Kleine-Budde · 4 years, 6 months ago
- 1434d04 can: flexcan: add LPSR mode support by Joakim Zhang · 5 years ago
- 02f71c6 can: flexcan: disable clocks during stop mode by Joakim Zhang · 5 years ago
- 9ad02c7 can: flexcan: flexcan_chip_stop(): add error handling and propagate error value by Joakim Zhang · 4 years, 6 months ago
- 15ef207 can: flexcan: add correctable errors correction when HW supports ECC by Joakim Zhang · 5 years ago
- ee97302 can: flexcan: Add check for transceiver maximum bitrate limitation by Joakim Zhang · 5 years ago
- 3d60f33 can: flexcan: flexcan_probe(): make regulator xceiver optional by Marc Kleine-Budde · 4 years, 6 months ago
- ab60523 can: flexcan: Ack wakeup interrupt separately by Joakim Zhang · 5 years ago
- ef4b623 can: flexcan: quirks: get rid of long lines by Marc Kleine-Budde · 4 years, 6 months ago
- fe63a06 can: flexcan: struct flexcan_regs: document registers not affected by soft reset by Marc Kleine-Budde · 4 years, 6 months ago
- 4b70287 can: flexcan: more register names by Marc Kleine-Budde · 4 years, 6 months ago
- ce90e07 can: flexcan: flexcan_exit_stop_mode(): remove stray empty line by Marc Kleine-Budde · 4 years, 6 months ago
- 555f6e5 can: flexcan: sort include files alphabetically by Marc Kleine-Budde · 4 years, 6 months ago
- 5af75c7 net/mlx5e: Enhanced TX MPWQE for SKBs by Maxim Mikityanskiy · 4 years, 9 months ago
- 67044a8 net/mlx5e: Move TX code into functions to be used by MPWQE by Maxim Mikityanskiy · 5 years ago
- b39fe61 net/mlx5e: Rename xmit-related structs to generalize them by Maxim Mikityanskiy · 5 years ago
- 530d5ce net/mlx5e: Generalize TX MPWQE checks for full session by Maxim Mikityanskiy · 4 years, 10 months ago
- 338c46c net/mlx5e: Support multiple SKBs in a TX WQE by Maxim Mikityanskiy · 5 years ago
- 56e4da6 net/mlx5e: Move the TLS resync check out of the function by Maxim Mikityanskiy · 4 years, 8 months ago
- 97e3afd net/mlx5e: Unify constants for WQE_EMPTY_DS_COUNT by Maxim Mikityanskiy · 4 years, 9 months ago
- 388a2b5 net/mlx5e: Small improvements for XDP TX MPWQE logic by Maxim Mikityanskiy · 4 years, 8 months ago
- 8e4b53f net/mlx5e: Refactor xmit functions by Maxim Mikityanskiy · 5 years ago
- d02dfcd net/mlx5e: Move mlx5e_tx_wqe_inline_mode to en_tx.c by Maxim Mikityanskiy · 4 years, 6 months ago
- 8ba6f18 net/mlx5e: Use struct assignment to initialize mlx5e_tx_wqe_info by Maxim Mikityanskiy · 4 years, 6 months ago
- 6d55af4 net/mlx5e: Refactor inline header size calculation in the TX path by Maxim Mikityanskiy · 5 years ago
- b334ec6 Merge branch 'Fix-broken-tc-flower-rules-for-mscc_ocelot-switches' by David S. Miller · 4 years, 6 months ago
- 8194d8f net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries by Vladimir Oltean · 4 years, 6 months ago
- 7a02307 net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries by Vladimir Oltean · 4 years, 6 months ago
- 8b9e03c net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries by Xiaoliang Yang · 4 years, 6 months ago
- d5e4d0a inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute by Eric Dumazet · 4 years, 6 months ago
- 99f62a7 net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU by Vladimir Oltean · 4 years, 6 months ago
- 47cec3f Merge tag 'mlx5-fixes-2020-09-18' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 6 months ago
- 2b617c1 net: Update MAINTAINERS for MediaTek switch driver by Sean Wang · 4 years, 6 months ago
- cb39ccc net/mlx5e: mlx5e_fec_in_caps() returns a boolean by Saeed Mahameed · 4 years, 6 months ago
- 94c4fed net/mlx5e: kTLS, Avoid kzalloc(GFP_KERNEL) under spinlock by Saeed Mahameed · 4 years, 6 months ago
- 581642f net/mlx5e: kTLS, Fix leak on resync error flow by Saeed Mahameed · 4 years, 6 months ago
- 66ce5fc net/mlx5e: kTLS, Add missing dma_unmap in RX resync by Saeed Mahameed · 4 years, 6 months ago
- 6e8de0b6 net/mlx5e: kTLS, Fix napi sync and possible use-after-free by Tariq Toukan · 4 years, 7 months ago
- 8f0bcd1 net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported by Tariq Toukan · 4 years, 9 months ago
- b521105 net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats() by Alaa Hleihel · 4 years, 7 months ago
- 47c97e6 net/mlx5e: Fix multicast counter not up-to-date in "ip -s" by Ron Diskin · 4 years, 11 months ago
- 82198d8 net/mlx5e: Fix endianness when calculating pedit mask first bit by Maor Dickman · 4 years, 7 months ago
- 6cec022 net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported by Maor Dickman · 4 years, 8 months ago
- 4c8594a net/mlx5e: CT: Fix freeing ct_label mapping by Roi Dayan · 4 years, 8 months ago
- 12a240a net/mlx5e: Fix memory leak of tunnel info when rule under multipath not ready by Jianbo Liu · 4 years, 9 months ago
- 9c25a22 net/mlx5e: Use synchronize_rcu to sync with NAPI by Maxim Mikityanskiy · 4 years, 9 months ago
- fe45386 net/mlx5e: Use RCU to protect rq->xdp_prog by Maxim Mikityanskiy · 4 years, 9 months ago
- cefc235 net/mlx5: Fix FTE cleanup by Maor Gottlieb · 4 years, 7 months ago
- 92ec804 net: phy: bcm7xxx: Add an entry for BCM72113 by Florian Fainelli · 4 years, 6 months ago
- c5a2a13 Merge tag 'linux-can-next-for-5.10-20200921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 4 years, 6 months ago
- ae4dd9a Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 4 years, 6 months ago
- 25b8ab9 Merge tag 'mac80211-for-net-2020-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 4 years, 6 months ago
- 3ba6baf net: natsemi: Remove set but not used variable by Zheng Yongjun · 4 years, 6 months ago
- 91b2c9a ipv6: route: convert comma to semicolon by Xu Wang · 4 years, 6 months ago
- c8c33b8 net: unix: remove redundant assignment to variable 'err' by Jing Xiangfeng · 4 years, 6 months ago
- 66e2293 net: phy: realtek: enable ALDPS to save power for RTL8211F by Jisheng Zhang · 4 years, 6 months ago
- a7920ef net: dsa: rtl8366rb: Support all 4096 VLANs by Linus Walleij · 4 years, 6 months ago
- 0ce0c3c net: dsa: mt7530: Add some return-value checks by Alex Dewar · 4 years, 6 months ago
- 7d58e65 net-sysfs: add backlog len and CPU id to softnet data by Paolo Abeni · 4 years, 6 months ago
- 58ed68b sfc: Fix error code in probe by Dan Carpenter · 4 years, 6 months ago
- c4f084e Merge branch 'Update-license-and-polish-ENA-driver-code' by David S. Miller · 4 years, 6 months ago
- c452f37 net: ena: update ena documentation by Shay Agroskin · 4 years, 6 months ago
- f49ed50 net: ena: Fix all static chekers' warnings by Shay Agroskin · 4 years, 6 months ago
- 0deca83 net: ena: Change RSS related macros and variables names by Shay Agroskin · 4 years, 6 months ago
- a8aea84 net: ena: Remove redundant print of placement policy by Shay Agroskin · 4 years, 6 months ago
- bf2746e net: ena: Capitalize all log strings and improve code readability by Shay Agroskin · 4 years, 6 months ago
- f052529 net: ena: Change log message to netif/dev function by Shay Agroskin · 4 years, 6 months ago
- 2246cbc net: ena: Change license into format to SPDX in all files by Shay Agroskin · 4 years, 6 months ago
- b696db5 chelsio: simplify the return expression of t3_ael2020_phy_prep() by Qinglang Miao · 4 years, 6 months ago
- fe6bc89 connector: simplify the return expression of cn_add_callback() by Qinglang Miao · 4 years, 6 months ago
- d4b717d enetc: simplify the return expression of enetc_vf_set_mac_addr() by Qinglang Miao · 4 years, 6 months ago