OSDN Git Service

uclinux-h8/linux.git
2021-04-19 Johannes Bergmac80211: properly process TXQ management frames
2021-04-19 Joe Perchescfg80211: constify ieee80211_get_response_rate return
2021-04-19 Randy Dunlapcfg80211: fix a few kernel-doc warnings
2021-04-19 Emmanuel Grumbachcfg80211: fix an htmldoc warning
2021-04-08 Ilan Peercfg80211: Remove wrong RNR IE validation check
2021-04-08 Johannes Bergmac80211: bail out if cipher schemes are invalid
2021-04-08 Emmanuel Grumbachmac80211: clear the beacon's CRC after channel switch
2021-04-08 Johan Almbladhmac80211: Set priority and queue mapping for injected...
2021-04-08 Sriram Rmac80211: Allow concurrent monitor iface and ethernet...
2021-04-08 Vamsi Krishnanl80211: Add interface to indicate TDLS peer's HE capab...
2021-04-08 Emmanuel Grumbachcfg80211: allow specifying a reason for hw_rfkill
2021-04-08 James Prestwoodnl80211: better document CMD_ROAM behavior
2021-04-08 Lorenzo Bianconimac80211: set sk_pacing_shift for 802.3 txpath
2021-04-08 Johannes Bergmac80211: don't apply flow control on management frames
2021-04-08 Aloka Dixitnl80211: Add missing line in nl80211_fils_discovery_policy
2021-04-08 Colin Ian Kingmac80211: remove redundant assignment of variable result
2021-04-08 Wei Yongjunmac80211: minstrel_ht: remove unused variable 'mg'...
2021-04-08 Qiheng Lincfg80211: regulatory: use DEFINE_SPINLOCK() for spinlock
2021-04-08 Guobin Huangmac80211_hwsim: use DEFINE_SPINLOCK() for spinlock
2021-04-08 Guobin Huangrfkill: use DEFINE_SPINLOCK() for spinlock
2021-04-07 Wei Yongjunnet: fealnx: use module_pci_driver to simplify the...
2021-04-07 Wei Yongjunnet: atheros: atl2: use module_pci_driver to simplify...
2021-04-07 Wei Yongjunnet: sundance: use module_pci_driver to simplify the...
2021-04-07 Wei Yongjuntulip: de2104x: use module_pci_driver to simplify the...
2021-04-07 Wei Yongjuntulip: windbond-840: use module_pci_driver to simplify...
2021-04-07 Wei Yongjunenic: use module_pci_driver to simplify the code
2021-04-07 Wei Yongjunnet: encx24j600: use module_spi_driver to simplify...
2021-04-07 Johan Hovoldnet: wan: z85230: drop unused async state
2021-04-07 Colin Ian Kingliquidio: Fix unintented sign extension of a left shift...
2021-04-07 Colin Ian Kingxircom: remove redundant error check on variable err
2021-04-07 David S. MillerMerge tag 'linux-can-next-for-5.13-20210407' of git...
2021-04-07 Andrei Vaginnet: remove the new_ifindex argument from dev_change_ne...
2021-04-07 Andrei Vaginnet: introduce nla_policy for IFLA_NEW_IFINDEX
2021-04-07 David S. MillerMerge tag 'mlx5-updates-2021-04-06' of git://git./linux...
2021-04-07 wengjianfengnfc/fdp: remove unnecessary assignment and label
2021-04-07 Vadim Pasternakmlxsw: core: Remove critical trip points from thermal...
2021-04-07 Voon Weifengstmmac: intel: Enable SERDES PHY rx clk for PSE
2021-04-07 Jakub Kicinskiethtool: document PHY tunable callbacks
2021-04-07 David S. MillerMerge branch 'mptcp-next'
2021-04-07 Davide Carattimptcp: drop all sub-options except ADD_ADDR when the...
2021-04-07 Geliang Tangselftests: mptcp: add the net device name testcase
2021-04-07 Geliang Tangmptcp: unify add_addr(6)_generate_hmac
2021-04-07 Geliang Tangmptcp: drop MPTCP_ADDR_IPVERSION_4/6
2021-04-07 Geliang Tangmptcp: use mptcp_addr_info in mptcp_options_received
2021-04-07 Geliang Tangmptcp: drop OPTION_MPTCP_ADD_ADDR6
2021-04-07 Geliang Tangmptcp: use mptcp_addr_info in mptcp_out_options
2021-04-07 Geliang Tangmptcp: move flags and ifindex out of mptcp_addr_info
2021-04-07 Marc Kleine... can: mcp251xfd: mcp251xfd_regmap_crc_read(): work aroun...
2021-04-07 Marc Kleine... can: mcp251xfd: mcp251xfd_regmap_crc_read_one(): Factor...
2021-04-07 Marc Kleine... can: mcp251xfd: add BQL support
2021-04-07 Marc Kleine... can: c_can: remove unused enum BOSCH_C_CAN_PLATFORM
2021-04-07 Marc Kleine... can: m_can: m_can_receive_skb(): add missing error...
2021-04-07 Marc Kleine... can: skb: alloc_can{,fd}_skb(): set "cf" to NULL if...
2021-04-07 Chris Minet/mlx5e: TC, Add support to offload sample action
2021-04-07 Chris Minet/mlx5e: TC, Handle sampled packets
2021-04-07 Chris Minet/mlx5e: TC, Refactor tc update skb function
2021-04-07 Chris Minet/mlx5e: TC, Add sampler restore handle API
2021-04-07 Chris Minet/mlx5e: TC, Add sampler object API
2021-04-07 Chris Minet/mlx5e: TC, Add sampler termination table API
2021-04-07 Chris Minet/mlx5e: TC, Parse sample action
2021-04-07 Chris Minet/mlx5: Instantiate separate mapping objects for...
2021-04-07 Chris Minet/mlx5: Map register values to restore objects
2021-04-07 Chris Minet/mlx5: E-switch, Set per vport table default group...
2021-04-07 Chris Minet/mlx5: E-switch, Generalize per vport table API
2021-04-07 Chris Minet/mlx5: E-switch, Rename functions to follow naming...
2021-04-07 Chris Minet/mlx5: E-switch, Move vport table functions to a...
2021-04-06 Jakub Kicinskidocs: ethtool: correct quotes
2021-04-06 Peng Zhangnfp: flower: add support for packet-per-second policing
2021-04-06 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2021-04-06 Andy Shevchenkotime64.h: Consolidated PSEC_PER_SEC definition
2021-04-06 Andy Shevchenkostmmac: intel: Drop duplicate ID in the list of PCI...
2021-04-06 Qiheng Linnetdevsim: remove unneeded semicolon
2021-04-06 Qiheng Linnet: ethernet: mtk_eth_soc: remove unneeded semicolon
2021-04-06 wengjianfengnfc: s3fwrn5: remove unnecessary label
2021-04-06 David S. MillerMerge branch 'usbnet-speed'
2021-04-06 Grant Grundlernet: cdc_ether: record speed in status method
2021-04-06 Oliver Neukumnet: cdc_ncm: record speed in status method
2021-04-06 Oliver Neukumusbnet: add method for reporting speed without MII
2021-04-06 Oliver Neukumusbnet: add _mii suffix to usbnet_set/get_link_ksettings
2021-04-06 Manoj Basapathitcp: Reset tcp connections in SYN-SENT state
2021-04-05 Florian Westphalnet: remove obsolete members from struct net
2021-04-05 Florian Westphalnetfilter: conntrack: move ecache dwork to net_generic...
2021-04-05 Florian Westphalnetfilter: conntrack: move sysctl pointer to net_generi...
2021-04-05 Florian Westphalnetfilter: x_tables: move known table lists to net_gene...
2021-04-05 Florian Westphalnetfilter: nf_tables: use net_generic infra for transac...
2021-04-05 Florian Westphalnetfilter: ebtables: use net_generic infra
2021-04-05 Florian Westphalnetfilter: nf_defrag_ipv4: use net_generic infra
2021-04-05 Florian Westphalnetfilter: nf_defrag_ipv6: use net_generic infra
2021-04-05 Florian Westphalnetfilter: cttimeout: use net_generic infra
2021-04-05 Florian Westphalnetfilter: nfnetlink: use net_generic infra
2021-04-05 Florian Westphalnetfilter: nfnetlink: add and use nfnetlink_broadcast
2021-04-05 Krzysztof Kozlowskinet: smsc911x: skip acpi_device_id table when !CONFIG_ACPI
2021-04-05 Salil Mehtanet: hns3: Limiting the scope of vector_ring_chain...
2021-04-05 Andrei Vaginnet: Allow to specify ifindex when device is moved...
2021-04-05 Zheng Yongjunnet: nfc: Fix spelling errors in net/nfc module
2021-04-05 Wu XiangChengtipc: Fix a kernel-doc warning in name_table.c
2021-04-05 Taehee Yoomld: change lockdep annotation for ip6_sf_socklist...
2021-04-05 Christophe... qede: Use 'skb_add_rx_frag()' instead of hand coding it
2021-04-05 Christophe... qede: Remove a erroneous ++ in 'qede_rx_build_jumbo()'
2021-04-05 Christophe... sfc: Use 'skb_add_rx_frag()' instead of hand coding it
next