aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-31mptcp: subflow: add mptcp_subflow_init_cookie_req helperFlorian Westphal3-1/+76
2020-07-31mptcp: rename and export mptcp_subflow_request_sock_opsFlorian Westphal1-5/+6
2020-07-31mptcp: subflow: split subflow_init_reqFlorian Westphal1-10/+22
2020-07-31mptcp: token: move retry to callerFlorian Westphal2-9/+12
2020-07-31tcp: rename request_sock cookie_ts bit to syncookieFlorian Westphal2-3/+2
2020-07-31net/sched: cls_u32: Use struct_size() helperGustavo A. R. Silva1-14/+6
2020-07-31hsr: Use %pM format specifier for MAC addressesAndy Shevchenko1-8/+2
2020-07-31net: Pass NULL to skb_network_protocol() when we don't care about vlan depthMiaohe Lin1-2/+1
2020-07-31bluetooth: sco: Fix sockptr reference.David S. Miller1-1/+1
2020-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller22-149/+1465
2020-07-31Bluetooth: Remove CRYPTO_ALG_INTERNAL flagHerbert Xu2-4/+4
2020-07-31Bluetooth: Increment management interface revisionMarcel Holtmann1-1/+1
2020-07-31Bluetooth: use the proper scan params when conn is pendingAlain Michaud1-0/+24
2020-07-30net/sched: act_pedit: Use flex_array_size() helper in memcpy()Gustavo A. R. Silva1-2/+1
2020-07-30l2tp: improve API documentation in l2tp_core.hTom Parkin1-14/+72
2020-07-30l2tp: tweak exports for l2tp_recv_common and l2tp_ioctlTom Parkin2-2/+2
2020-07-30l2tp: remove build_header callback in struct l2tp_sessionTom Parkin2-7/+4
2020-07-30l2tp: return void from l2tp_session_deleteTom Parkin3-10/+5
2020-07-30l2tp: don't export tunnel and session free functionsTom Parkin2-47/+46
2020-07-30l2tp: don't export __l2tp_session_unhashTom Parkin2-32/+26
2020-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller10-68/+333
2020-07-30Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman3-3/+147
2020-07-30Bluetooth: Enable RPA TimeoutSathish Narasimman1-0/+8
2020-07-30Bluetooth: Enable/Disable address resolution during le create connSathish Narasimman5-14/+47
2020-07-30Bluetooth: Let controller creates RPA during le create connSathish Narasimman1-1/+7
2020-07-30Bluetooth: Translate additional address type during le_connSathish Narasimman1-0/+16
2020-07-30Bluetooth: Update resolving list when updating whitelistMarcel Holtmann1-2/+39
2020-07-30Bluetooth: Configure controller address resolution if availableMarcel Holtmann1-3/+23
2020-07-30Bluetooth: Translate additional address type correctlyMarcel Holtmann1-0/+9
2020-07-29fib: fix fib_rules_ops indirect calls wrappersBrian Vazquez1-13/+20
2020-07-28fib: use indirect call wrappers in the most common fib_rules_opsBrian Vazquez3-12/+30
2020-07-28net_sched: initialize timer earlier in red_init()Cong Wang1-4/+4
2020-07-28mptcp: Safely store sequence number when sending dataMat Martineau1-1/+1
2020-07-28mptcp: Safely read sequence number when lock isn't heldMat Martineau1-1/+1
2020-07-28mptcp: Skip unnecessary skb extension allocation for bare acksMat Martineau1-3/+6
2020-07-28mptcp: Only use subflow EOF signaling on fallback connectionsMat Martineau1-1/+2
2020-07-28mptcp: Use full MPTCP-level disconnect state machineMat Martineau3-17/+92
2020-07-28mptcp: Add helper to process acks of DATA_FINMat Martineau1-8/+46
2020-07-28mptcp: Add mptcp_close_state() helperMat Martineau1-0/+27
2020-07-28mptcp: Track received DATA_FIN sequence number and add related helpersMat Martineau3-10/+115
2020-07-28mptcp: Use MPTCP-level flag for sending DATA_FINMat Martineau3-24/+18
2020-07-28mptcp: Remove outdated and incorrect commentMat Martineau1-1/+0
2020-07-28mptcp: Return EPIPE if sending is shut down during a sendmsgMat Martineau1-0/+5
2020-07-28mptcp: Allow DATA_FIN in headers without TCP FINMat Martineau1-10/+3
2020-07-28net: improve the user pointer check in init_user_sockptrChristoph Hellwig2-2/+2
2020-07-28net: remove sockptr_advanceChristoph Hellwig8-28/+30
2020-07-28netfilter: arp_tables: restore a SPDX identifierChristoph Hellwig1-1/+1
2020-07-28Bluetooth: Fix suspend notifier raceAbhishek Pandit-Subedi1-2/+3
2020-07-28Bluetooth: Return NOTIFY_DONE for hci_suspend_notifierMax Chou1-1/+1
2020-07-28Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas1-2/+4