Age | Commit message (Expand) | Author | Files | Lines |
2019-11-25 | bpf: Constant map key tracking for prog array pokes | Daniel Borkmann | 1 | -1/+2 |
2019-11-25 | bpf: Add poke dependency tracking for prog array maps | Daniel Borkmann | 1 | -0/+12 |
2019-11-25 | bpf: Add initial poke descriptor table for jit images | Daniel Borkmann | 2 | -0/+30 |
2019-11-25 | bpf: Move owner type, jited info into array auxiliary data | Daniel Borkmann | 1 | -7/+11 |
2019-11-25 | bpf: Move bpf_free_used_maps into sleepable section | Daniel Borkmann | 1 | -0/+4 |
2019-11-25 | bpf, x86: Generalize and extend bpf_arch_text_poke for direct jumps | Daniel Borkmann | 1 | -0/+6 |
2019-11-24 | Merge tag 'mlx5-updates-2019-11-22' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 1 | -0/+1 |
2019-11-24 | net: phylink: rename mac_link_state() op to mac_pcs_get_state() | Russell King | 1 | -12/+13 |
2019-11-23 | net: phy: remove phy_ethtool_sset() | Russell King | 1 | -1/+0 |
2019-11-23 | Revert "bpf: Emit audit messages upon successful prog load and unload" | Jakub Kicinski | 2 | -6/+0 |
2019-11-23 | net: inet_is_local_reserved_port() should return bool not int | Maciej Żenczykowski | 1 | -4/+4 |
2019-11-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -2/+12 |
2019-11-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2 | -0/+8 |
2019-11-23 | net/mlx5: DR, Add HW bits and definitions for Geneve flex parser | Yevgeny Kliteynik | 1 | -0/+1 |
2019-11-22 | net: flow_dissector: Wrap unionized VLAN fields in a struct | Petr Machata | 1 | -3/+5 |
2019-11-22 | udp: drop skb extensions before marking skb stateless | Florian Westphal | 1 | -0/+6 |
2019-11-22 | mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue | Toke Høiland-Jørgensen | 1 | -0/+16 |
2019-11-22 | mac80211: Implement Airtime-based Queue Limit (AQL) | Kan Yan | 2 | -0/+19 |
2019-11-22 | mac80211: Import airtime calculation code from mt76 | Toke Høiland-Jørgensen | 1 | -0/+29 |
2019-11-22 | ipv4: use dst hint for ipv4 list receive | Paolo Abeni | 1 | -0/+4 |
2019-11-22 | ipv4: move fib4_has_custom_rules() helper to public header | Paolo Abeni | 1 | -0/+10 |
2019-11-22 | ipv6: keep track of routes using src | Paolo Abeni | 2 | -0/+33 |
2019-11-22 | ipv6: add fib6_has_custom_rules() helper | Paolo Abeni | 1 | -0/+9 |
2019-11-22 | net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb() | Yangbo Lu | 1 | -0/+2 |
2019-11-22 | net: mscc: ocelot: convert to use ocelot_get_txtstamp() | Yangbo Lu | 1 | -1/+8 |
2019-11-22 | net: mscc: ocelot: export ocelot_hwstamp_get/set functions | Yangbo Lu | 1 | -0/+2 |
2019-11-21 | audit: Move audit_log_task declaration under CONFIG_AUDITSYSCALL | Jiri Olsa | 1 | -3/+5 |
2019-11-21 | net: sched: allow flower to match erspan options | Xin Long | 1 | -0/+16 |
2019-11-21 | net: sched: allow flower to match vxlan options | Xin Long | 1 | -0/+13 |
2019-11-21 | net: sched: add erspan option support to act_tunnel_key | Xin Long | 1 | -0/+16 |
2019-11-21 | net: sched: add vxlan option support to act_tunnel_key | Xin Long | 1 | -0/+13 |
2019-11-21 | net: sfp: soft status and control support | Russell King | 1 | -0/+4 |
2019-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 9 | -47/+222 |
2019-11-21 | bpf: Switch bpf_map_{area_alloc,area_mmapable_alloc}() to u64 size | Daniel Borkmann | 1 | -3/+3 |
2019-11-21 | bpf: Emit audit messages upon successful prog load and unload | Daniel Borkmann | 2 | -0/+4 |
2019-11-20 | net: page_pool: add the possibility to sync DMA memory for device | Lorenzo Bianconi | 1 | -6/+18 |
2019-11-20 | net: sched: pie: enable timestamp based delay calculation | Gautam Ramakrishnan | 1 | -8/+14 |
2019-11-20 | page_pool: Add API to update numa node | Saeed Mahameed | 2 | -0/+29 |
2019-11-20 | netfilter: nft_payload: add VLAN offload support | Pablo Neira Ayuso | 1 | -3/+6 |
2019-11-20 | netfilter: nf_tables_offload: allow ethernet interface type only | Pablo Neira Ayuso | 1 | -0/+2 |
2019-11-20 | netfilter: nf_tables: constify nft_reg_load{8, 16, 64}() | Pablo Neira Ayuso | 1 | -3/+3 |
2019-11-20 | net/tls: enable sk_msg redirect to tls socket egress | Willem de Bruijn | 1 | -0/+2 |
2019-11-19 | page_pool: extend tracepoint to also include the page PFN | Jesper Dangaard Brouer | 1 | -4/+9 |
2019-11-19 | page_pool: add destroy attempts counter and rename tracepoint | Jesper Dangaard Brouer | 2 | -3/+8 |
2019-11-19 | net: phy: add core phylib sfp support | Russell King | 1 | -0/+11 |
2019-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 3 | -3/+9 |
2019-11-18 | bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY | Andrii Nakryiko | 3 | -3/+12 |
2019-11-18 | bpf: Convert bpf_prog refcnt to atomic64_t | Andrii Nakryiko | 1 | -8/+5 |
2019-11-18 | bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails | Andrii Nakryiko | 1 | -5/+5 |
2019-11-17 | Merge tag 'iommu-fixes-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+4 |