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
2021-06-26
Bluetooth: hidp: Use the correct print format
Kai Ye
1
-3
/
+3
2021-06-26
Bluetooth: cmtp: Use the correct print format
Kai Ye
1
-11
/
+11
2021-06-26
Bluetooth: bnep: Use the correct print format
Kai Ye
1
-4
/
+4
2021-06-26
Bluetooth: use inclusive language in comments
Archie Pusaka
3
-5
/
+5
2021-06-26
Bluetooth: use inclusive language in SMP
Archie Pusaka
3
-40
/
+42
2021-06-26
Bluetooth: use inclusive language in HCI LE features
Archie Pusaka
1
-7
/
+7
2021-06-26
Bluetooth: use inclusive language to describe CPB
Archie Pusaka
2
-9
/
+9
2021-06-26
Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid
Luiz Augusto von Dentz
1
-0
/
+3
2021-06-26
Bluetooth: mgmt: Fix the command returns garbage parameter value
Tedd Ho-Jeong An
1
-0
/
+2
2021-06-26
Bluetooth: disable filter dup when scan for adv monitor
Yun-Hao Chung
1
-5
/
+41
2021-06-26
Bluetooth: Translate additional address type during le_conn_comp
Sathish Narasimman
1
-0
/
+17
2021-06-26
Bluetooth: RFCOMM: Use DEVICE_ATTR_RO macro
YueHaibing
1
-4
/
+6
2021-06-26
Bluetooth: L2CAP: Fix invalid access on ECRED Connection response
Luiz Augusto von Dentz
1
-2
/
+2
2021-06-26
Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails
Luiz Augusto von Dentz
1
-2
/
+2
2021-06-26
Bluetooth: Remove spurious error message
Szymon Janc
1
-9
/
+5
2021-06-26
Bluetooth: Shutdown controller after workqueues are flushed or cancelled
Kai-Heng Feng
1
-8
/
+8
2021-06-26
Bluetooth: Fix alt settings for incoming SCO with transparent coding format
Kiran K
1
-3
/
+3
2021-06-26
Bluetooth: 6lowpan: remove unused function
Jiapeng Chong
1
-36
/
+0
2021-06-26
Bluetooth: Add ncmd=0 recovery handling
Manish Mandlik
2
-10
/
+41
2021-06-26
Bluetooth: Fix the HCI to MGMT status conversion table
Yu Liu
1
-0
/
+3
2021-06-26
Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
Thadeu Lima de Souza Cascardo
1
-0
/
+5
2021-06-26
Bluetooth: Return whether a connection is outbound
Yu Liu
3
-6
/
+10
2021-06-26
Bluetooth: use flexible-array member instead of zero-length array
Qiheng Lin
1
-3
/
+3
2021-06-26
Bluetooth: 6lowpan: delete unneeded variable initialization
Kai Ye
1
-1
/
+1
2021-06-25
net/smc: Ensure correct state of the socket in send path
Guvenc Gulce
1
-2
/
+3
2021-06-24
ipv6: delete useless dst check in ip6_dst_lookup_tail
zhang kai
1
-5
/
+3
2021-06-24
sctp: send the next probe immediately once the last one is acked
Xin Long
1
-1
/
+4
2021-06-24
sctp: do black hole detection in search complete state
Xin Long
1
-7
/
+4
2021-06-24
net: ip: avoid OOM kills with large UDP sends over loopback
Jakub Kicinski
2
-29
/
+35
2021-06-24
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
1
-0
/
+7
2021-06-23
devlink: Protect rate list with lock while switching modes
Dmytro Linkin
1
-0
/
+4
2021-06-23
devlink: Remove eswitch mode check for mode set call
Dmytro Linkin
1
-11
/
+0
2021-06-23
devlink: Decrease refcnt of parent rate object on leaf destroy
Dmytro Linkin
1
-0
/
+2
2021-06-23
tcp: Add stats for socket migration.
Kuniyuki Iwashima
4
-6
/
+29
2021-06-23
Merge tag 'mlx5-net-next-2021-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
1
-1
/
+40
2021-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
12
-40
/
+132
2021-06-23
net: sched: remove qdisc->empty for lockless qdisc
Yunsheng Lin
1
-3
/
+0
2021-06-23
net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
Yunsheng Lin
2
-6
/
+41
2021-06-22
net/xfrm: Add inner_ipproto into sec_path
Huy Nguyen
1
-1
/
+40
2021-06-22
mptcp: refine mptcp_cleanup_rbuf
Paolo Abeni
2
-34
/
+23
2021-06-22
mptcp: add deny_join_id0 in mptcp_options_received
Geliang Tang
5
-2
/
+15
2021-06-22
mptcp: add allow_join_id0 in mptcp_out_options
Geliang Tang
3
-2
/
+11
2021-06-22
mptcp: add sysctl allow_join_initial_addr_port
Geliang Tang
2
-0
/
+17
2021-06-22
sctp: process sctp over udp icmp err on sctp side
Xin Long
3
-19
/
+62
2021-06-22
sctp: extract sctp_v4_err_handle function from sctp_v4_err
Xin Long
1
-57
/
+49
2021-06-22
sctp: extract sctp_v6_err_handle function from sctp_v6_err
Xin Long
1
-36
/
+40
2021-06-22
sctp: remove the unessessary hold for idev in sctp_v6_err
Xin Long
1
-10
/
+2
2021-06-22
sctp: enable PLPMTUD when the transport is ready
Xin Long
4
-2
/
+13
2021-06-22
sctp: do state transition when receiving an icmp TOOBIG packet
Xin Long
2
-2
/
+53
2021-06-22
sctp: do state transition when a probe succeeds on HB ACK recv path
Xin Long
2
-1
/
+39
[next]