summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2022-12-13Bluetooth: Add quirk to disable MWS Transport ConfigurationSven Peter2-0/+13
2022-12-13Bluetooth: Add quirk to disable extended scanningSven Peter2-1/+13
2022-12-13Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv ReportSven Peter1-0/+1
2022-12-13Bluetooth: btusb: Introduce generic USB resetArchie Pusaka1-0/+1
2022-12-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski4-3/+21
2022-12-12Merge tag 'linux-can-next-for-6.2-20221212' of git://git.kernel.org/pub/scm/l...David S. Miller1-0/+2
2022-12-12net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADERVincent Mailhol1-0/+2
2022-12-12net: move the nat function to nf_nat_ovs for ovs and tcXin Long1-0/+4
2022-12-10Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-23/+101
2022-12-09net/sched: add retpoline wrapper for tcPedro Tammela1-0/+251
2022-12-09net/sched: move struct action_ops definition out of ifdefPedro Tammela1-5/+5
2022-12-09net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCPWillem de Bruijn1-3/+3
2022-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-5/+19
2022-12-08devlink: Expose port function commands to control migratableShay Drory1-0/+21
2022-12-08devlink: Expose port function commands to control RoCEShay Drory1-0/+18
2022-12-08Merge tag 'ieee802154-for-net-next-2022-12-05' of git://git.kernel.org/pub/sc...Jakub Kicinski2-0/+61
2022-12-07net: xsk: Don't include <linux/rculist.h>Christophe JAILLET1-1/+1
2022-12-06xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from ...Eyal Birger2-0/+18
2022-12-05Merge tag 'rxrpc-next-20221201-b' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-1/+1
2022-12-05xfrm: add support to HW update soft and hard limitsLeon Romanovsky1-0/+17
2022-12-05xfrm: add RX datapath protection for IPsec packet offload modeLeon Romanovsky1-23/+32
2022-12-05xfrm: add an interface to offload policyLeon Romanovsky1-0/+45
2022-12-05xfrm: add new packet offload flagLeon Romanovsky1-0/+7
2022-12-03Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski3-7/+16
2022-12-03Bluetooth: Remove codec id field in vendor codec definitionChethan T N1-1/+0
2022-12-03Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirkIsmael Ferreras Morezuelas1-0/+11
2022-12-02sctp: delete free member from struct sctp_sched_opsXin Long1-2/+0
2022-12-02net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destructionDmitry Safonov1-3/+7
2022-12-01wifi: mac80211: add support for restricting netdev features per vifFelix Fietkau2-6/+15
2022-12-01rxrpc: Remove decl for rxrpc_kernel_call_is_complete()David Howells1-1/+0
2022-12-01rxrpc: Implement an in-kernel rxperf server for testing purposesDavid Howells1-0/+1
2022-12-01wifi: cfg80211: Correct example of ieee80211_iface_limitPhilipp Hortmann1-1/+1
2022-12-01inet: ping: use hlist_nulls rcu iterator during lookupFlorian Westphal1-3/+0
2022-12-01net: devlink: let the core report the driver name instead of the driversVincent Mailhol1-2/+0
2022-12-01devlink: support directly reading from region memoryJacob Keller1-0/+16
2022-12-01bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytesPengcheng Yang1-2/+2
2022-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski1-3/+5
2022-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-2/+5
2022-11-29sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao1-0/+2
2022-11-29ieee802154: Advertize coordinators discoveryMiquel Raynal2-0/+61
2022-11-25xfrm: add extack to xfrm_alloc_userspiSabrina Dubroca1-2/+3
2022-11-25xfrm: add extack to xfrm_do_migrateSabrina Dubroca1-1/+2
2022-11-23net: dsa: move tag_8021q headers to their proper placeVladimir Oltean1-0/+1
2022-11-23net: dsa: unexport dsa_dev_to_net_device()Vladimir Oltean1-2/+0
2022-11-23dccp/tcp: Fixup bhash2 bucket when connect() fails.Kuniyuki Iwashima1-0/+1
2022-11-23dccp/tcp: Update saddr under bhash's lock.Kuniyuki Iwashima1-1/+1
2022-11-21mptcp: more detailed error reporting on endpoint creationPaolo Abeni1-0/+3
2022-11-18mrp: introduce active flags to prevent UAF when applicant uninitSchspa Shi1-0/+1
2022-11-18Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-10/+10
2022-11-18sctp: add dif and sdif check in asoc and ep lookupXin Long3-5/+13