Age | Commit message (Expand) | Author |
2018-03-30 | bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT: | John Fastabend |
2018-03-30 | bpf: sockmap redirect ingress support | John Fastabend |
2018-03-28 | bpf: add parenthesis around argument of BPF_LDST_BYTES() | Jakub Kicinski |
2018-03-28 | bpf: introduce BPF_RAW_TRACEPOINT | Alexei Starovoitov |
2018-03-28 | macro: introduce COUNT_ARGS() macro | Alexei Starovoitov |
2018-03-28 | treewide: remove large struct-pass-by-value from tracepoint arguments | Alexei Starovoitov |
2018-03-26 | bpf: Add bpf_verifier_vlog() and bpf_verifier_log_needed() | Martin KaFai Lau |
2018-03-26 | bpf: Rename bpf_verifer_log | Martin KaFai Lau |
2018-03-23 | devlink: Remove top_hierarchy arg for DEVLINK disabled path | David Ahern |
2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-03-22 | Revert "mm: page_alloc: skip over regions of invalid pfns where possible" | Daniel Vacek |
2018-03-22 | mm/vmalloc: add interfaces to free unmapped page table | Toshi Kani |
2018-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-03-22 | Merge tag 'mmc-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds |
2018-03-22 | net: Replace ip_ra_lock with per-net mutex | Kirill Tkhai |
2018-03-22 | net: Make ip_ra_chain per struct net | Kirill Tkhai |
2018-03-22 | net: qualcomm: rmnet: Export mux_id and flags to netlink | Subash Abhinov Kasiviswanathan |
2018-03-22 | tipc: step sk->sk_drops when rcv buffer is full | GhantaKrishnamurthy MohanKrishna |
2018-03-22 | tipc: implement socket diagnostics for AF_TIPC | GhantaKrishnamurthy MohanKrishna |
2018-03-22 | Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2018-03-22 | devlink: Remove top_hierarchy arg to devlink_resource_register | David Ahern |
2018-03-22 | net: phy: Add general dummy stubs for MMD register access | Kevin Hao |
2018-03-22 | Merge tag 'batadv-next-for-davem-20180319' of git://git.open-mesh.org/linux-m... | David S. Miller |
2018-03-22 | net: add uevent socket member | Christian Brauner |
2018-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-03-21 | mac80211: add ieee80211_hw flag for QoS NDP support | Ben Caradoc-Davies |
2018-03-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-03-19 | Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-03-19 | Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-03-19 | bpf: sk_msg program helper bpf_sk_msg_pull_data | John Fastabend |
2018-03-19 | bpf: sockmap, add msg_cork_bytes() helper | John Fastabend |
2018-03-19 | bpf: sockmap, add bpf_msg_apply_bytes() helper | John Fastabend |
2018-03-19 | bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data | John Fastabend |
2018-03-19 | net: generalize sk_alloc_sg to work with scatterlist rings | John Fastabend |
2018-03-19 | net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG | John Fastabend |
2018-03-19 | sock: make static tls function alloc_sg generic sock helper | John Fastabend |
2018-03-19 | RDMA/verbs: Remove restrack entry from XRCD structure | Leon Romanovsky |
2018-03-19 | percpu_ref: Update doc to dissuade users from depending on internal RCU grace... | Tejun Heo |
2018-03-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-03-17 | sctp: use proc_remove_subtree() | Al Viro |
2018-03-17 | tipc: obsolete TIPC_ZONE_SCOPE | Jon Maloy |
2018-03-16 | tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATS | Yousuk Seung |
2018-03-16 | net: Add rtnl_lock_killable() | Kirill Tkhai |
2018-03-16 | udp: Move the udp sysctl to namespace. | Tonghao Zhang |
2018-03-16 | net/ipv6: Change address check to always take a device argument | David Ahern |
2018-03-16 | vlan: Fix out of order vlan headers with reorder header off | Toshiaki Makita |
2018-03-16 | net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off | Toshiaki Makita |
2018-03-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-03-15 | fs: Teach path_connected to handle nfs filesystems with multiple roots. | Eric W. Biederman |