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