Age | Commit message (Expand) | Author |
2019-11-08 | net/fq_impl: Switch to kvmalloc() for memory allocation | Toke Høiland-Jørgensen |
2019-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-11-06 | net/tls: add a TX lock | Jakub Kicinski |
2019-11-05 | net: prevent load/store tearing on sk->sk_stamp | Eric Dumazet |
2019-11-05 | net/tls: fix sk_msg trim on fallback to copy mode | Jakub Kicinski |
2019-11-05 | net: sched: prevent duplicate flower rules from tcf_proto destroy race | John Hurley |
2019-11-05 | bonding: fix state transition issue in link monitoring | Jay Vosburgh |
2019-11-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-11-05 | can: don't use deprecated license identifiers | Yegor Yefremov |
2019-11-04 | netfilter: nf_tables: Align nft_expr private data to 64-bit | Lukas Wunner |
2019-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-11-01 | Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-11-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-11-01 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-11-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-10-31 | net: increase SOMAXCONN to 4096 | Eric Dumazet |
2019-10-31 | bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}() | Björn Töpel |
2019-10-31 | efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN | Javier Martinez Canillas |
2019-10-31 | x86, efi: Never relocate kernel below lowest acceptable address | Kairui Song |
2019-10-31 | Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds |
2019-10-30 | net: annotate lockless accesses to sk->sk_napi_id | Eric Dumazet |
2019-10-30 | net: annotate accesses to sk->sk_incoming_cpu | Eric Dumazet |
2019-10-30 | SUNRPC: Destroy the back channel when we destroy the host transport | Trond Myklebust |
2019-10-29 | net/mlx5: Fix flow counter list auto bits struct | Roi Dayan |
2019-10-29 | Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-10-28 | net: fix sk_page_frag() recursion from memory reclaim | Tejun Heo |
2019-10-28 | net: add skb_queue_empty_lockless() | Eric Dumazet |
2019-10-28 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2019-10-28 | perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/ | Geert Uytterhoeven |
2019-10-28 | vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt' | Stefano Garzarella |
2019-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-10-26 | Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-10-25 | netns: fix GFP flags in rtnl_net_notifyid() | Guillaume Nault |
2019-10-25 | net: hwbm: if CONFIG_NET_HWBM unset, make stub functions static | Ben Dooks (Codethink) |
2019-10-25 | Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-10-24 | net: remove unnecessary variables and callback | Taehee Yoo |
2019-10-24 | vxlan: add adjacent link to limit depth level | Taehee Yoo |
2019-10-24 | net: core: add ignore flag to netdev_adjacent structure | Taehee Yoo |
2019-10-24 | team: fix nested locking lockdep warning | Taehee Yoo |
2019-10-24 | bonding: use dynamic lockdep key instead of subclass | Taehee Yoo |
2019-10-24 | net: core: add generic lockdep keys | Taehee Yoo |
2019-10-24 | net: core: limit nested device depth | Taehee Yoo |
2019-10-24 | Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2019-10-24 | Merge tag 'sound-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2019-10-24 | ipvs: move old_secure_tcp into struct netns_ipvs | Eric Dumazet |
2019-10-23 | net/flow_dissector: switch to siphash | Eric Dumazet |
2019-10-23 | fuse: Add changelog entries for protocols 7.1 - 7.8 | Alan Somers |
2019-10-23 | Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-10-22 | dynamic_debug: provide dynamic_hex_dump stub | Arnd Bergmann |