index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
net/sched: act_ct: Support refreshing the flow table entries
Paul Blakey
1
-0
/
+3
2020-03-12
net/sched: act_ct: Support restoring conntrack info on skbs
Paul Blakey
2
-0
/
+8
2020-03-12
net/sched: act_ct: Instantiate flow table entry actions
Paul Blakey
2
-0
/
+28
2020-03-12
netfilter: flowtable: Add API for registering to flow table events
Paul Blakey
1
-0
/
+6
2020-03-12
Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...
David S. Miller
2
-0
/
+16
2020-03-12
tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...
Kuniyuki Iwashima
1
-0
/
+1
2020-03-12
Revert "net: sched: make newly activated qdiscs visible"
Julian Wiedmann
1
-6
/
+0
2020-03-11
net: sched: make newly activated qdiscs visible
Julian Wiedmann
1
-0
/
+6
2020-03-11
Bluetooth: Pause discovery and advertising during suspend
Abhishek Pandit-Subedi
1
-0
/
+11
2020-03-11
Bluetooth: Handle LE devices during suspend
Abhishek Pandit-Subedi
1
-0
/
+1
2020-03-11
Bluetooth: Handle BR/EDR devices during suspend
Abhishek Pandit-Subedi
2
-7
/
+20
2020-03-11
Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND
Abhishek Pandit-Subedi
1
-0
/
+23
2020-03-10
flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...
Jiri Pirko
1
-7
/
+17
2020-03-10
flow_offload: turn hw_stats_type into dedicated enum
Jiri Pirko
1
-6
/
+16
2020-03-10
flow_offload: fix allowed types check
Jiri Pirko
1
-1
/
+1
2020-03-10
flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_ch...
Jiri Pirko
1
-5
/
+6
2020-03-10
net: abstract out normal and compat msghdr import
Jens Axboe
1
-0
/
+3
2020-03-09
bpf: Add sockmap hooks for UDP sockets
Lorenz Bauer
1
-0
/
+5
2020-03-09
bpf: sockmap: Move generic sockmap hooks from BPF TCP
Lorenz Bauer
1
-6
/
+9
2020-03-09
bpf: tcp: Guard declarations with CONFIG_NET_SOCK_MSG
Lorenz Bauer
1
-2
/
+2
2020-03-09
bpf: tcp: Move assertions into tcp_bpf_get_proto
Lorenz Bauer
1
-1
/
+0
2020-03-09
bpf: sockmap: Only check ULP for TCP sockets
Lorenz Bauer
1
-0
/
+6
2020-03-08
sched: act: allow user to specify type of HW stats for a filter
Jiri Pirko
1
-0
/
+4
2020-03-08
flow_offload: introduce "disabled" HW stats type and allow it in mlxsw
Jiri Pirko
1
-0
/
+1
2020-03-08
flow_offload: introduce "delayed" HW stats type and allow it in mlx5
Jiri Pirko
1
-1
/
+3
2020-03-08
flow_offload: introduce "immediate" HW stats type and allow it in mlxsw
Jiri Pirko
1
-1
/
+2
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-08
Bluetooth: L2CAP: Add module option to enable ECRED mode
Luiz Augusto von Dentz
1
-0
/
+1
2020-03-08
Bluetooth: L2CAP: Add initial code for Enhanced Credit Based Mode
Luiz Augusto von Dentz
1
-0
/
+4
2020-03-08
Bluetooth: L2CAP: Add definitions for Enhanced Credit Based Mode
Luiz Augusto von Dentz
1
-0
/
+39
2020-03-08
Bluetooth: Enable erroneous data reporting if WBS is supported
Alain Michaud
3
-2
/
+19
2020-03-05
net: sched: Make FIFO Qdisc offloadable
Petr Machata
1
-0
/
+15
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: Add bypass operations for the flower classifier-action filter
Vladimir Oltean
1
-0
/
+6
2020-03-03
net/sched: act_ct: Create nf flow table per zone
Paul Blakey
1
-0
/
+2
2020-03-03
fib: add missing attribute validation for tun_id
Jakub Kicinski
1
-0
/
+1
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
net: mip6: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
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
[prev]
[next]