summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | rxrpc: Remove decl for rxrpc_kernel_call_is_complete()David Howells2022-12-011-1/+0
| * | | | | | | rxrpc: Implement an in-kernel rxperf server for testing purposesDavid Howells2022-12-011-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-12-033-7/+16
|\ \ \ \ \ \ \
| * | | | | | | wifi: mac80211: add support for restricting netdev features per vifFelix Fietkau2022-12-012-6/+15
| * | | | | | | wifi: cfg80211: Correct example of ieee80211_iface_limitPhilipp Hortmann2022-12-011-1/+1
* | | | | | | | sctp: delete free member from struct sctp_sched_opsXin Long2022-12-021-2/+0
* | | | | | | | net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destructionDmitry Safonov2022-12-021-3/+7
* | | | | | | | net: devlink: let the core report the driver name instead of the driversVincent Mailhol2022-12-011-2/+0
* | | | | | | | devlink: support directly reading from region memoryJacob Keller2022-12-011-0/+16
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2022-11-301-3/+5
|\ \ \ \ \ \ \
| * | | | | | | xfrm: add extack to xfrm_alloc_userspiSabrina Dubroca2022-11-251-2/+3
| * | | | | | | xfrm: add extack to xfrm_do_migrateSabrina Dubroca2022-11-251-1/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-293-2/+5
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao2022-11-291-0/+2
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | dccp/tcp: Fixup bhash2 bucket when connect() fails.Kuniyuki Iwashima2022-11-231-0/+1
| * | | | | | dccp/tcp: Update saddr under bhash's lock.Kuniyuki Iwashima2022-11-231-1/+1
| * | | | | | net: neigh: decrement the family specific qlenThomas Zeitlhofer2022-11-181-1/+1
* | | | | | | net: dsa: move tag_8021q headers to their proper placeVladimir Oltean2022-11-231-0/+1
* | | | | | | net: dsa: unexport dsa_dev_to_net_device()Vladimir Oltean2022-11-231-2/+0
| |_|_|_|/ / |/| | | | |
* | | | | | mptcp: more detailed error reporting on endpoint creationPaolo Abeni2022-11-211-0/+3
* | | | | | mrp: introduce active flags to prevent UAF when applicant uninitSchspa Shi2022-11-181-0/+1
| |_|/ / / |/| | | |
* | | | | Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2022-11-181-10/+10
|\ \ \ \ \
| * | | | | wifi: cfg80211: Avoid clashing function prototypesGustavo A. R. Silva2022-11-161-10/+10
* | | | | | sctp: add dif and sdif check in asoc and ep lookupXin Long2022-11-183-5/+13
* | | | | | sctp: add skb_sdif in struct sctp_afXin Long2022-11-181-0/+1
* | | | | | sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.hXin Long2022-11-181-5/+0
* | | | | | sctp: change to include linux/sctp.h in net/sctp/checksum.hXin Long2022-11-181-1/+1
* | | | | | devlink: Allow to set up parent in devl_rate_leaf_create()Michal Wilczynski2022-11-181-1/+3
* | | | | | devlink: Enable creation of the devlink-rate nodes from the driverMichal Wilczynski2022-11-181-0/+3
* | | | | | devlink: Introduce new attribute 'tx_weight' to devlink-rateMichal Wilczynski2022-11-181-0/+5
* | | | | | devlink: Introduce new attribute 'tx_priority' to devlink-rateMichal Wilczynski2022-11-181-0/+6
* | | | | | net: dsa: stop exposing tag proto module helpers to the worldVladimir Oltean2022-11-181-70/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-183-3/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | net: use struct_group to copy ip/ipv6 header addressesHangbin Liu2022-11-172-2/+2
| * | | | | l2tp: Serialize access to sk_user_data with sk_callback_lockJakub Sitnicki2022-11-161-1/+1
* | | | | | net: add atomic_long_t to net_device_stats fieldsEric Dumazet2022-11-161-3/+2
* | | | | | udp: Introduce optional per-netns hash table.Kuniyuki Iwashima2022-11-161-0/+2
* | | | | | udp: Set NULL to sk->sk_prot->h.udp_table.Kuniyuki Iwashima2022-11-161-0/+1
* | | | | | net: dsa: remove phylink_validate() methodVladimir Oltean2022-11-161-3/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2022-11-164-6/+8
|\ \ \ \ \ \
| * | | | | | netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESETPhil Sutter2022-11-151-1/+1
| * | | | | | netfilter: nf_tables: Extend nft_expr_ops::dump callback parametersPhil Sutter2022-11-154-5/+7
* | | | | | | net: flow_offload: add support for ARP frame matchingSteen Hegelund2022-11-141-0/+6
* | | | | | | Merge branch 'mana-shared-6.2' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski2022-11-105-0/+1708
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | net: mana: Define data structures for protection domain and memory registrationAjay Sharma2022-11-101-5/+116
| * | | | | | net: mana: Define data structures for allocating doorbell page from GDMALong Li2022-11-101-0/+24
| * | | | | | net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIESAjay Sharma2022-11-101-0/+2
| * | | | | | net: mana: Define max values for SGL entriesLong Li2022-11-102-3/+8
| * | | | | | net: mana: Move header files to a common locationLong Li2022-11-105-0/+1565
* | | | | | | devlink: Add packet traps for 802.1X operationIdo Schimmel2022-11-101-0/+9