summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-06enetc: drop MDIO_DATA() macroMichael Walle1-2/+1
2021-01-06enetc: don't use macro magic for the readx_poll_timeout() callbackMichael Walle1-6/+8
2021-01-06enetc: drop unneeded indirectionMichael Walle1-18/+14
2021-01-06net/mlx5: DR, Move STEv0 modify header logicYevgeny Kliteynik6-390/+501
2021-01-06net/mlx5: DR, Add STE modify header actions per-device APIYevgeny Kliteynik1-0/+23
2021-01-06net/mlx5: DR, Move STEv0 action apply logicYevgeny Kliteynik2-235/+256
2021-01-06net/mlx5: DR, Add STE tx/rx actions per-device APIYevgeny Kliteynik1-0/+12
2021-01-06net/mlx5: DR, Move STEv0 setters and gettersYevgeny Kliteynik5-103/+195
2021-01-06net/mlx5: DR, Add STE setters and getters per-device APIYevgeny Kliteynik1-0/+12
2021-01-06net/mlx5: DR, Move action apply logic to dr_steYevgeny Kliteynik3-234/+231
2021-01-06net/mlx5: DR, Refactor ICMP STE builderYevgeny Kliteynik2-42/+23
2021-01-06net/mlx5: DR, Move STEv0 look up types from mlx5_ifc_dr headerYevgeny Kliteynik4-60/+64
2021-01-06net/mlx5: DR, Merge similar DR STE SET macrosYevgeny Kliteynik2-415/+84
2021-01-06net/mlx5: DR, Fix STEv0 source_eswitch_owner_vhca_id supportYevgeny Kliteynik1-11/+14
2021-01-06net/mlx5: DR, Remove unused macro definition from dr_steYevgeny Kliteynik1-2/+0
2021-01-06net/mlx5: DR, Move HW STEv0 match logic to a separate fileYevgeny Kliteynik4-1279/+1286
2021-01-06net/mlx5: DR, Use the new HW specific STE infrastructureYevgeny Kliteynik5-330/+613
2021-01-06net/mlx5: DR, Move macros from dr_ste.c to headerYevgeny Kliteynik2-74/+76
2021-01-06net/mlx5: DR, Add infrastructure for supporting several steering formatsYevgeny Kliteynik2-1/+37
2021-01-05Merge tag 'arc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2-21/+17
2021-01-05Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds92-411/+710
2021-01-05Merge tag 'afs-fixes-04012021' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-31/+51
2021-01-05mm: make wait_on_page_writeback() wait for multiple pending writebacksLinus Torvalds1-1/+1
2021-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski4-6/+21
2021-01-05Merge branch 'net-dsa-lantiq_gswip-two-fixes-for-net-stable'Jakub Kicinski1-20/+7
2021-01-05net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register accessMartin Blumenstingl1-17/+6
2021-01-05net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYsMartin Blumenstingl1-3/+1
2021-01-05net: lapb: Decrease the refcount of "struct lapb_cb" in lapb_device_eventXie He1-0/+1
2021-01-05r8169: work around power-saving bug on some chip versionsHeiner Kallweit1-2/+4
2021-01-05net: usb: qmi_wwan: add Quectel EM160R-GLBjørn Mork1-0/+1
2021-01-05selftests: mlxsw: Set headroom size of correct portIdo Schimmel1-1/+1
2021-01-05net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flagCharles Keepax1-1/+1
2021-01-05ibmvnic: fix: NULL pointer dereference.YANG LI1-3/+1
2021-01-05docs: networking: packet_mmap: fix old config referenceBaruch Siach1-5/+4
2021-01-05docs: networking: packet_mmap: fix formatting for C macrosBaruch Siach1-1/+1
2021-01-05vhost_net: fix ubuf refcount incorrectly when sendmsg failsYunjian Wang1-3/+3
2021-01-05bareudp: Fix use of incorrect min_headroom sizeTaehee Yoo1-1/+1
2021-01-05bareudp: set NETIF_F_LLTX flagTaehee Yoo1-0/+1
2021-01-04Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds3-4/+28
2021-01-04Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linuxLinus Torvalds4-15/+6
2021-01-04afs: Fix directory entry size calculationDavid Howells4-28/+43
2021-01-04afs: Work around strnlen() oops with CONFIG_FORTIFIED_SOURCE=yDavid Howells1-4/+9
2021-01-04Linux 5.11-rc2Linus Torvalds1-1/+1
2021-01-02Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds4-21/+35
2021-01-02Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-5/+48
2021-01-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki3-3/+41
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds21-86/+208
2021-01-01Merge tag 'block-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+2
2021-01-01Merge tag 'io_uring-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds3-21/+43
2021-01-01depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds1-0/+2