summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-04-11phy: sfp: add netlink SFP support to generic SFP codeAndrew Lunn
2021-04-11net/mlx5: Add support for DSFP module EEPROM dumpsVladyslav Tarasiuk
2021-04-11net/mlx5: Implement get_module_eeprom_by_page()Vladyslav Tarasiuk
2021-04-11net/mlx5: Refactor module EEPROM queryVladyslav Tarasiuk
2021-04-11ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-04-09net: phy: make PHY PM ops a no-op if MAC driver manages PHY PMHeiner Kallweit
2021-04-09net: dccp: use net_generic storageFlorian Westphal
2021-04-09Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-04-08Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-04-08Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/lin...David S. Miller
2021-04-08ipv6: report errors for iftoken via netlink extackStephen Hemminger
2021-04-08net: sched: fix err handler in tcf_action_init()Vlad Buslov
2021-04-08net: sched: fix action overwrite reference countingVlad Buslov
2021-04-08net: qed: remove unused including <linux/version.h>Tian Tao
2021-04-08net: phy: add constants for 2.5G and 5G speed in PCS speed registerMarek BehĂșn
2021-04-08net: phy: marvell10g: add separate structure for 88X3340Marek BehĂșn
2021-04-08Bluetooth: Allow Microsoft extension to indicate curve validationMarcel Holtmann
2021-04-08Bluetooth: Fix default values for advertising intervalMarcel Holtmann
2021-04-08Bluetooth: Add support for virtio transport driverMarcel Holtmann
2021-04-08rfkill: revert back to old userspace API by defaultJohannes Berg
2021-04-07ethtool: Remove link_mode param and derive link params from driverDanielle Ratson
2021-04-07net: remove the new_ifindex argument from dev_change_net_namespaceAndrei Vagin
2021-04-07Merge tag 'mlx5-updates-2021-04-06' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-04-07Merge tag 'mlx5-fixes-2021-04-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-04-07ethtool: fix kdoc in headersJakub Kicinski
2021-04-07ethtool: document reserved fields in the uAPIJakub Kicinski
2021-04-07ethtool: un-kdocify extended link stateJakub Kicinski
2021-04-07ethtool: document PHY tunable callbacksJakub Kicinski
2021-04-07mptcp: use mptcp_addr_info in mptcp_out_optionsGeliang Tang
2021-04-06net/mlx5: Map register values to restore objectsChris Mi
2021-04-06net/mlx5: Fix PBMC register mappingAya Levin
2021-04-06net/mlx5: Fix PPLM register mappingAya Levin
2021-04-06net/mlx5: Fix placement of log_max_flow_counterRaed Salem
2021-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-04-06time64.h: Consolidated PSEC_PER_SEC definitionAndy Shevchenko
2021-04-07bpf, sockmap: Fix sk->prot unhash op resetJohn Fastabend
2021-04-06usbnet: add method for reporting speed without MIIOliver Neukum
2021-04-06usbnet: add _mii suffix to usbnet_set/get_link_ksettingsOliver Neukum
2021-04-06virtio_net: Do not pull payload in skb->headEric Dumazet
2021-04-06Bluetooth: Add support for reading AOSP vendor capabilitiesMarcel Holtmann
2021-04-06net: remove obsolete members from struct netFlorian Westphal
2021-04-06netfilter: conntrack: move ecache dwork to net_generic infraFlorian Westphal
2021-04-06netfilter: conntrack: move sysctl pointer to net_generic infraFlorian Westphal
2021-04-06netfilter: nf_tables: use net_generic infra for transaction dataFlorian Westphal
2021-04-06netfilter: nf_defrag_ipv6: use net_generic infraFlorian Westphal
2021-04-06netfilter: nfnetlink: add and use nfnetlink_broadcastFlorian Westphal