Age | Commit message (Expand) | Author |
2020-03-29 | KEYS: Don't write out to userspace while holding key semaphore | Waiman Long |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-03-25 | Merge tag 'gpio-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2020-03-25 | Merge tag 'wireless-drivers-2020-03-25' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2020-03-25 | net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build | Pablo Neira Ayuso |
2020-03-25 | net: ena: Add PCI shutdown handler to allow safe kexec | Guilherme G. Piccoli |
2020-03-25 | selftests/net/forwarding: define libs as TEST_PROGS_EXTENDED | Hangbin Liu |
2020-03-25 | selftests/net: add missing tests to Makefile | Hangbin Liu |
2020-03-25 | Merge tag 'zonefs-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2020-03-25 | zonfs: Fix handling of read-only zones | Damien Le Moal |
2020-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2020-03-24 | Merge tag 'mlx5-fixes-2020-03-24' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2020-03-24 | r8169: re-enable MSI on RTL8168c | Heiner Kallweit |
2020-03-24 | net: phy: mdio-bcm-unimac: Fix clock handling | Andre Przywara |
2020-03-24 | cxgb4/ptp: pass the sign of offset delta in FW CMD | Raju Rangoju |
2020-03-24 | net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop | Vladimir Oltean |
2020-03-24 | net: cbs: Fix software cbs to consider packet sending time | Zh-yuan Ye |
2020-03-24 | net/mlx5e: Do not recover from a non-fatal syndrome | Aya Levin |
2020-03-24 | net/mlx5e: Fix ICOSQ recovery flow with Striding RQ | Aya Levin |
2020-03-24 | net/mlx5e: Fix missing reset of SW metadata in Striding RQ reset | Aya Levin |
2020-03-24 | net/mlx5e: Enhance ICOSQ WQE info fields | Aya Levin |
2020-03-24 | net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failure | Leon Romanovsky |
2020-03-24 | selftests: netfilter: add nfqueue test case | Florian Westphal |
2020-03-24 | netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress | Pablo Neira Ayuso |
2020-03-24 | netfilter: nft_fwd_netdev: validate family and chain type | Pablo Neira Ayuso |
2020-03-24 | netfilter: nft_set_rbtree: Detect partial overlaps on insertion | Stefano Brivio |
2020-03-24 | netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start() | Stefano Brivio |
2020-03-24 | netfilter: nft_set_pipapo: Separate partial and complete overlap cases on ins... | Stefano Brivio |
2020-03-24 | netfilter: nf_tables: Allow set back-ends to report partial overlaps on inser... | Pablo Neira Ayuso |
2020-03-24 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-03-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-03-24 | Merge tag 'dmaengine-fix-5.6' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2020-03-24 | gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 model | Hans de Goede |
2020-03-23 | selftests/net/forwarding: add Makefile to install tests | Vadym Kochan |
2020-03-23 | ethtool: fix reference leak in some *_SET handlers | Michal Kubecek |
2020-03-23 | net: dsa: Fix duplicate frames flooded by learning | Florian Fainelli |
2020-03-23 | Merge branch 'bnxt_en-Bug-fixes' | David S. Miller |
2020-03-23 | bnxt_en: Reset rings if ring reservation fails during open() | Vasundhara Volam |
2020-03-23 | bnxt_en: Free context memory after disabling PCI in probe error path. | Michael Chan |
2020-03-23 | bnxt_en: Return error if bnxt_alloc_ctx_mem() fails. | Michael Chan |
2020-03-23 | bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets() | Edwin Peer |
2020-03-23 | bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S. | Michael Chan |
2020-03-23 | macsec: restrict to ethernet devices | Willem de Bruijn |
2020-03-23 | netlink: check for null extack in cookie helpers | Michal Kubecek |
2020-03-23 | net: qmi_wwan: add support for ASKEY WWHC050 | Pawel Dembicki |
2020-03-23 | NFC: fdp: Fix a signedness bug in fdp_nci_send_patch() | Dan Carpenter |
2020-03-23 | ipv4: fix a RCU-list lock in inet_dump_fib() | Qian Cai |
2020-03-23 | Merge tag 'mlx5-fixes-2020-03-05' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2020-03-23 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-03-23 | tcp: repair: fix TCP_QUEUE_SEQ implementation | Eric Dumazet |