Age | Commit message (Expand) | Author |
2021-04-30 | net: page_pool: use alloc_pages_bulk in refill code path | Jesper Dangaard Brouer |
2021-04-30 | net: page_pool: refactor dma_map into own function page_pool_dma_map | Jesper Dangaard Brouer |
2021-04-30 | SUNRPC: refresh rq_pages using a bulk page allocator | Chuck Lever |
2021-04-30 | SUNRPC: set rq_page_end differently | Chuck Lever |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-04-28 | net: selftest: fix build issue if INET is disabled | Oleksij Rempel |
2021-04-28 | net: netrom: nr_in: Remove redundant assignment to ns | Jiapeng Chong |
2021-04-28 | net/sched: act_ct: Remove redundant ct get and check | Roi Dayan |
2021-04-28 | icmp: standardize naming of RFC 8335 PROBE constants | Andreas Roeseler |
2021-04-28 | Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
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 | 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 | netfilter: nfnetlink: add struct nfnl_info and pass it to callbacks | Pablo Neira Ayuso |