Age | Commit message (Expand) | Author |
2020-10-25 | mm: remove kzfree() compatibility definition | Eric Biggers |
2020-10-24 | random32: add noise from network and scheduling activity | Willy Tarreau |
2020-10-23 | Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2020-10-22 | tcp: fix to update snd_wl1 in bulk receiver fast path | Neal Cardwell |
2020-10-22 | net: Properly typecast int values to set sk_max_pacing_rate | Ke Li |
2020-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski |
2020-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2020-10-22 | Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2020-10-22 | Merge tag '9p-for-5.10-rc1' of git://github.com/martinetd/linux | Linus Torvalds |
2020-10-22 | netfilter: nf_fwd_netdev: clear timestamp in forwarding path | Pablo Neira Ayuso |
2020-10-21 | rtnetlink: fix data overflow in rtnl_calcit() | Di Zhu |
2020-10-22 | bpf: Fix bpf_redirect_neigh helper api to support supplying nexthop | Toke Høiland-Jørgensen |
2020-10-21 | Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2020-10-21 | mptcp: depends on IPV6 but not as a module | Matthieu Baerts |
2020-10-20 | mpls: load mpls_gso after mpls_iptunnel | Alexander Ovechkin |
2020-10-20 | net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels | Davide Caratti |
2020-10-20 | net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action() | Guillaume Nault |
2020-10-20 | mptcp: MPTCP_IPV6 should depend on IPV6 instead of selecting it | Geert Uytterhoeven |
2020-10-20 | nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl... | Defang Bo |
2020-10-20 | mptcp: MPTCP_KUNIT_TESTS should depend on MPTCP instead of selecting it | Geert Uytterhoeven |
2020-10-20 | mptcp: move mptcp_options_received's port initialization | Geliang Tang |
2020-10-20 | mptcp: initialize mptcp_options_received's ahmac | Geliang Tang |
2020-10-20 | net/sched: act_ct: Fix adding udp port mangle operation | Roi Dayan |
2020-10-20 | Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2020-10-20 | SUNRPC: fix copying of multiple pages in gss_read_proxy_verf() | Martijn de Gouw |
2020-10-20 | sunrpc: raise kernel RPC channel buffer size | Roberto Bergantinos Corpas |
2020-10-20 | netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c... | Saeed Mirzamohammadi |
2020-10-20 | netfilter: ebtables: Fixes dropping of small packets in bridge nat | Timothée COCAULT |
2020-10-20 | netfilter: Drop fragmented ndisc packets assembled in netfilter | Georg Kohmann |
2020-10-20 | netfilter: conntrack: connection timeout after re-register | Francesco Ruggeri |
2020-10-20 | ipvs: adjust the debug info in function set_tcp_state | longguang.yue |
2020-10-19 | nexthop: Fix performance regression in nexthop deletion | Ido Schimmel |
2020-10-19 | net: dsa: tag_ksz: KSZ8795 and KSZ9477 also use tail tags | Christian Eggers |
2020-10-18 | net: core: use list_del_init() instead of list_del() in netdev_run_todo() | Taehee Yoo |
2020-10-18 | net: openvswitch: fix to make sure flow_lookup() is not preempted | Eelco Chaudron |
2020-10-16 | icmp: randomize the global rate limiter | Eric Dumazet |
2020-10-16 | tipc: fix incorrect setting window for bcast link | Hoang Huu Le |
2020-10-16 | tipc: re-configure queue limit for broadcast link | Hoang Huu Le |
2020-10-16 | svcrdma: fix bounce buffers for unaligned offsets and multiple pages | Dan Aloni |
2020-10-16 | net/sunrpc: Fix return value for sysctl sunrpc.transports | Artur Molchanov |
2020-10-15 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-10-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2020-10-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-10-15 | Revert "bpfilter: Fix build error with CONFIG_BPFILTER_UMH" | Jakub Kicinski |
2020-10-15 | net, sockmap: Don't call bpf_prog_put() on NULL pointer | Alex Dewar |
2020-10-15 | bpf, sockmap: Add locking annotations to iterator | Lorenz Bauer |
2020-10-15 | netfilter: nftables: allow re-computing sctp CRC-32C in 'payload' statements | Davide Caratti |
2020-10-15 | net: fix pos incrementment in ipv6_route_seq_next | Yonghong Song |
2020-10-15 | net/smc: fix invalid return code in smcd_new_buf_create() | Karsten Graul |
2020-10-15 | net/smc: fix valid DMBE buffer sizes | Karsten Graul |