2018-10-21 |
Alexei Starovoitov | Merge branch 'misc-improvements' |
commit | commitdiff | tree |
2018-10-21 |
Daniel Borkmann | bpf, libbpf: simplify and cleanup perf ring buffer... |
commit | commitdiff | tree |
2018-10-21 |
Daniel Borkmann | bpf, verifier: avoid retpoline for map push/pop/peek... |
commit | commitdiff | tree |
2018-10-21 |
Daniel Borkmann | bpf, verifier: remove unneeded flow key in check_helper... |
commit | commitdiff | tree |
2018-10-21 |
Daniel Borkmann | bpf, verifier: reject xadd on flow key memory |
commit | commitdiff | tree |
2018-10-21 |
Daniel Borkmann | bpf, verifier: fix register type dump in xadd and st |
commit | commitdiff | tree |
2018-10-21 |
Daniel Borkmann | ulp: remove uid and user_visible members |
commit | commitdiff | tree |
2018-10-20 |
Daniel Borkmann | Merge branch 'bpf-msg-push-data' |
commit | commitdiff | tree |
2018-10-20 |
John Fastabend | bpf: test_sockmap add options to use msg_push_data |
commit | commitdiff | tree |
2018-10-20 |
John Fastabend | bpf: libbpf support for msg_push_data |
commit | commitdiff | tree |
2018-10-20 |
John Fastabend | bpf: sk_msg program helper bpf_msg_push_data |
commit | commitdiff | tree |
2018-10-19 |
John Fastabend | bpf: skmsg, fix psock create on existing kcm/tls port |
commit | commitdiff | tree |
2018-10-19 |
Alexei Starovoitov | bpf: remove unused variable |
commit | commitdiff | tree |
2018-10-19 |
Alexei Starovoitov | Merge branch 'cg_skb_direct_pkt_access' |
commit | commitdiff | tree |
2018-10-19 |
Song Liu | bpf: add tests for direct packet access from CGROUP_SKB |
commit | commitdiff | tree |
2018-10-19 |
Song Liu | bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROU... |
commit | commitdiff | tree |
2018-10-19 |
Alexei Starovoitov | Merge branch 'improve_perf_barriers' |
commit | commitdiff | tree |
2018-10-19 |
Daniel Borkmann | bpf, libbpf: use correct barriers in perf ring buffer... |
commit | commitdiff | tree |
2018-10-19 |
Daniel Borkmann | tools, perf: add and use optimized ring_buffer_{read_he... |
commit | commitdiff | tree |
2018-10-19 |
Anders Roxell | selftests/bpf: add missing executables to .gitignore |
commit | commitdiff | tree |
2018-10-19 |
Alexei Starovoitov | Merge branch 'queue_stack_maps' |
commit | commitdiff | tree |
2018-10-19 |
Mauricio Vasquez B | selftests/bpf: add test cases for queue and stack maps |
commit | commitdiff | tree |
2018-10-19 |
Mauricio Vasquez B | Sync uapi/bpf.h to tools/include |
commit | commitdiff | tree |
2018-10-19 |
Mauricio Vasquez B | bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscall |
commit | commitdiff | tree |
2018-10-19 |
Mauricio Vasquez B | bpf: add queue and stack maps |
commit | commitdiff | tree |
2018-10-19 |
Mauricio Vasquez B | bpf/verifier: add ARG_PTR_TO_UNINIT_MAP_VALUE |
commit | commitdiff | tree |
2018-10-19 |
Mauricio Vasquez B | bpf/syscall: allow key to be null in map functions |
commit | commitdiff | tree |
2018-10-19 |
Mauricio Vasquez B | bpf: rename stack trace map operations |
commit | commitdiff | tree |
2018-10-18 |
Jakub Kicinski | tools: bpftool: use 4 context mode for the NFP disasm |
commit | commitdiff | tree |
2018-10-18 |
Peng Hao | selftests/bpf: fix file resource leak in load_kallsyms |
commit | commitdiff | tree |
2018-10-18 |
Nicolas Dichtel | bpf: fix doc of bpf_skb_adjust_room() in uapi |
commit | commitdiff | tree |
2018-10-17 |
Daniel Borkmann | Merge branch 'bpf-sk-msg-peek' |
commit | commitdiff | tree |
2018-10-17 |
John Fastabend | bpf: sockmap, add msg_peek tests to test_sockmap |
commit | commitdiff | tree |
2018-10-17 |
John Fastabend | bpf: sockmap, support for msg_peek in sk_msg with redir... |
commit | commitdiff | tree |
2018-10-17 |
John Fastabend | bpf: skmsg, improve sk_msg_used_element to work in... |
commit | commitdiff | tree |
2018-10-17 |
John Fastabend | bpf: sockmap, fix skmsg recvmsg handler to track size... |
commit | commitdiff | tree |
2018-10-16 |
Alexei Starovoitov | Merge branch 'nfp-improve-bpf-offload' |
commit | commitdiff | tree |
2018-10-16 |
Jakub Kicinski | nfp: bpf: double check vNIC capabilities after object... |
commit | commitdiff | tree |
2018-10-16 |
Jakub Kicinski | nfp: bpf: protect against mis-initializing atomic counters |
commit | commitdiff | tree |
2018-10-16 |
Andrey Ignatov | libbpf: Per-symbol visibility for DSO |
commit | commitdiff | tree |
2018-10-16 |
Daniel Borkmann | bpf, tls: add tls header to tools infrastructure |
commit | commitdiff | tree |
2018-10-16 |
David S. Miller | Merge branch 'net-Kernel-side-filtering-for-route-dumps' |
commit | commitdiff | tree |
2018-10-16 |
David Ahern | net/ipv4: Bail early if user only wants prefix entries |
commit | commitdiff | tree |
2018-10-16 |
David Ahern | net/ipv6: Bail early if user only wants cloned entries |
commit | commitdiff | tree |
2018-10-16 |
David Ahern | net/mpls: Handle kernel side filtering of route dumps |
commit | commitdiff | tree |
2018-10-16 |
David Ahern | net: Enable kernel side filtering of route dumps |
commit | commitdiff | tree |
2018-10-16 |
David Ahern | net: Plumb support for filtering ipv4 and ipv6 multicas... |
commit | commitdiff | tree |
2018-10-16 |
David Ahern | ipmr: Refactor mr_rtm_dumproute |
commit | commitdiff | tree |
2018-10-16 |
David Ahern | net/mpls: Plumb support for filtering route dumps |
commit | commitdiff | tree |
2018-10-16 |
David Ahern | net/ipv6: Plumb support for filtering route dumps |
commit | commitdiff | tree |
2018-10-16 |
David Ahern | net/ipv4: Plumb support for filtering route dumps |
commit | commitdiff | tree |
2018-10-16 |
David Ahern | net: Add struct for fib dump filter |
commit | commitdiff | tree |
2018-10-16 |
David Ahern | netlink: Add answer_flags to netlink_callback |
commit | commitdiff | tree |
2018-10-16 |
David S. Miller | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree |
2018-10-16 |
Heiner Kallweit | net: phy: merge phy_start_aneg and phy_start_aneg_priv |
commit | commitdiff | tree |
2018-10-16 |
Haiyang Zhang | hv_netvsc: fix vf serial matching with pci slot info |
commit | commitdiff | tree |
2018-10-16 |
David S. Miller | Merge branch 'tcp-second-round-for-EDT-conversion' |
commit | commitdiff | tree |
2018-10-16 |
Eric Dumazet | tcp: cdg: use tcp high resolution clock cache |
commit | commitdiff | tree |
2018-10-16 |
Neal Cardwell | tcp_bbr: fix typo in bbr_pacing_margin_percent |
commit | commitdiff | tree |
2018-10-16 |
Eric Dumazet | tcp: optimize tcp internal pacing |
commit | commitdiff | tree |
2018-10-16 |
Eric Dumazet | net_sched: sch_fq: no longer use skb_is_tcp_pure_ack() |
commit | commitdiff | tree |
2018-10-16 |
Eric Dumazet | tcp: mitigate scheduling jitter in EDT pacing model |
commit | commitdiff | tree |
2018-10-16 |
Eric Dumazet | net: extend sk_pacing_rate to unsigned long |
commit | commitdiff | tree |
2018-10-16 |
Eric Dumazet | tcp: do not change tcp_wstamp_ns in tcp_mstamp_refresh |
commit | commitdiff | tree |
2018-10-16 |
Li RongQing | net: bridge: fix a possible memory leak in __vlan_add |
commit | commitdiff | tree |
2018-10-16 |
David Howells | rxrpc: Add /proc/net/rxrpc/peers to display peer list |
commit | commitdiff | tree |
2018-10-16 |
Wei Yongjun | fore200e: fix missing unlock on error in bsq_audit() |
commit | commitdiff | tree |
2018-10-16 |
David S. Miller | Merge branch 'bnxt_en-Add-support-for-new-57500-chips' |
commit | commitdiff | tree |
2018-10-16 |
Michael Chan | bnxt_en: Add PCI ID for BCM57508 device. |
commit | commitdiff | tree |
2018-10-16 |
Michael Chan | bnxt_en: Add new NAPI poll function for 57500 chips. |
commit | commitdiff | tree |
2018-10-16 |
Michael Chan | bnxt_en: Refactor bnxt_poll_work(). |
commit | commitdiff | tree |
2018-10-16 |
Michael Chan | bnxt_en: Add coalescing setup for 57500 chips. |
commit | commitdiff | tree |
2018-10-16 |
Michael Chan | bnxt_en: Use bnxt_cp_ring_info struct pointer as parame... |
commit | commitdiff | tree |
2018-10-16 |
Michael Chan | bnxt_en: Add RSS support for 57500 chips. |
commit | commitdiff | tree |
2018-10-16 |
Michael Chan | bnxt_en: Increase RSS context array count and skip... |
commit | commitdiff | tree |
2018-10-16 |
Michael Chan | bnxt_en: Allocate/Free CP rings for 57500 series chips. |
commit | commitdiff | tree |
2018-10-16 |
Michael Chan | bnxt_en: Modify bnxt_ring_alloc_send_msg() to support... |
commit | commitdiff | tree |
2018-10-16 |
Michael Chan | bnxt_en: Add helper functions to get firmware CP ring ID. |
commit | commitdiff | tree |
2018-10-16 |
Michael Chan | bnxt_en: Allocate completion ring structures for 57500... |
commit | commitdiff | tree |
2018-10-16 |
Michael Chan | bnxt_en: Modify the ring reservation functions for... |
commit | commitdiff | tree |
2018-10-16 |
Michael Chan | bnxt_en: Adjust MSIX and ring groups for 57500 series... |
commit | commitdiff | tree |
2018-10-16 |
Michael Chan | bnxt_en: Re-structure doorbells. |
commit | commitdiff | tree |
2018-10-16 |
Michael Chan | bnxt_en: Add 57500 new chip ID and basic structures. |
commit | commitdiff | tree |
2018-10-16 |
Michael Chan | bnxt_en: Configure context memory on new devices. |
commit | commitdiff | tree |
2018-10-16 |
Michael Chan | bnxt_en: Check context memory requirements from firmware. |
commit | commitdiff | tree |
2018-10-16 |
Michael Chan | bnxt_en: Add new flags to setup new page table PTE... |
commit | commitdiff | tree |
2018-10-16 |
Michael Chan | bnxt_en: Refactor bnxt_ring_struct. |
commit | commitdiff | tree |
2018-10-16 |
Michael Chan | bnxt_en: Update interrupt coalescing logic. |
commit | commitdiff | tree |
2018-10-16 |
Michael Chan | bnxt_en: Add maximum extended request length fw message... |
commit | commitdiff | tree |
2018-10-16 |
Michael Chan | bnxt_en: Add additional extended port statistics. |
commit | commitdiff | tree |
2018-10-16 |
Michael Chan | bnxt_en: Update firmware interface spec. to 1.10.0.3. |
commit | commitdiff | tree |
2018-10-16 |
David S. Miller | Merge branch 'selftests-pmtu-Add-test-choice-and-captures' |
commit | commitdiff | tree |
2018-10-16 |
Stefano Brivio | selftests: pmtu: Add optional traffic captures for... |
commit | commitdiff | tree |
2018-10-16 |
Stefano Brivio | selftests: pmtu: Allow selection of single tests |
commit | commitdiff | tree |
2018-10-16 |
Heiner Kallweit | r8169: remove unneeded call to netif_stop_queue in... |
commit | commitdiff | tree |
2018-10-16 |
Heiner Kallweit | r8169: simplify rtl8169_set_magic_reg |
commit | commitdiff | tree |
2018-10-16 |
Arnd Bergmann | octeontx2-af: remove unused cgx_fwi_link_change |
commit | commitdiff | tree |
2018-10-16 |
Ryan C Goodfellow | nfp: devlink port split support for 1x100G CXP NIC |
commit | commitdiff | tree |
2018-10-16 |
David S. Miller | Merge branch 'dpaa2-eth-code-cleanup' |
commit | commitdiff | tree |
2018-10-16 |
Ioana Radulescu | dpaa2-eth: remove unused FD field |
commit | commitdiff | tree |
next |