index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-08
flow_offload: check for basic action hw stats type
Jiri Pirko
1
-0
/
+61
2020-03-08
flow_offload: Introduce offload of HW stats type
Jiri Pirko
1
-0
/
+3
2020-03-05
PCI: Introduce pci_get_dsn
Jacob Keller
1
-0
/
+5
2020-03-05
net: sched: Make FIFO Qdisc offloadable
Petr Machata
2
-0
/
+16
2020-03-05
ethtool: add infrastructure for centralized checking of coalescing parameters
Jakub Kicinski
1
-3
/
+42
2020-03-04
PCI: Add pci_status_get_and_clear_errors
Heiner Kallweit
1
-0
/
+1
2020-03-04
PCI: Add constant PCI_STATUS_ERROR_BITS
Heiner Kallweit
1
-0
/
+7
2020-03-04
net: dsa: felix: Allow unknown unicast traffic towards the CPU port module
Vladimir Oltean
1
-0
/
+60
2020-03-04
net: mscc: ocelot: eliminate confusion between CPU and NPI port
Vladimir Oltean
1
-5
/
+7
2020-03-04
pie: realign comment
Leslie Monis
1
-9
/
+9
2020-03-04
pie: remove pie_vars->accu_prob_overflows
Leslie Monis
1
-4
/
+1
2020-03-04
pie: use term backlog instead of qlen
Leslie Monis
1
-5
/
+5
2020-03-03
net: dsa: felix: Wire up the ocelot cls_flower methods
Vladimir Oltean
1
-0
/
+6
2020-03-03
net: dsa: Add bypass operations for the flower classifier-action filter
Vladimir Oltean
1
-0
/
+6
2020-03-03
net: mscc: ocelot: parameterize the vcap_is2 properties
Vladimir Oltean
2
-8
/
+30
2020-03-03
net: mscc: ocelot: remove port_pcs_init indirection for VSC7514
Vladimir Oltean
1
-3
/
+0
2020-03-03
net: mscc: ocelot: don't rely on preprocessor for vcap key/action packing
Vladimir Oltean
2
-0
/
+187
2020-03-03
net: mscc: ocelot: simplify tc-flower offload structures
Vladimir Oltean
1
-0
/
+7
2020-03-03
devlink: Introduce devlink port flavour virtual
Parav Pandit
1
-0
/
+1
2020-03-03
net/sched: act_ct: Create nf flow table per zone
Paul Blakey
1
-0
/
+2
2020-03-02
net: inet_sock: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-02
net: ip6_fib: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-02
net: ip_fib: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-03-02
drop_monitor: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-03-02
net: mip6: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-02
netdevice: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-5
/
+5
2020-02-29
arcnet: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-02-29
neighbour: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-29
net: flow_offload: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-29
net: dn_fib: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-29
ndisc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-02-29
net: ipv6: mld: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-02-29
net: lwtunnel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-29
net: ip6_route: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-29
net: nexthop: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-29
net: sctp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-29
net: sock_reuseport: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-29
ethtool: Factored out similar ethtool link settings for virtual devices to core
Cris Forno
1
-0
/
+6
2020-02-29
net: sched: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
11
-29
/
+179
2020-02-28
net: datagram: drop 'destructor' argument from several helpers
Paolo Abeni
1
-10
/
+2
2020-02-28
unix: uses an atomic type for scm files accounting
Paolo Abeni
1
-1
/
+1
2020-02-28
af_unix: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-28
bonding: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-28
net: dccp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-28
net: mpls: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-28
Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-0
/
+1
2020-02-27
bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()
Martin KaFai Lau
3
-2
/
+8
2020-02-27
bpf: INET_DIAG support in bpf_sk_storage
Martin KaFai Lau
3
-0
/
+54
2020-02-27
inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data
Martin KaFai Lau
2
-5
/
+9
[next]