index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2020-03-11
Bluetooth: Handle BR/EDR devices during suspend
Abhishek Pandit-Subedi
-7
/
+20
2020-03-11
Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND
Abhishek Pandit-Subedi
-0
/
+23
2020-03-10
flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...
Jiri Pirko
-7
/
+17
2020-03-10
flow_offload: turn hw_stats_type into dedicated enum
Jiri Pirko
-6
/
+16
2020-03-10
flow_offload: fix allowed types check
Jiri Pirko
-1
/
+1
2020-03-10
flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_ch...
Jiri Pirko
-5
/
+6
2020-03-10
net: abstract out normal and compat msghdr import
Jens Axboe
-0
/
+3
2020-03-09
bpf: Add sockmap hooks for UDP sockets
Lorenz Bauer
-0
/
+5
2020-03-09
bpf: sockmap: Move generic sockmap hooks from BPF TCP
Lorenz Bauer
-6
/
+9
2020-03-09
bpf: tcp: Guard declarations with CONFIG_NET_SOCK_MSG
Lorenz Bauer
-2
/
+2
2020-03-09
bpf: tcp: Move assertions into tcp_bpf_get_proto
Lorenz Bauer
-1
/
+0
2020-03-09
bpf: sockmap: Only check ULP for TCP sockets
Lorenz Bauer
-0
/
+6
2020-03-08
sched: act: allow user to specify type of HW stats for a filter
Jiri Pirko
-0
/
+4
2020-03-08
flow_offload: introduce "disabled" HW stats type and allow it in mlxsw
Jiri Pirko
-0
/
+1
2020-03-08
flow_offload: introduce "delayed" HW stats type and allow it in mlx5
Jiri Pirko
-1
/
+3
2020-03-08
flow_offload: introduce "immediate" HW stats type and allow it in mlxsw
Jiri Pirko
-1
/
+2
2020-03-08
flow_offload: check for basic action hw stats type
Jiri Pirko
-0
/
+61
2020-03-08
flow_offload: Introduce offload of HW stats type
Jiri Pirko
-0
/
+3
2020-03-08
Bluetooth: L2CAP: Add module option to enable ECRED mode
Luiz Augusto von Dentz
-0
/
+1
2020-03-08
Bluetooth: L2CAP: Add initial code for Enhanced Credit Based Mode
Luiz Augusto von Dentz
-0
/
+4
2020-03-08
Bluetooth: L2CAP: Add definitions for Enhanced Credit Based Mode
Luiz Augusto von Dentz
-0
/
+39
2020-03-08
Bluetooth: Enable erroneous data reporting if WBS is supported
Alain Michaud
-2
/
+19
2020-03-05
net: sched: Make FIFO Qdisc offloadable
Petr Machata
-0
/
+15
2020-03-04
pie: realign comment
Leslie Monis
-9
/
+9
2020-03-04
pie: remove pie_vars->accu_prob_overflows
Leslie Monis
-4
/
+1
2020-03-04
pie: use term backlog instead of qlen
Leslie Monis
-5
/
+5
2020-03-03
net: dsa: Add bypass operations for the flower classifier-action filter
Vladimir Oltean
-0
/
+6
2020-03-03
net/sched: act_ct: Create nf flow table per zone
Paul Blakey
-0
/
+2
2020-03-03
fib: add missing attribute validation for tun_id
Jakub Kicinski
-0
/
+1
2020-03-02
net: inet_sock: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-03-02
net: ip6_fib: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-03-02
net: ip_fib: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-2
/
+2
2020-03-02
net: mip6: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-02-29
neighbour: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-02-29
net: flow_offload: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-02-29
net: dn_fib: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-02-29
ndisc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-3
/
+3
2020-02-29
net: ipv6: mld: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-3
/
+3
2020-02-29
net: lwtunnel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-02-29
net: ip6_route: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-02-29
net: nexthop: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-02-29
net: sctp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-02-29
net: sock_reuseport: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-02-29
net: sched: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-0
/
+27
2020-02-29
cfg802154: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-02-28
unix: uses an atomic type for scm files accounting
Paolo Abeni
-1
/
+1
2020-02-28
af_unix: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-02-28
bonding: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-02-28
net: mpls: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
[prev]
[next]