Age | Commit message (Expand) | Author |
2019-10-31 | firmware: broadcom: add OP-TEE based BNXT f/w manager | Vikas Gupta |
2019-10-30 | net: sched: update action implementations to support flags | Vlad Buslov |
2019-10-30 | net: sched: extend TCA_ACT space with TCA_ACT_FLAGS | Vlad Buslov |
2019-10-30 | net: sched: modify stats helper functions to support regular stats | Vlad Buslov |
2019-10-30 | net: sched: don't expose action qstats to skb_tc_reinsert() | Vlad Buslov |
2019-10-30 | net: sched: extract qstats update code into functions | Vlad Buslov |
2019-10-30 | net: sched: extract bstats update code into function | Vlad Buslov |
2019-10-30 | net: sched: extract common action counters update code into function | Vlad Buslov |
2019-10-30 | flow_dissector: extract more ICMP information | Matteo Croce |
2019-10-30 | flow_dissector: add meaningful comments | Matteo Croce |
2019-10-30 | tipc: add smart nagle feature | Jon Maloy |
2019-10-29 | net/smc: remove unneeded include for smc.h | Ursula Braun |
2019-10-29 | net: dsa: return directly from dsa_to_port | Vivien Didelot |
2019-10-28 | net: dsa: Add support for devlink device parameters | Andrew Lunn |
2019-10-28 | net: Fix various misspellings of "connect" | Geert Uytterhoeven |
2019-10-28 | net: Fix misspellings of "configure" and "configuration" | Geert Uytterhoeven |
2019-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2019-10-25 | tcp: add TCP_INFO status for failed client TFO | Jason Baron |
2019-10-24 | bpf: Prepare btf_ctx_access for non raw_tp use case | Martin KaFai Lau |
2019-10-23 | net: phy: broadcom: add 1000Base-X support for BCM54616S | Tao Ren |
2019-10-23 | net: phy: add support for clause 37 auto-negotiation | Heiner Kallweit |
2019-10-23 | netfilter: nf_tables: support for multiple devices per netdev hook | Pablo Neira Ayuso |
2019-10-23 | netfilter: nf_tables: increase maximum devices number per flowtable | Pablo Neira Ayuso |
2019-10-23 | netfilter: nf_tables: dynamically allocate hooks per net_device in flowtables | Pablo Neira Ayuso |
2019-10-23 | netfilter: nf_flow_table: move priority to struct nf_flowtable | Pablo Neira Ayuso |
2019-10-22 | xdp: Fix type of string pointer in __XDP_ACT_SYM_TAB | Ben Dooks (Codethink) |
2019-10-22 | net: dsa: remove dsa_switch_alloc helper | Vivien Didelot |
2019-10-22 | net: dsa: allocate ports on touch | Vivien Didelot |
2019-10-22 | net: dsa: use ports list to setup default CPU port | Vivien Didelot |
2019-10-22 | net: dsa: use ports list to setup switches | Vivien Didelot |
2019-10-22 | net: dsa: use ports list in dsa_to_port | Vivien Didelot |
2019-10-22 | net: dsa: add ports list in the switch fabric | Vivien Didelot |
2019-10-22 | net: dsa: use dsa_to_port helper everywhere | Vivien Didelot |
2019-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-10-19 | net: reorder 'struct net' fields to avoid false sharing | Eric Dumazet |
2019-10-18 | Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2019-10-17 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2019-10-17 | net: phy: micrel: Update KSZ87xx PHY name | Marek Vasut |
2019-10-17 | Merge branch 'errata/tx2-219' into for-next/fixes | Will Deacon |
2019-10-17 | Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2019-10-17 | bpf: Check types of arguments passed into helpers | Alexei Starovoitov |
2019-10-17 | bpf: Add support for BTF pointers to x86 JIT | Alexei Starovoitov |
2019-10-17 | bpf: Add support for BTF pointers to interpreter | Alexei Starovoitov |
2019-10-17 | bpf: Implement accurate raw_tp context access via BTF | Alexei Starovoitov |
2019-10-17 | bpf: Add attach_btf_id attribute to program load | Alexei Starovoitov |
2019-10-17 | bpf: Process in-kernel BTF | Alexei Starovoitov |
2019-10-17 | bpf: Add typecast to bpf helpers to help BTF generation | Alexei Starovoitov |
2019-10-17 | bpf: Add typecast to raw_tracepoints to help BTF generation | Alexei Starovoitov |