Age | Commit message (Expand) | Author | Files | Lines |
2022-08-01 | net: ice: fix error NETIF_F_HW_VLAN_CTAG_FILTER check in ice_vsi_sync_fltr() | Jian Shen | 1 | -1/+1 |
2022-08-01 | nfp: flower: add support for tunnel offload without key ID | Baowen Zheng | 1 | -7/+8 |
2022-08-01 | Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -28/+11 |
2022-08-01 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne... | Jakub Kicinski | 7 | -88/+75 |
2022-08-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 18 | -105/+1846 |
2022-08-01 | Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -8/+5 |
2022-08-01 | Merge tag 'x86_misc_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+12 |
2022-08-01 | Merge tag 'x86_fpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+23 |
2022-08-01 | net/funeth: Tx handling of XDP with fragments. | Dimitris Michailidis | 1 | -10/+20 |
2022-08-01 | net/funeth: Unify skb/XDP packet mapping. | Dimitris Michailidis | 1 | -15/+17 |
2022-08-01 | net/funeth: Unify skb/XDP gather list writing. | Dimitris Michailidis | 1 | -15/+31 |
2022-08-01 | net/funeth: Unify skb/XDP Tx packet unmapping. | Dimitris Michailidis | 1 | -21/+12 |
2022-08-01 | net: devlink: convert reload command to take implicit devlink->lock | Jiri Pirko | 4 | -18/+0 |
2022-08-01 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | David S. Miller | 2 | -2/+50 |
2022-08-01 | Merge tag 'linux-can-next-for-5.20-20220731' of git://git.kernel.org/pub/scm/... | David S. Miller | 51 | -379/+531 |
2022-07-31 | can: can327: fix a broken link to Documentation | Christophe JAILLET | 1 | -1/+1 |
2022-07-31 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2022-07-31 | Merge tag 'edac_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -22/+33 |
2022-07-31 | staging: r8188eu: fix potential uninitialised variable use in rtw_pwrctrl.c | Phillip Potter | 1 | -3/+3 |
2022-07-30 | Merge tag 'mlx5-updates-2022-07-28' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 30 | -511/+1265 |
2022-07-30 | Merge tag 'mlx5-fixes-2022-07-28' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 9 | -33/+55 |
2022-07-30 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski | 12 | -202/+269 |
2022-07-30 | sfc: implement ethtool get/set RX ring size for EF100 reps | Edward Cree | 1 | -0/+27 |
2022-07-30 | sfc: use a dynamic m-port for representor RX and set it promisc | Edward Cree | 7 | -3/+158 |
2022-07-30 | sfc: move table locking into filter_table_{probe,remove} methods | Edward Cree | 5 | -36/+33 |
2022-07-30 | sfc: insert default MAE rules to connect VFs to representors | Edward Cree | 13 | -6/+606 |
2022-07-30 | sfc: receive packets from EF100 VFs into representors | Edward Cree | 3 | -0/+42 |
2022-07-30 | sfc: check ef100 RX packets are from the wire | Edward Cree | 3 | -6/+26 |
2022-07-30 | sfc: determine wire m-port at EF100 PF probe time | Edward Cree | 4 | -0/+50 |
2022-07-30 | sfc: ef100 representor RX top half | Edward Cree | 2 | -0/+56 |
2022-07-30 | sfc: ef100 representor RX NAPI poll | Edward Cree | 2 | -0/+75 |
2022-07-30 | sfc: plumb ef100 representor stats | Edward Cree | 1 | -0/+14 |
2022-07-30 | net: marvell: prestera: uninitialized variable bug | Dan Carpenter | 1 | -1/+1 |
2022-07-30 | Merge tag 'wireless-next-2022-07-29' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 54 | -1041/+982 |
2022-07-30 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 3 | -7/+13 |
2022-07-30 | random: correct spelling of "overwrites" | Jason A. Donenfeld | 1 | -1/+1 |
2022-07-30 | Merge tag 'block-5.19-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+2 |
2022-07-30 | netdevsim: Avoid allocation warnings triggered from user space | Jakub Kicinski | 1 | -3/+5 |
2022-07-29 | Merge tag 'drm-fixes-2022-07-30' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2 | -2/+6 |
2022-07-29 | Merge tag 'drm-misc-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2 | -2/+6 |
2022-07-29 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 4 | -21/+55 |
2022-07-29 | drm/amd/display: Fix a compilation failure on PowerPC caused by FPU code | Rodrigo Siqueira | 4 | -14/+0 |
2022-07-29 | drm/amdgpu: enable support for psp 13.0.4 block | Xiaojian Du | 4 | -2/+19 |
2022-07-29 | drm/amdgpu: add files for PSP 13.0.4 | Xiaojian Du | 2 | -0/+417 |
2022-07-29 | drm/amdgpu: add header files for MP 13.0.4 | Xiaojian Du | 2 | -0/+997 |
2022-07-29 | drm/amdgpu: correct RLC_RLCS_BOOTLOAD_STATUS offset and index | Yifan Zhang | 1 | -1/+9 |
2022-07-29 | Add SPI Driver to HPE GXP Architecture | Mark Brown | 3 | -0/+333 |
2022-07-29 | drm/amdgpu: send msg to IMU for the front-door loading | Xiaojian Du | 1 | -0/+9 |
2022-07-29 | drm/amdkfd: use time_is_before_jiffies(a + b) to replace "jiffies - a > b" | Yu Zhe | 1 | -2/+2 |
2022-07-29 | Merge branches 'acpi-video', 'acpi-pci' and 'acpi-docs' | Rafael J. Wysocki | 3 | -25/+48 |