summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2022-12-01sctp: delete free member from struct sctp_sched_opsXin Long
2022-12-01net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destructionDmitry Safonov
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol
2022-11-30devlink: support directly reading from region memoryJacob Keller
2022-11-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-29sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao
2022-11-25xfrm: add extack to xfrm_alloc_userspiSabrina Dubroca
2022-11-25xfrm: add extack to xfrm_do_migrateSabrina Dubroca
2022-11-22net: dsa: move tag_8021q headers to their proper placeVladimir Oltean
2022-11-22net: dsa: unexport dsa_dev_to_net_device()Vladimir Oltean
2022-11-22dccp/tcp: Fixup bhash2 bucket when connect() fails.Kuniyuki Iwashima
2022-11-22dccp/tcp: Update saddr under bhash's lock.Kuniyuki Iwashima
2022-11-21mptcp: more detailed error reporting on endpoint creationPaolo Abeni
2022-11-18mrp: introduce active flags to prevent UAF when applicant uninitSchspa Shi
2022-11-18Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-11-18sctp: add dif and sdif check in asoc and ep lookupXin Long
2022-11-18sctp: add skb_sdif in struct sctp_afXin Long
2022-11-18net: neigh: decrement the family specific qlenThomas Zeitlhofer
2022-11-17sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.hXin Long
2022-11-17sctp: change to include linux/sctp.h in net/sctp/checksum.hXin Long
2022-11-17devlink: Allow to set up parent in devl_rate_leaf_create()Michal Wilczynski
2022-11-17devlink: Enable creation of the devlink-rate nodes from the driverMichal Wilczynski
2022-11-17devlink: Introduce new attribute 'tx_weight' to devlink-rateMichal Wilczynski
2022-11-17devlink: Introduce new attribute 'tx_priority' to devlink-rateMichal Wilczynski
2022-11-17net: dsa: stop exposing tag proto module helpers to the worldVladimir Oltean
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-17net: use struct_group to copy ip/ipv6 header addressesHangbin Liu
2022-11-16l2tp: Serialize access to sk_user_data with sk_callback_lockJakub Sitnicki
2022-11-16net: add atomic_long_t to net_device_stats fieldsEric Dumazet
2022-11-16udp: Introduce optional per-netns hash table.Kuniyuki Iwashima
2022-11-16udp: Set NULL to sk->sk_prot->h.udp_table.Kuniyuki Iwashima
2022-11-16wifi: cfg80211: Avoid clashing function prototypesGustavo A. R. Silva
2022-11-15net: dsa: remove phylink_validate() methodVladimir Oltean
2022-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-11-15netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESETPhil Sutter
2022-11-15netfilter: nf_tables: Extend nft_expr_ops::dump callback parametersPhil Sutter
2022-11-14net: flow_offload: add support for ARP frame matchingSteen Hegelund
2022-11-10Merge branch 'mana-shared-6.2' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2022-11-10net: mana: Define data structures for protection domain and memory registrationAjay Sharma
2022-11-10net: mana: Define data structures for allocating doorbell page from GDMALong Li
2022-11-10net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIESAjay Sharma
2022-11-10net: mana: Define max values for SGL entriesLong Li
2022-11-10net: mana: Move header files to a common locationLong Li
2022-11-09devlink: Add packet traps for 802.1X operationIdo Schimmel
2022-11-09bridge: switchdev: Allow device drivers to install locked FDB entriesHans J. Schultz
2022-11-09Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-11-08net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()David Howells
2022-11-08net: sched: add helper support in act_ctXin Long
2022-11-08net: move add ct helper function to nf_conntrack_helper for ovs and tcXin Long