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