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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-18
Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES
Miao-chen Chou
4
-1
/
+73
2020-06-18
Bluetooth: Add get/set device flags mgmt op
Abhishek Pandit-Subedi
1
-0
/
+128
2020-06-18
Bluetooth: Replace wakeable in hci_conn_params
Abhishek Pandit-Subedi
1
-1
/
+2
2020-06-18
Bluetooth: Replace wakeable list with flag
Abhishek Pandit-Subedi
2
-5
/
+8
2020-06-18
Bluetooth: Add bdaddr_list_with_flags for classic whitelist
Abhishek Pandit-Subedi
3
-6
/
+65
2020-06-18
Bluetooth: mgmt: Add commands for runtime configuration
Marcel Holtmann
3
-0
/
+31
2020-06-12
Bluetooth: implement read/set default system parameters mgmt
Alain Michaud
4
-1
/
+273
2020-06-12
Bluetooth: centralize default value initialization.
Alain Michaud
3
-21
/
+22
2020-06-12
Bluetooth: Use only 8 bits for the HCI CMSG state flags
Alain Michaud
1
-2
/
+2
2020-06-12
Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connections
Alain Michaud
3
-0
/
+36
2020-06-08
Bluetooth: Allow suspend even when preparation has failed
Abhishek Pandit-Subedi
1
-7
/
+10
2020-06-03
Bluetooth: Removing noisy dbg message
Alain Michaud
1
-2
/
+0
2020-06-03
Bluetooth: Check scan state before disabling during suspend
Manish Mandlik
1
-4
/
+6
2020-06-02
Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv"
Tuong Lien
1
-1
/
+0
2020-06-02
Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv"
Tuong Lien
1
-1
/
+0
2020-06-02
bpf: Add csum_level helper for fixing up csum levels
Daniel Borkmann
1
-0
/
+38
2020-06-02
bpf: Fix up bpf_skb_adjust_room helper's skb csum setting
Daniel Borkmann
1
-2
/
+6
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-137
/
+231
2020-06-01
crypto/chtls: IPv6 support for inline TLS
Vinay Kumar Yadav
1
-0
/
+1
2020-06-01
ipv6: fix IPV6_ADDRFORM operation logic
Hangbin Liu
1
-6
/
+7
2020-06-01
tipc: Fix NULL pointer dereference in __tipc_sendstream()
YueHaibing
1
-2
/
+6
2020-06-01
flow_dissector: Move out netns_bpf prog callbacks
Jakub Sitnicki
1
-121
/
+4
2020-06-01
net: Introduce netns_bpf for BPF programs attached to netns
Jakub Sitnicki
1
-36
/
+69
2020-06-01
flow_dissector: Pull locking up from prog attach callback
Jakub Sitnicki
1
-20
/
+20
2020-06-01
bpf: Allow SO_BINDTODEVICE opt in bpf_setsockopt
Ferenc Fejes
1
-1
/
+27
2020-06-01
net: Make locking in sock_bindtoindex optional
Ferenc Fejes
3
-6
/
+8
2020-06-01
bpf: Fix running sk_skb program types with ktls
John Fastabend
2
-5
/
+58
2020-06-01
bpf: Refactor sockmap redirect code so its easy to reuse
John Fastabend
1
-21
/
+34
2020-06-01
xdp: Add xdp_txq_info to xdp_buff
David Ahern
1
-0
/
+17
2020-06-01
bpf: Add support to attach bpf program to a devmap entry
David Ahern
1
-0
/
+18
2020-06-01
bpf: Add rx_queue_mapping to bpf_sock
Amritha Nambiar
1
-0
/
+18
2020-06-01
bpf, sk_msg: Add get socket storage helpers
John Fastabend
1
-0
/
+15
2020-06-01
bpf, sk_msg: Add some generic helpers that may be useful from sk_msg
John Fastabend
1
-0
/
+16
2020-06-01
switch cmsghdr_from_user_compat_to_kern() to copy_from_user()
Al Viro
1
-7
/
+8
2020-06-01
cls_flower: remove mpls_opts_policy
Guillaume Nault
1
-5
/
+0
2020-06-01
bridge: mrp: Add support for role MRA
Horatiu Vultur
4
-19
/
+116
2020-06-01
bridge: mrp: Set the priority of MRP instance
Horatiu Vultur
4
-1
/
+9
2020-06-01
flow_dissector: work around stack frame size warning
Arnd Bergmann
1
-9
/
+8
2020-06-01
devlink: Add ACL control packet traps
Ido Schimmel
1
-0
/
+4
2020-06-01
devlink: Add layer 3 control packet traps
Ido Schimmel
1
-0
/
+42
2020-06-01
devlink: Add layer 2 control packet traps
Ido Schimmel
1
-0
/
+16
2020-06-01
devlink: Add 'control' trap type
Ido Schimmel
1
-0
/
+7
2020-06-01
devlink: Add 'mirror' trap action
Ido Schimmel
1
-1
/
+2
2020-06-01
devlink: Create dedicated trap group for layer 3 exceptions
Ido Schimmel
1
-0
/
+1
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
6
-131
/
+646
2020-06-01
net: remove indirect block netdev event registration
Pablo Neira Ayuso
4
-435
/
+1
2020-06-01
net: use flow_indr_dev_setup_offload()
Pablo Neira Ayuso
3
-38
/
+67
2020-06-01
net: cls_api: add tcf_block_offload_init()
Pablo Neira Ayuso
1
-7
/
+19
2020-06-01
net: flow_offload: consolidate indirect flow_block infrastructure
Pablo Neira Ayuso
1
-0
/
+157
2020-06-01
netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()
Pablo Neira Ayuso
1
-3
/
+3
[next]