index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
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-16
macsec: Support XPN frame handling - IEEE 802.1AEbw
Era Mayflower
1
-3
/
+42
2020-03-15
netfilter: nf_tables: add nft_set_elem_update_expr() helper function
Pablo Neira Ayuso
1
-0
/
+12
2020-03-15
netfilter: nf_tables: statify nft_expr_init()
Pablo Neira Ayuso
1
-2
/
+0
2020-03-15
netfilter: nf_tables: add nft_set_elem_expr_alloc()
Pablo Neira Ayuso
1
-0
/
+4
2020-03-15
nft_set_pipapo: Introduce AVX2-based lookup implementation
Stefano Brivio
1
-0
/
+1
2020-03-15
netfilter: flowtable: add tunnel match offload support
wenxu
1
-0
/
+6
2020-03-15
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
3
-5
/
+5
2020-03-15
netfilter: nf_tables: make all set structs const
Florian Westphal
2
-10
/
+6
2020-03-15
netfilter: nf_tables: make sets built-in
Florian Westphal
1
-6
/
+0
2020-03-14
net: sched: RED: Introduce an ECN nodrop mode
Petr Machata
2
-0
/
+6
2020-03-14
net: sched: Allow extending set of supported RED flags
Petr Machata
1
-0
/
+33
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-9
/
+22
2020-03-13
afs: Fix client call Rx-phase signal handling
David Howells
1
-3
/
+1
2020-03-13
rxrpc: Fix call interruptibility handling
David Howells
1
-1
/
+7
2020-03-13
Merge tag 'ieee802154-for-davem-2020-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next
David S. Miller
1
-1
/
+1
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-03-13
net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()
Masahiro Yamada
1
-1
/
+1
2020-03-12
flow_offload: Add flow_match_ct to get rule ct match
Paul Blakey
1
-0
/
+6
2020-03-12
net/sched: act_ct: Enable hardware offload of flow table entires
Paul Blakey
2
-0
/
+11
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/saeed/linux
David S. Miller
2
-0
/
+16
2020-03-12
tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exhausted.
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_types_check()
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_check()
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
[prev]
[next]