summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2022-12-09Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-23/+101
2022-12-09net/sched: add retpoline wrapper for tcPedro Tammela-0/+251
2022-12-09net/sched: move struct action_ops definition out of ifdefPedro Tammela-5/+5
2022-12-08net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCPWillem de Bruijn-3/+3
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-5/+19
2022-12-07devlink: Expose port function commands to control migratableShay Drory-0/+21
2022-12-07devlink: Expose port function commands to control RoCEShay Drory-0/+18
2022-12-07Merge tag 'ieee802154-for-net-next-2022-12-05' of git://git.kernel.org/pub/sc...Jakub Kicinski-0/+61
2022-12-05Merge tag 'rxrpc-next-20221201-b' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-1/+1
2022-12-05xfrm: add support to HW update soft and hard limitsLeon Romanovsky-0/+17
2022-12-05xfrm: add RX datapath protection for IPsec packet offload modeLeon Romanovsky-23/+32
2022-12-05xfrm: add an interface to offload policyLeon Romanovsky-0/+45
2022-12-05xfrm: add new packet offload flagLeon Romanovsky-0/+7
2022-12-02Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-7/+16
2022-12-02Bluetooth: Remove codec id field in vendor codec definitionChethan T N-1/+0
2022-12-02Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirkIsmael Ferreras Morezuelas-0/+11
2022-12-01sctp: delete free member from struct sctp_sched_opsXin Long-2/+0
2022-12-01net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destructionDmitry Safonov-3/+7
2022-12-01wifi: mac80211: add support for restricting netdev features per vifFelix Fietkau-6/+15
2022-12-01rxrpc: Remove decl for rxrpc_kernel_call_is_complete()David Howells-1/+0
2022-12-01rxrpc: Implement an in-kernel rxperf server for testing purposesDavid Howells-0/+1
2022-12-01wifi: cfg80211: Correct example of ieee80211_iface_limitPhilipp Hortmann-1/+1
2022-12-01inet: ping: use hlist_nulls rcu iterator during lookupFlorian Westphal-3/+0
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol-2/+0
2022-11-30devlink: support directly reading from region memoryJacob Keller-0/+16
2022-11-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski-3/+5
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+5
2022-11-29sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao-0/+2
2022-11-29ieee802154: Advertize coordinators discoveryMiquel Raynal-0/+61
2022-11-25xfrm: add extack to xfrm_alloc_userspiSabrina Dubroca-2/+3
2022-11-25xfrm: add extack to xfrm_do_migrateSabrina Dubroca-1/+2
2022-11-22net: dsa: move tag_8021q headers to their proper placeVladimir Oltean-0/+1
2022-11-22net: dsa: unexport dsa_dev_to_net_device()Vladimir Oltean-2/+0
2022-11-22dccp/tcp: Fixup bhash2 bucket when connect() fails.Kuniyuki Iwashima-0/+1
2022-11-22dccp/tcp: Update saddr under bhash's lock.Kuniyuki Iwashima-1/+1
2022-11-21mptcp: more detailed error reporting on endpoint creationPaolo Abeni-0/+3
2022-11-18mrp: introduce active flags to prevent UAF when applicant uninitSchspa Shi-0/+1
2022-11-18Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller-10/+10
2022-11-18sctp: add dif and sdif check in asoc and ep lookupXin Long-5/+13
2022-11-18sctp: add skb_sdif in struct sctp_afXin Long-0/+1
2022-11-18net: neigh: decrement the family specific qlenThomas Zeitlhofer-1/+1
2022-11-17sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.hXin Long-5/+0
2022-11-17sctp: change to include linux/sctp.h in net/sctp/checksum.hXin Long-1/+1
2022-11-17devlink: Allow to set up parent in devl_rate_leaf_create()Michal Wilczynski-1/+3
2022-11-17devlink: Enable creation of the devlink-rate nodes from the driverMichal Wilczynski-0/+3
2022-11-17devlink: Introduce new attribute 'tx_weight' to devlink-rateMichal Wilczynski-0/+5
2022-11-17devlink: Introduce new attribute 'tx_priority' to devlink-rateMichal Wilczynski-0/+6
2022-11-17net: dsa: stop exposing tag proto module helpers to the worldVladimir Oltean-70/+0
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+3
2022-11-17net: use struct_group to copy ip/ipv6 header addressesHangbin Liu-2/+2