Age | Commit message (Expand) | Author |
2020-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-06-13 | net: atm: Remove the error message according to the atomic context | Liao Pingfang |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-06-13 | Merge tag '9p-for-5.8' of git://github.com/martinetd/linux | Linus Torvalds |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-12 | bpf: Fix memlock accounting for sock_hash | Andrey Ignatov |
2020-06-12 | bpf: sockmap: Don't attach programs to UDP sockets | Lorenz Bauer |
2020-06-12 | bpf: tcp: Recv() should return 0 when the peer socket is closed | Sabrina Dubroca |
2020-06-12 | genetlink: clean up family attributes allocations | Cong Wang |
2020-06-11 | rxrpc: Fix race between incoming ACK parser and retransmitter | David Howells |
2020-06-11 | xdp: Fix xsk_generic_xmit errno | Li RongQing |
2020-06-11 | tipc: fix NULL pointer dereference in tipc_disc_rcv() | Tuong Lien |
2020-06-11 | tipc: fix kernel WARNING in tipc_msg_append() | Tuong Lien |
2020-06-11 | Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2020-06-11 | xprtrdma: Make xprt_rdma_slot_table_entries static | Zou Wei |
2020-06-11 | sunrpc: add missing newline when printing parameter 'auth_hashtable_size' by ... | Xiongfeng Wang |
2020-06-11 | SUNRPC: Set SOFTCONN when destroying GSS contexts | Chuck Lever |
2020-06-11 | SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFT | Chuck Lever |
2020-06-11 | SUNRPC: rpc_call_null_helper() already sets RPC_TASK_NULLCREDS | Chuck Lever |
2020-06-11 | SUNRPC: trace RPC client lifetime events | Chuck Lever |
2020-06-11 | SUNRPC: Trace transport lifetime events | Chuck Lever |
2020-06-11 | SUNRPC: Split the xdr_buf event class | Chuck Lever |
2020-06-11 | SUNRPC: Add tracepoint to rpc_call_rpcerror() | Chuck Lever |
2020-06-11 | SUNRPC: Trace GSS context lifetimes | Chuck Lever |
2020-06-11 | SUNRPC: receive buffer size estimation values almost never change | Chuck Lever |
2020-06-11 | Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2020-06-11 | net/filter: Permit reading NET in load_bytes_relative when MAC not set | YiFei Zhu |
2020-06-10 | mptcp: don't leak msk in token container | Paolo Abeni |
2020-06-10 | Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-06-10 | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-06-10 | mptcp: fix races between shutdown and recvmsg | Paolo Abeni |
2020-06-10 | nexthop: Fix fdb labeling for groups | David Ahern |
2020-06-09 | dccp: Fix possible memleak in dccp_init and dccp_fini | Wang Hai |
2020-06-09 | net: sched: export __netdev_watchdog_up() | Valentin Longchamp |
2020-06-09 | net: change addr_list_lock back to static key | Cong Wang |
2020-06-09 | bpf, sockhash: Synchronize delete from bucket list on map free | Jakub Sitnicki |
2020-06-09 | bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free | Jakub Sitnicki |
2020-06-09 | bpf/sockmap: Fix kernel panic at __tcp_bpf_recvmsg | dihu |
2020-06-09 | mmap locking API: convert mmap_sem API comments | Michel Lespinasse |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse |
2020-06-08 | Merge tag 'rxrpc-fixes-20200605' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller |
2020-06-08 | mptcp: bugfix for RM_ADDR option parsing | Geliang Tang |
2020-06-08 | net-zerocopy: use vm_insert_pages() for tcp rcv zerocopy | Arjun Roy |
2020-06-08 | Merge tag 'mac80211-for-davem-2020-06-08' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2020-06-08 | Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2020-06-08 | sunrpc: use kmemdup_nul() in gssp_stringify() | Chen Zhou |
2020-06-08 | net/sysctl: use cpumask_parse in flow_limit_cpu_sysctl | Christoph Hellwig |
2020-06-08 | net: fix wiki website url mac80211 and wireless files | Flavio Suligoi |
2020-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |