]> Git Repo - linux.git/shortlog
linux.git
2019-07-30 Stefano Garzarellavhost/vsock: split packets to send using multiple buffers
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 Vlad Buslovnet/mlx5e: Protect tc flow table with mutex
2019-07-29 Vlad Buslovnet/mlx5e: Rely on rcu instead of rtnl lock when gettin...
2019-07-29 Vlad Buslovnet/mlx5e: Eswitch, use state_lock to synchronize vlan...
2019-07-29 Vlad Buslovnet/mlx5e: Eswitch, change offloads num_flows type...
2019-07-29 Vlad Buslovnet/mlx5e: Protect unready flows with dedicated lock
2019-07-29 Vlad Buslovnet/mlx5e: Protect tc flows hashtable with rcu
2019-07-29 Vlad Buslovnet/mlx5e: Change flow flags type to unsigned long
2019-07-29 Vlad Buslovnet/mlx5e: Extend tc flow struct with reference counter
2019-07-29 Eli Britsteinnet/mlx5e: Simplify get_route_and_out_devs helper function
2019-07-29 wenxunet/mlx5e: Fix unnecessary flow_block_cb_is_busy call
2019-07-29 Saeed Mahameednet/mlx5e: Improve ethtool rxnfc callback structure
2019-07-29 Saeed Mahameednet/mlx5e: Avoid warning print when not required
2019-07-29 Huy Nguyennet/mlx5e: Print a warning when LRO feature is dropped...
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-29 John Crispinmac80211: add support for the ADDBA extension element
2019-07-29 John Crispinmac80211: propagate HE operation info into bss_conf
2019-07-29 John Crispinmac80211: fix ieee80211_he_oper_size() comment
2019-07-29 Michael Vasserniscfg80211: fix dfs channels remain DFS_AVAILABLE after...
2019-07-29 Sergey Matyukevichcfg80211: fix duplicated scan entries after channel...
2019-07-29 Sergey Matyukevichcfg80211: refactor cfg80211_bss_update
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
next
This page took 0.084573 seconds and 4 git commands to generate.