index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-16
net: ethernet: ti: am65-cpsw-qos: Demote non-conformant function header
Lee Jones
2021-01-16
net: xen-netback: xenbus: Demote nonconformant kernel-doc headers
Lee Jones
2021-01-16
net: ethernet: smsc: smc91x: Fix function name in kernel-doc header
Lee Jones
2021-01-15
GTP: add support for flow based tunneling API
Pravin B Shelar
2021-01-15
tcp_cubic: use memset and offsetof init
Yejune Deng
2021-01-15
net: tap: check vlan with eth_type_vlan() method
Menglong Dong
2021-01-15
nfc: netlink: use &w->w in nfc_genl_rcv_nl_event
Geliang Tang
2021-01-15
Merge branch 'configuring-congestion-watermarks-on-ocelot-switch-using-devlin...
Jakub Kicinski
2021-01-15
net: mscc: ocelot: configure watermarks using devlink-sb
Vladimir Oltean
2021-01-15
net: mscc: ocelot: initialize watermarks to sane defaults
Vladimir Oltean
2021-01-15
net: mscc: ocelot: register devlink ports
Vladimir Oltean
2021-01-15
net: mscc: ocelot: delete unused ocelot_set_cpu_port prototype
Vladimir Oltean
2021-01-15
net: mscc: ocelot: export NUM_TC constant from felix to common switch lib
Vladimir Oltean
2021-01-15
net: dsa: felix: perform teardown in reverse order of setup
Vladimir Oltean
2021-01-15
net: dsa: felix: reindent struct dsa_switch_ops
Vladimir Oltean
2021-01-15
net: dsa: add ops for devlink-sb
Vladimir Oltean
2021-01-15
net: mscc: ocelot: add ops for decoding watermark threshold and occupancy
Vladimir Oltean
2021-01-15
net: mscc: ocelot: auto-detect packet buffer size and number of frame references
Vladimir Oltean
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-01-15
net: ks8851: remove definition of DEBUG
Tom Rix
2021-01-15
neighbor: remove definition of DEBUG
Tom Rix
2021-01-15
gianfar: remove definition of DEBUG
Tom Rix
2021-01-15
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2021-01-15
netxen_nic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-01-15
Merge branch 'net-dsa-mv88e6xxx-lag-fixes'
Jakub Kicinski
2021-01-15
net: dsa: mv88e6xxx: Only allow LAG offload on supported hardware
Tobias Waldekranz
2021-01-15
net: dsa: mv88e6xxx: Provide dummy implementations for trunk setters
Tobias Waldekranz
2021-01-15
Merge branch 'arrow-speedchips-xrs700x-dsa-driver'
Jakub Kicinski
2021-01-15
dt-bindings: net: dsa: add bindings for xrs700x switches
George McCollister
2021-01-15
net: dsa: add Arrow SpeedChips XRS700x driver
George McCollister
2021-01-15
dsa: add support for Arrow XRS700x tag trailer
George McCollister
2021-01-15
Merge branch 'add-further-dt-configuration-for-at803x-phys'
Jakub Kicinski
2021-01-15
net: phy: at803x: add support for configuring SmartEEE
Russell King
2021-01-15
dt: ar803x: document SmartEEE properties
Russell King
2021-01-14
Merge branch 'perf: Add mmap2 build id support'
Alexei Starovoitov
2021-01-14
perf: Add build id data in mmap2 event
Jiri Olsa
2021-01-14
bpf: Add size arg to build_id_parse function
Jiri Olsa
2021-01-14
bpf: Move stack_map_get_build_id into lib
Jiri Olsa
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-14
Merge branch 'Atomics for eBPF'
Alexei Starovoitov
2021-01-14
bpf: Document new atomic instructions
Brendan Jackman
2021-01-14
bpf: Add tests for new BPF atomic operations
Brendan Jackman
2021-01-14
bpf: Add bitwise atomic instructions
Brendan Jackman
2021-01-14
bpf: Pull out a macro for interpreting atomic ALU operations
Brendan Jackman
2021-01-14
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
2021-01-14
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
2021-01-14
bpf: Move BPF_STX reserved field check into BPF_STX verifier code
Brendan Jackman
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
2021-01-14
bpf: x86: Factor out a lookup table for some ALU opcodes
Brendan Jackman
2021-01-14
bpf: x86: Factor out emission of REX byte
Brendan Jackman
[next]