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-03-11
Bluetooth: Handle BR/EDR devices during suspend
Abhishek Pandit-Subedi
3
-3
/
+149
2020-03-11
Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND
Abhishek Pandit-Subedi
3
-0
/
+103
2020-03-11
Bluetooth: mgmt: add mgmt_cmd_status in add_advertising
Joseph Hwang
1
-1
/
+4
2020-03-11
Bluetooth: fix off by one in err_data_reporting cmd masks.
Alain Michaud
1
-2
/
+2
2020-03-11
Bluetooth: Use bt_dev_err for RPA generation failure message
Marcel Holtmann
1
-1
/
+1
2020-03-08
Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl
Qiujun Huang
1
-3
/
+1
2020-03-08
Bluetooth: L2CAP: Add module option to enable ECRED mode
Luiz Augusto von Dentz
2
-0
/
+20
2020-03-08
Bluetooth: L2CAP: Add initial code for Enhanced Credit Based Mode
Luiz Augusto von Dentz
2
-20
/
+548
2020-03-08
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2020-03-08
Bluetooth: Enable erroneous data reporting if WBS is supported
Alain Michaud
3
-2
/
+125
2020-03-08
Bluetooth: Make use of skb_pull to parse L2CAP signaling PDUs
Luiz Augusto von Dentz
1
-16
/
+13
2020-03-07
Bluetooth: Fix calculation of SCO handle for packet processing
Marcel Holtmann
1
-2
/
+5
2020-03-04
Bluetooth: guard against controllers sending zero'd events
Alain Michaud
1
-0
/
+6
2020-02-28
Bluetooth: Support querying for WBS support through MGMT
Alain Michaud
1
-0
/
+4
2020-02-28
Bluetooth: During le_conn_timeout disable EXT_ADV
Sathish Narsimman
1
-3
/
+19
2020-02-28
Bluetooth: Remove adv set for directed advertising
Sathish Narsimman
1
-0
/
+10
2020-02-28
Bluetooth: Use list_for_each_entry_rcu() to traverse RCU list in RCU read-side CS
Madhuparna Bhowmik
1
-1
/
+1
2020-02-28
Bluetooth: Fix Suspicious RCU usage warnings
Madhuparna Bhowmik
1
-4
/
+4
2020-02-28
Bluetooth: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-8
/
+8
2020-02-19
Bluetooth: fix passkey uninitialized when used
Howard Chung
1
-9
/
+11
2020-02-19
Bluetooth: RFCOMM: Use MTU auto tune logic
Luiz Augusto von Dentz
1
-6
/
+4
2020-02-18
Bluetooth: Fix crash when using new BT_PHY option
Luiz Augusto von Dentz
2
-2
/
+2
2020-02-18
Bluetooth: Disable Extended Adv if enabled
Sathish Narsimman
1
-5
/
+2
2020-02-14
Bluetooth: Add BT_PHY socket option
Luiz Augusto von Dentz
3
-0
/
+133
2020-02-14
Bluetooth: secure bluetooth stack from bluedump attack
Howard Chung
2
-0
/
+29
2020-02-05
Bluetooth: remove __get_channel/dir and __dir
Alex Shi
1
-3
/
+0
2020-02-05
Bluetooth: prefetch channel before killing sock
Hillf Danton
1
-4
/
+6
2020-01-29
Bluetooth: optimize barrier usage for Rmw atomics
Davidlohr Bueso
1
-1
/
+1
2020-01-29
Bluetooth: Fix refcount use-after-free issue
Manish Mandlik
2
-14
/
+28
2020-01-28
Bluetooth: SMP: Fix SALT value in some comments
Christophe JAILLET
1
-2
/
+2
2020-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+9
2020-01-27
Revert "pktgen: Allow configuration of IPv6 source address range"
David S. Miller
1
-98
/
+0
2020-01-27
net/core: Replace driver version to be kernel version
Leon Romanovsky
1
-0
/
+2
2020-01-27
ethtool: add WOL_NTF notification
Michal Kubecek
3
-1
/
+6
2020-01-27
ethtool: set wake-on-lan settings with WOL_SET request
Michal Kubecek
3
-0
/
+82
2020-01-27
ethtool: provide WoL settings with WOL_GET request
Michal Kubecek
7
-1
/
+128
2020-01-27
ethtool: add DEBUG_NTF notification
Michal Kubecek
3
-0
/
+5
2020-01-27
ethtool: set message mask with DEBUG_SET request
Michal Kubecek
3
-0
/
+59
2020-01-27
ethtool: provide message mask with DEBUG_GET request
Michal Kubecek
7
-1
/
+115
2020-01-27
ethtool: fix kernel-doc descriptions
Michal Kubecek
2
-12
/
+15
2020-01-27
flow_dissector: Fix to use new variables for port ranges in bpf hook
Yoshiki Komachi
1
-2
/
+9
2020-01-27
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
8
-131
/
+379
2020-01-27
net: dsa: Fix use-after-free in probing of DSA switch tree
Vladimir Oltean
1
-11
/
+25
2020-01-27
net: remove eth_change_mtu
Heiner Kallweit
1
-16
/
+0
2020-01-27
net: introduce dev_net notifier register/unregister variants
Jiri Pirko
1
-0
/
+46
2020-01-27
net: push code from net notifier reg/unreg into helpers
Jiri Pirko
1
-22
/
+38
2020-01-27
net: call call_netdevice_unregister_net_notifiers from unregister
Jiri Pirko
1
-11
/
+3
2020-01-27
soreuseport: Cleanup duplicate initialization of more_reuse->max_socks.
Kuniyuki Iwashima
1
-1
/
+0
2020-01-27
udp: Support UDP fraglist GRO/GSO.
Steffen Klassert
2
-25
/
+106
2020-01-27
net: Support GRO/GSO fraglist chaining.
Steffen Klassert
2
-1
/
+92
[next]