summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-01tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP optionFlorian Westphal4-11/+37
2020-08-01mptcp: subflow: add mptcp_subflow_init_cookie_req helperFlorian Westphal4-1/+86
2020-08-01mptcp: rename and export mptcp_subflow_request_sock_opsFlorian Westphal2-5/+7
2020-08-01mptcp: subflow: split subflow_init_reqFlorian Westphal1-10/+22
2020-08-01mptcp: token: move retry to callerFlorian Westphal2-9/+12
2020-08-01tcp: rename request_sock cookie_ts bit to syncookieFlorian Westphal4-5/+4
2020-08-01net/sched: cls_u32: Use struct_size() helperGustavo A. R. Silva1-14/+6
2020-08-01qede: Use %pM format specifier for MAC addressesAndy Shevchenko1-3/+1
2020-08-01qed: Use %pM format specifier for MAC addressesAndy Shevchenko2-7/+4
2020-08-01hsr: Use %pM format specifier for MAC addressesAndy Shevchenko1-8/+2
2020-08-01Merge branch 's390-qeth-next'David S. Miller4-36/+48
2020-08-01s390/qeth: use all configured RX buffersJulian Wiedmann1-12/+4
2020-08-01s390/qeth: don't process empty bridge port eventsJulian Wiedmann1-0/+4
2020-08-01s390/qeth: integrate RX refill worker with NAPIJulian Wiedmann4-18/+26
2020-08-01s390/qeth: tolerate pre-filled RX bufferJulian Wiedmann1-6/+14
2020-08-01net: Pass NULL to skb_network_protocol() when we don't care about vlan depthMiaohe Lin1-2/+1
2020-08-01bluetooth: sco: Fix sockptr reference.David S. Miller1-1/+1
2020-08-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller44-324/+2149
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-31net: ll_temac: Use devm_platform_ioremap_resource_byname()Wang Hai1-4/+2
2020-07-31Merge branch 'net-ethernet-use-generic-power-management'David S. Miller3-58/+22
2020-07-31tlan: use generic power managementVaibhav Gupta1-25/+6
2020-07-31sis900: use generic power managementVaibhav Gupta1-16/+7
2020-07-31sc92031: use generic power managementVaibhav Gupta1-17/+9
2020-07-31bnxt_en: Remove superfluous memset()Li Heng1-2/+0
2020-07-31liquidio: Replace vmalloc with kmalloc in octeon_register_dispatch_fn()Wang Hai1-7/+4
2020-07-31net/sched: act_pedit: Use flex_array_size() helper in memcpy()Gustavo A. R. Silva1-2/+1
2020-07-31mlxsw: spectrum_cnt: Use flex_array_size() helper in memcpy()Gustavo A. R. Silva1-3/+2
2020-07-31sfc_ef100: remove duplicated include from ef100_netdev.cYueHaibing1-1/+0
2020-07-31ptp: ptp_clockmatrix: update to support 4.8.7 firmwareMin Li3-209/+1045
2020-07-31Merge branch 'l2tp-tidy-up-l2tp-core-API'David S. Miller4-111/+154
2020-07-31l2tp: improve API documentation in l2tp_core.hTom Parkin1-14/+72
2020-07-31l2tp: tweak exports for l2tp_recv_common and l2tp_ioctlTom Parkin2-2/+2
2020-07-31l2tp: remove build_header callback in struct l2tp_sessionTom Parkin2-7/+4
2020-07-31l2tp: return void from l2tp_session_deleteTom Parkin3-10/+5
2020-07-31l2tp: don't export tunnel and session free functionsTom Parkin2-47/+46
2020-07-31l2tp: don't export __l2tp_session_unhashTom Parkin2-32/+26
2020-07-31selftests: txtimestamp: add flag for timestamp validation tolerance.Jian Yang1-2/+8
2020-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller12-69/+338
2020-07-30Revert "Bluetooth: btusb: Disable runtime suspend on Realtek devices"Abhishek Pandit-Subedi1-4/+0
2020-07-30Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman4-3/+148
2020-07-30Bluetooth: Enable RPA TimeoutSathish Narasimman2-0/+10
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 Holtmann2-3/+26
2020-07-30Bluetooth: Translate additional address type correctlyMarcel Holtmann2-2/+13