summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-01-28mac802154: Handle basic beaconingMiquel Raynal
2023-01-28ieee802154: Add support for user beaconing requestsMiquel Raynal
2023-01-03mac802154: Handle passive scanningMiquel Raynal
2023-01-03mac802154: Add MLME Tx locked helpersMiquel Raynal
2023-01-03mac802154: Prepare forcing specific symbol durationMiquel Raynal
2023-01-03ieee802154: Introduce a helper to validate a channelMiquel Raynal
2023-01-03ieee802154: Add support for user scanning requestsMiquel Raynal
2022-12-07devlink: Expose port function commands to control migratableShay Drory
2022-12-07devlink: Expose port function commands to control RoCEShay Drory
2022-12-07devlink: Validate port function requestShay Drory
2022-12-07bridge: mcast: Constify 'group' argument in br_multicast_new_port_group()Ido Schimmel
2022-12-07bridge: mcast: Remove redundant function argumentsIdo Schimmel
2022-12-07bridge: mcast: Move checks out of critical sectionIdo Schimmel
2022-12-07bridge: mcast: Remove br_mdb_parse()Ido Schimmel
2022-12-07bridge: mcast: Use MDB group key from configuration structureIdo Schimmel
2022-12-07bridge: mcast: Propagate MDB configuration structure furtherIdo Schimmel
2022-12-07bridge: mcast: Use MDB configuration structure where possibleIdo Schimmel
2022-12-07bridge: mcast: Remove redundant checksIdo Schimmel
2022-12-07bridge: mcast: Centralize netlink attribute parsingIdo Schimmel
2022-12-07net: ethernet: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-07Merge tag 'ieee802154-for-net-next-2022-12-05' of git://git.kernel.org/pub/sc...Jakub Kicinski
2022-12-06net/ncsi: Silence runtime memcpy() false positive warningKees Cook
2022-12-05ethtool: add netlink based get rss supportSudheer Mogilappagari
2022-12-05Merge tag 'rxrpc-next-20221201-b' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2022-12-03net: add netdev_sw_irq_coalesce_default_on()Heiner Kallweit
2022-12-02tcp: use 2-arg optimal variant of kfree_rcu()Eric Dumazet
2022-12-02Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-12-02net: devlink: convert port_list into xarrayJiri Pirko
2022-12-01hsr: Use a single struct for self_node.Sebastian Andrzej Siewior
2022-12-01hsr: Synchronize sequence number updates.Sebastian Andrzej Siewior
2022-12-01hsr: Synchronize sending frames to have always incremented outgoing seq nr.Sebastian Andrzej Siewior
2022-12-01hsr: Disable netpoll.Sebastian Andrzej Siewior
2022-12-01hsr: Avoid double remove of a node.Sebastian Andrzej Siewior
2022-12-01hsr: Add a rcu-read lock to hsr_forward_skb().Sebastian Andrzej Siewior
2022-12-01Revert "net: hsr: use hlist_head instead of list_head for mac addresses"Sebastian Andrzej Siewior
2022-12-01sctp: delete free member from struct sctp_sched_opsXin Long
2022-12-01mptcp: add pm listener eventsGeliang Tang
2022-12-01net/tcp: Separate initialization of twskDmitry Safonov
2022-12-01net/tcp: Do cleanup on tcp_md5_key_copy() failureDmitry Safonov
2022-12-01net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destructionDmitry Safonov
2022-12-01net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add()Dmitry Safonov
2022-12-01wifi: mac80211: fix and simplify unencrypted drop check for meshFelix Fietkau
2022-12-01wifi: mac80211: add support for restricting netdev features per vifFelix Fietkau
2022-12-01wifi: mac80211: update TIM for S1G specification changesKieran Frewen
2022-12-01wifi: mac80211: don't parse multi-BSSID in assoc respJohannes Berg
2022-12-01wifi: cfg80211: use bss_from_pub() instead of container_of()Johannes Berg
2022-12-01wifi: mac80211: remove unnecessary synchronize_net()Johannes Berg
2022-12-01wifi: mac80211: Drop not needed check for NULLAlexander Wetzel
2022-12-01wifi: cfg80211: Fix not unregister reg_pdev when load_builtin_regdb_keys() failsChen Zhongjin
2022-12-01wifi: cfg80211: fix comparison of BSS frequenciesJUN-KYU SHIN