Age | Commit message (Expand) | Author |
2021-04-27 | Fix misc new gcc warnings | Linus Torvalds |
2021-04-27 | net:nfc:digital: Fix a double free in digital_tg_recv_dep_req | Lv Yunlong |
2021-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2021-04-27 | libceph: don't set global_id until we get an auth ticket | Ilya Dryomov |
2021-04-27 | libceph: bump CephXAuthenticate encoding version | Ilya Dryomov |
2021-04-27 | net: fix a concurrency bug in l2tp_tunnel_register() | Gong, Sishuai |
2021-04-27 | net/smc: Remove redundant assignment to rc | Jiapeng Chong |
2021-04-27 | mpls: Remove redundant assignment to err | Jiapeng Chong |
2021-04-27 | llc2: Remove redundant assignment to rc | Jiapeng Chong |
2021-04-27 | net/tls: Remove redundant initialization of record | Jiapeng Chong |
2021-04-27 | rds: Remove redundant assignment to nr_sig | Jiapeng Chong |
2021-04-27 | net: mscc: ocelot: support PTP Sync one-step timestamping | Yangbo Lu |
2021-04-27 | net: dsa: free skb->cb usage in core driver | Yangbo Lu |
2021-04-27 | net: dsa: no longer clone skb in core driver | Yangbo Lu |
2021-04-27 | net: dsa: no longer identify PTP packet in core driver | Yangbo Lu |
2021-04-27 | net: dsa: check tx timestamp request in core driver | Yangbo Lu |
2021-04-27 | rxrpc: rxkad: Remove redundant variable offset | Jiapeng Chong |
2021-04-27 | net: bridge: mcast: fix broken length + header check for MRDv6 Adv. | Linus Lüssing |
2021-04-27 | Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-04-27 | netfilter: nft_socket: fix build with CONFIG_SOCK_CGROUP_DATA=n | Arnd Bergmann |
2021-04-27 | netfilter: nft_socket: fix an unused variable warning | Arnd Bergmann |
2021-04-27 | Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-04-27 | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2021-04-27 | netfilter: nftables: add catch-all set element support | Pablo Neira Ayuso |
2021-04-27 | netfilter: nftables: add helper function to validate set element data | Pablo Neira Ayuso |
2021-04-27 | netfilter: nftables: add helper function to flush set elements | Pablo Neira Ayuso |
2021-04-27 | netfilter: nftables: add loop check helper function | Pablo Neira Ayuso |
2021-04-27 | netfilter: nftables: rename set element data activation/deactivation functions | Pablo Neira Ayuso |
2021-04-27 | cfg80211: fix locking in netlink owner interface destruction | Johannes Berg |
2021-04-26 | Merge tag 'nfsd-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2021-04-26 | net/sched: act_ct: fix wild memory access when clearing fragments | Davide Caratti |
2021-04-26 | Merge tag 'linux-can-next-for-5.13-20210426' of git://git.kernel.org/pub/scm/... | David S. Miller |
2021-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2021-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2021-04-26 | Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-04-26 | Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-04-26 | netfilter: allow to turn off xtables compat layer | Florian Westphal |
2021-04-26 | netfilter: nfnetlink: consolidate callback types | Pablo Neira Ayuso |
2021-04-26 | netfilter: nfnetlink: pass struct nfnl_info to batch callbacks | Pablo Neira Ayuso |
2021-04-26 | netfilter: nfnetlink: pass struct nfnl_info to rcu callbacks | Pablo Neira Ayuso |
2021-04-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2021-04-26 | xprtrdma: Move fr_mr field to struct rpcrdma_mr | Chuck Lever |
2021-04-26 | xprtrdma: Move the Work Request union to struct rpcrdma_mr | Chuck Lever |
2021-04-26 | xprtrdma: Move fr_linv_done field to struct rpcrdma_mr | Chuck Lever |
2021-04-26 | xprtrdma: Move cqe to struct rpcrdma_mr | Chuck Lever |
2021-04-26 | xprtrdma: Move fr_cid to struct rpcrdma_mr | Chuck Lever |
2021-04-26 | xprtrdma: Remove the RPC/RDMA QP event handler | Chuck Lever |
2021-04-26 | xprtrdma: Add tracepoints showing FastReg WRs and remote invalidation | Chuck Lever |
2021-04-26 | xprtrdma: Avoid Send Queue wrapping | Chuck Lever |
2021-04-26 | xprtrdma: Do not wake RPC consumer on a failed LocalInv | Chuck Lever |