OSDN Git Service

uclinux-h8/linux.git
2019-07-30 Stefano Garzarellavsock/virtio: fix locking in virtio_transport_inc_tx_pkt()
2019-07-30 Stefano Garzarellavsock/virtio: reduce credit update messages
2019-07-30 Stefano Garzarellavsock/virtio: limit the memory used per-socket
2019-07-30 Stephen Boydnet: Remove dev_err() usage after platform_get_irq()
2019-07-30 David S. MillerMerge branch 'Finish-conversion-of-skb_frag_t-to-bio_vec'
2019-07-30 Jonathan Lemonlinux: Remove bvec page_offset, use bv_offset
2019-07-30 Jonathan Lemonnet: Use skb_frag_off accessors
2019-07-30 Jonathan Lemonlinux: Add skb_frag_t page_offset accessors
2019-07-30 David S. MillerMerge branch 'sctp-clean-up-sctp_connect-function'
2019-07-30 Xin Longsctp: factor out sctp_connect_add_peer
2019-07-30 Xin Longsctp: factor out sctp_connect_new_asoc
2019-07-30 Xin Longsctp: clean up __sctp_connect
2019-07-30 Xin Longsctp: check addr_size with sa_family_t size in __sctp_s...
2019-07-30 Xin Longsctp: only copy the available addr data in sctp_transpo...
2019-07-30 David Howellsrxrpc: Fix -Wframe-larger-than= warnings from on-stack...
2019-07-29 David S. MillerMerge branch 'bnxt_en-TPA-57500'
2019-07-29 Michael Chanbnxt_en: Add PCI IDs for 57500 series NPAR devices.
2019-07-29 Michael Chanbnxt_en: Support all variants of the 5750X chip family.
2019-07-29 Michael Chanbnxt_en: Refactor bnxt_init_one() and turn on TPA suppo...
2019-07-29 Michael Chanbnxt_en: Support TPA counters on 57500 chips.
2019-07-29 Michael Chanbnxt_en: Allocate the larger per-ring statistics block...
2019-07-29 Michael Chanbnxt_en: Refactor ethtool ring statistics logic.
2019-07-29 Michael Chanbnxt_en: Add hardware GRO setup function for 57500...
2019-07-29 Michael Chanbnxt_en: Add TPA ID mapping logic for 57500 chips.
2019-07-29 Michael Chanbnxt_en: Add fast path logic for TPA on 57500 chips.
2019-07-29 Michael Chanbnxt_en: Set TPA GRO mode flags on 57500 chips properly.
2019-07-29 Michael Chanbnxt_en: Refactor tunneled hardware GRO logic.
2019-07-29 Michael Chanbnxt_en: Handle standalone RX_AGG completions.
2019-07-29 Michael Chanbnxt_en: Expand bnxt_tpa_info struct to support 57500...
2019-07-29 Michael Chanbnxt_en: Refactor TPA logic.
2019-07-29 Michael Chanbnxt_en: Add TPA structure definitions for BCM57500...
2019-07-29 Michael Chanbnxt_en: Update firmware interface spec. to 1.10.0.89.
2019-07-29 Oliver Hartkoppcan: fix ioctl function removal
2019-07-29 Rasmus Villemoesnet: dsa: mv88e6xxx: avoid some redundant vtu load...
2019-07-29 Heiner Kallweitr8169: make use of xmit_more
2019-07-29 Matthew Wilcox... staging/octeon: Allow test build on !MIPS
2019-07-29 Ding Xiangnet: ag71xx: use resource_size for the ioremap size
2019-07-29 David S. MillerMerge branch 'nfc-next'
2019-07-29 Sedat DilekNFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C...
2019-07-29 Sedat DilekNFC: nxp-nci: Clarify on supported chips
2019-07-29 Andy ShevchenkoNFC: nxp-nci: Remove 'default n' for the core
2019-07-29 Andy ShevchenkoNFC: nxp-nci: Remove unused macro pr_fmt()
2019-07-29 Andy ShevchenkoNFC: nxp-nci: Drop comma in terminator lines
2019-07-29 Andy ShevchenkoNFC: nxp-nci: Drop of_match_ptr() use
2019-07-29 Andy ShevchenkoNFC: nxp-nci: Constify acpi_device_id
2019-07-29 Andy ShevchenkoNFC: nxp-nci: Get rid of useless label
2019-07-29 Andy ShevchenkoNFC: nxp-nci: Get rid of code duplication in ->probe()
2019-07-29 Andy ShevchenkoNFC: nxp-nci: Add GPIO ACPI mapping table
2019-07-29 Andy ShevchenkoNFC: nxp-nci: Convert to use GPIO descriptor
2019-07-29 Andy ShevchenkoNFC: nxp-nci: Get rid of platform data
2019-07-29 Andy ShevchenkoNFC: nxp-nci: Add NXP1001 to the ACPI ID table
2019-07-29 Andrey KonovalovNFC: fix attrs checks in netlink interface
2019-07-29 David S. MillerMerge branch 'hns3-next'
2019-07-29 Huazhong Tannet: hns3: use dev_info() instead of pr_info()
2019-07-29 Yunsheng Linnet: hns3: Add support for using order 1 pages with...
2019-07-29 Yunsheng Linnet: hns3: add interrupt affinity support for misc...
2019-07-29 Yunsheng Linnet: hns3: make hclge_service use delayed workqueue
2019-07-29 Yonglong Liunet: hns3: add debug messages to identify eth down...
2019-07-29 Yufeng Monet: hns3: modify firmware version display format
2019-07-29 Yufeng Monet: hns3: change GFP flag during lock period
2019-07-29 Huazhong Tannet: hns3: remove upgrade reset level when reset fail
2019-07-29 Guangbin Huangnet: hns3: add a check for get_reset_level
2019-07-29 Jian Shennet: hns3: add reset checking before set channels
2019-07-27 David S. MillerMerge branch 'mlxsw-spectrum_acl-Forbid-unsupported...
2019-07-27 Jiri Pirkomlxsw: spectrum_flower: Forbid to offload match on...
2019-07-27 Jiri Pirkomlxsw: spectrum_acl: Track rules that forbid egress...
2019-07-27 Jiri Pirkomlxsw: spectrum_flower: Forbid to offload mirred redire...
2019-07-27 David S. MillerMerge branch 'r8169-improve-HW-csum-and-TSO-handling'
2019-07-27 Heiner Kallweitr8169: enable HW csum and TSO
2019-07-27 Heiner Kallweitr8169: remove r8169_csum_workaround
2019-07-27 Heiner Kallweitr8169: implement callback ndo_features_check
2019-07-27 Heiner Kallweitr8169: set GSO size and segment limits
2019-07-27 Jonathan Lemonipv6: remove printk
2019-07-27 Heiner Kallweitr8169: align setting PME with vendor driver
2019-07-27 Davide Carattimlx4/en_netdev: allow offloading VXLAN over VLAN
2019-07-27 Nathan Chancellordrivers: net: xgene: Move status variable declaration...
2019-07-27 Thierry Redingnet: stmmac: Do not request stmmaceth clock
2019-07-27 Thierry Redingnet: stmmac: Make MDIO bus reset optional
2019-07-27 Colin Ian Kingnet: neigh: remove redundant assignment to variable...
2019-07-26 Sergej Benilovsis900: add support for ethtool's EEPROM dump
2019-07-26 David S. Millerstaging: octeon: Fix build failure due to typo.
2019-07-26 Jisheng Zhangnet: mvneta: use devm_platform_ioremap_resource() to...
2019-07-25 David S. MillerMerge branch 'tipc-link-changeover-issues'
2019-07-25 Tuong Lientipc: fix changeover issues due to large packet
2019-07-25 Tuong Lientipc: optimize link synching mechanism
2019-07-25 Ding Xiangptp: ptp_dte: remove redundant dev_err message
2019-07-25 David S. MillerMerge branch 'mlxsw-Two-small-updates'
2019-07-25 Ido Schimmelmlxsw: spectrum_router: Increase scale of IPv6 nexthop...
2019-07-25 Amit Cohenmlxsw: spectrum: Expose KVD size for Spectrum-2
2019-07-25 Wolfram Sangnet: sfc: falcon: convert to i2c_new_dummy_device
2019-07-24 Arnd Bergmannmlx4: avoid large stack usage in mlx4_init_hca()
2019-07-24 Arnd Bergmannqed: reduce maximum stack frame size
2019-07-24 Heiner Kallweitr8169: improve rtl_set_rx_mode
2019-07-24 David S. MillerMerge branch '1GbE' of git://git./linux/kernel/git...
2019-07-24 Qian Cainet/ixgbevf: fix a compilation error of skb_frag_t
2019-07-24 Masanari Iidaselftests: mlxsw: Fix typo in qos_mc_aware.sh
2019-07-24 YueHaibingqlge: Fix build error without CONFIG_ETHERNET
2019-07-24 Corentin Musardr8169: fix a typo in a comment
2019-07-24 Kai-Heng Fenge1000e: add workaround for possible stalled packet
2019-07-24 Sasha Neftinigc: Add more SKUs for i225 device
next