Age | Commit message (Expand) | Author | Files | Lines |
2021-03-29 | MAINTAINERS: Add entry for Qualcomm IPC Router (QRTR) driver | Manivannan Sadhasivam | 1 | -0/+8 |
2021-03-29 | Merge tag 'linux-can-fixes-for-5.12-20210329' of git://git.kernel.org/pub/scm... | David S. Miller | 4 | -15/+22 |
2021-03-29 | Merge branch 'mlxsw-ecn-marking' | David S. Miller | 4 | -9/+33 |
2021-03-29 | selftests: forwarding: vxlan_bridge_1d: Add more ECN decap test cases | Ido Schimmel | 1 | -1/+12 |
2021-03-29 | mlxsw: spectrum: Fix ECN marking in tunnel decapsulation | Ido Schimmel | 3 | -8/+21 |
2021-03-29 | can: uapi: can.h: mark union inside struct can_frame packed | Marc Kleine-Budde | 1 | -1/+1 |
2021-03-29 | can: isotp: fix msg_namelen values depending on CAN_REQUIRED_SIZE | Oliver Hartkopp | 1 | -4/+7 |
2021-03-29 | can: bcm/raw: fix msg_namelen values depending on CAN_REQUIRED_SIZE | Oliver Hartkopp | 2 | -10/+14 |
2021-03-29 | drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit | Lv Yunlong | 1 | -2/+3 |
2021-03-26 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | David S. Miller | 5 | -8/+16 |
2021-03-26 | sch_red: fix off-by-one checks in red_check_params() | Eric Dumazet | 1 | -2/+2 |
2021-03-26 | Merge branch 'tunnel-shinfo' | David S. Miller | 2 | -8/+34 |
2021-03-26 | geneve: do not modify the shared tunnel info when PMTU triggers an ICMP reply | Antoine Tenart | 1 | -4/+20 |
2021-03-26 | vxlan: do not modify the shared tunnel info when PMTU triggers an ICMP reply | Antoine Tenart | 1 | -4/+14 |
2021-03-26 | Merge branch 'nfc-fixes' | David S. Miller | 1 | -0/+10 |
2021-03-26 | nfc: Avoid endless loops caused by repeated llcp_sock_connect() | Xiaoming Ni | 1 | -0/+4 |
2021-03-26 | nfc: fix memory leak in llcp_sock_connect() | Xiaoming Ni | 1 | -0/+2 |
2021-03-26 | nfc: fix refcount leak in llcp_sock_connect() | Xiaoming Ni | 1 | -0/+2 |
2021-03-26 | nfc: fix refcount leak in llcp_sock_bind() | Xiaoming Ni | 1 | -0/+2 |
2021-03-26 | amd-xgbe: Update DMA coherency values | Shyam Sundar S K | 1 | -3/+3 |
2021-03-26 | net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clock | Martin Blumenstingl | 1 | -2/+7 |
2021-03-26 | dt-bindings: net: micrel-ksz90x1.txt: correct documentation | Dinh Nguyen | 1 | -2/+94 |
2021-03-26 | net: axienet: allow setups without MDIO | Daniel Mack | 2 | -6/+18 |
2021-03-26 | net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridge | Vladimir Oltean | 1 | -6/+9 |
2021-03-25 | i40e: Fix oops at i40e_rebuild() | Arkadiusz Kubalewski | 1 | -6/+5 |
2021-03-25 | i40e: Fix kernel oops when i40e driver removes VF's | Eryk Rybak | 2 | -0/+10 |
2021-03-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 20 | -42/+230 |
2021-03-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 3 | -4/+6 |
2021-03-25 | Merge tag 'mfd-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 1 | -2/+4 |
2021-03-25 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 15 | -20/+83 |
2021-03-25 | mailmap: update the email address for Chris Chiu | Chris Chiu | 1 | -0/+2 |
2021-03-25 | i40e: Added Asym_Pause to supported link modes | Mateusz Palczewski | 1 | -0/+1 |
2021-03-25 | virtchnl: Fix layout of RSS structures | Norbert Ciosek | 1 | -2/+0 |
2021-03-25 | mailmap: update Andrey Konovalov's email address | Andrey Konovalov | 1 | -0/+1 |
2021-03-25 | mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP | Ira Weiny | 1 | -2/+2 |
2021-03-25 | mm: memblock: fix section mismatch warning again | Mike Rapoport | 1 | -2/+2 |
2021-03-25 | kfence: make compatible with kmemleak | Marco Elver | 2 | -1/+11 |
2021-03-25 | gcov: fix clang-11+ support | Nick Desaulniers | 1 | -0/+69 |
2021-03-25 | ia64: fix format strings for err_inject | Sergei Trofimovich | 1 | -11/+11 |
2021-03-25 | ia64: mca: allocate early mca with GFP_ATOMIC | Sergei Trofimovich | 1 | -1/+1 |
2021-03-25 | squashfs: fix xattr id and id lookup sanity checks | Phillip Lougher | 2 | -4/+8 |
2021-03-25 | squashfs: fix inode lookup sanity checks | Sean Nyekjaer | 2 | -2/+7 |
2021-03-25 | z3fold: prevent reclaim/free race for headless pages | Thomas Hebb | 1 | -1/+15 |
2021-03-25 | selftests/vm: fix out-of-tree build | Rong Chen | 1 | -2/+2 |
2021-03-25 | mm/mmu_notifiers: ensure range_end() is paired with range_start() | Sean Christopherson | 2 | -5/+28 |
2021-03-25 | kasan: fix per-page tags for non-page_alloc pages | Andrey Konovalov | 1 | -3/+15 |
2021-03-25 | hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings | Miaohe Lin | 3 | -8/+58 |
2021-03-25 | RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server | Potnuri Bharat Teja | 1 | -2/+2 |
2021-03-25 | arm64: kernel: disable CNP on Carmel | Rich Wiley | 5 | -2/+27 |
2021-03-25 | arm64/process.c: fix Wmissing-prototypes build warnings | Maninder Singh | 3 | -0/+6 |