]> Git Repo - linux.git/shortlog
linux.git
2018-07-23 Bryan Whiteheadlan743x: Add RSS support
2018-07-23 Bryan Whiteheadlan743x: Add EEE support
2018-07-23 Bryan Whiteheadlan743x: Add power management support
2018-07-23 Bryan Whiteheadlan743x: Add support for ethtool eeprom access
2018-07-23 Bryan Whiteheadlan743x: Add support for ethtool message level
2018-07-23 Bryan Whiteheadlan743x: Add support for ethtool statistics
2018-07-23 Bryan Whiteheadlan743x: Add support for ethtool link settings
2018-07-23 Bryan Whiteheadlan743x: Add support for ethtool get_drvinfo
2018-07-23 David S. MillerMerge branch 'sh_eth-clean-up-the-TSU-register-accessors'
2018-07-23 Sergei Shtylyovsh_eth: make sh_eth_tsu_{read|write}_entry() prototypes...
2018-07-23 Sergei Shtylyovsh_eth: make sh_eth_tsu_write_entry() take 'offset...
2018-07-23 Sergei Shtylyovsh_eth: call sh_eth_tsu_get_offset() from TSU register...
2018-07-23 Sergei Shtylyovsh_eth: make sh_eth_tsu_get_offset() match its name
2018-07-23 Sergei Shtylyovsh_eth: uninline sh_eth_tsu_get_offset()
2018-07-23 David S. MillerMerge branch 'tcp-robust-ooo'
2018-07-23 Eric Dumazettcp: add tcp_ooo_try_coalesce() helper
2018-07-23 Eric Dumazettcp: call tcp_drop() from tcp_data_queue_ofo()
2018-07-23 Eric Dumazettcp: detect malicious patterns in tcp_collapse_ofo_queue()
2018-07-23 Eric Dumazettcp: avoid collapses in tcp_prune_queue() if possible
2018-07-23 Eric Dumazettcp: free batches of packets in tcp_prune_ofo_queue()
2018-07-23 Paolo Abeniip: hash fragments consistently
2018-07-23 Wei Wangipv6: use fib6_info_hold_safe() when necessary
2018-07-23 YueHaibingwan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return...
2018-07-23 David S. MillerMerge tag 'linux-can-fixes-for-4.18-20180723' of ssh...
2018-07-23 David S. MillerMerge branch 'smc-next'
2018-07-23 Ursula Braunnet/smc: remove local variable page in smc_rx_splice()
2018-07-23 Ursula Braunnet/smc: use DECLARE_BITMAP for rtokens_used_mask
2018-07-23 Stefan Rasplnet/smc: add function to get link group from link
2018-07-23 Stefan Rasplnet/smc: eliminate cursor read and write calls
2018-07-23 Karsten Graulnet/smc: provide smc mode in smc_diag.c
2018-07-23 Petr Machataselftests: forwarding: gre_multipath: Drop IPv6 tests
2018-07-23 YueHaibingipv6: sr: Use kmemdup instead of duplicating it in...
2018-07-23 David S. MillerMerge branch 'net-bridge-add-support-for-backup-port'
2018-07-23 Nikolay Aleksandrovnet: bridge: add support for backup port
2018-07-23 Nikolay Aleksandrovnet: bridge: add support for raw sysfs port options
2018-07-23 Anssi Hannulacan: xilinx_can: fix power management handling
2018-07-23 Anssi Hannulacan: xilinx_can: fix incorrect clear of non-processed...
2018-07-23 Anssi Hannulacan: xilinx_can: fix RX overflow interrupt not being...
2018-07-23 Anssi Hannulacan: xilinx_can: keep only 1-2 frames in TX FIFO to...
2018-07-23 Anssi Hannulacan: xilinx_can: fix recovery from error states not...
2018-07-23 Anssi Hannulacan: xilinx_can: fix RX loop if RXNEMP is asserted...
2018-07-23 Anssi Hannulacan: xilinx_can: fix device dropping off bus on RX...
2018-07-23 Faiz Abbascan: m_can: Move accessing of message ram to after...
2018-07-23 Faiz Abbascan: m_can: Fix runtime resume call
2018-07-23 Nicholas Mc... can: mpc5xxx_can: check of_iomap return before use
2018-07-23 Roman Fietzecan: m_can.c: fix setup of CCCR register: clear CCCR...
2018-07-23 Stephane Grosjeancan: peak_canfd: fix firmware < v3.3.0: limit allocatio...
2018-07-23 YueHaibingnet: mediatek: use dma_zalloc_coherent instead of alloc...
2018-07-22 Linus TorvaldsLinux 4.18-rc6 v4.18-rc6
2018-07-22 Linus TorvaldsMerge tag 'nvme-for-4.18' of git://git.infradead.org...
2018-07-22 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2018-07-22 Al Viroalpha: fix osf_wait4() breakage
2018-07-22 Randy Dunlapnet: prevent ISA drivers from building on PPC32
2018-07-22 Jakub Kicinskinfp: avoid buffer leak when FW communication fails
2018-07-22 Jakub Kicinskinfp: bring back support for offloading shared blocks
2018-07-22 John Hurleynfp: flower: ensure dead neighbour entries are not...
2018-07-22 David S. MillerMerge branch 'vxlan-fix-default-fdb-entry-user-space...
2018-07-22 Roopa Prabhuvxlan: fix default fdb entry netlink notify ordering...
2018-07-22 Roopa Prabhuvxlan: make netlink notify in vxlan_fdb_destroy optional
2018-07-22 Roopa Prabhuvxlan: add new fdb alloc and create helpers
2018-07-22 Roopa Prabhurtnetlink: add rtnl_link_state check in rtnl_configure_link
2018-07-22 Florian Westphalatl1c: reserve min skb headroom
2018-07-22 Vitaly Kuznetsovxen-netfront: fix queue name setting
2018-07-22 Randy Dunlapnet/dsa/realtek: add MODULE_LICENSE()
2018-07-22 Nikolay Aleksandrovbonding: don't cast const buf in sysfs store
2018-07-22 David S. MillerMerge branch 'TX-used-ring-batched-updating-for-vhost'
2018-07-22 Jason Wangvhost_net: batch update used ring for datacopy TX
2018-07-22 Jason Wangvhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCH
2018-07-22 Jason Wangvhost_net: rename vhost_rx_signal_used() to vhost_net_s...
2018-07-22 Jason Wangvhost_net: split out datacopy logic
2018-07-22 Jason Wangvhost_net: introduce tx_can_batch()
2018-07-22 Jason Wangvhost_net: introduce get_tx_bufs()
2018-07-22 Jason Wangvhost_net: introduce vhost_exceeds_weight()
2018-07-22 Jason Wangvhost_net: introduce helper to initialize tx iov iter
2018-07-22 Jason Wangvhost_net: drop unnecessary parameter
2018-07-22 Hangbin Liumulticast: do not restore deleted record source filter...
2018-07-22 Hangbin Liumulticast: remove useless parameter for group add
2018-07-22 Uwe Kleine... net: dsa: mv88e6xxx: fix races between lock and irq...
2018-07-22 Mark Railtonnet: wimax: stack: fixed multi line comment issue
2018-07-22 Eric Dumazetnet: skb_segment() should not return NULL
2018-07-22 David Ahernnet/ipv6: Fix linklocal to global address with VRF
2018-07-22 Guenter Roecknet: phy: sfp: Do not use "imply HWMON"
2018-07-22 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2018-07-22 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2018-07-22 Linus TorvaldsMerge branch 'x86-pti-urgent-for-linus' of git://git...
2018-07-22 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2018-07-21 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2018-07-21 Linus TorvaldsMerge tag 'powerpc-4.18-4' of git://git.kernel.org...
2018-07-21 Linus TorvaldsMerge tag 'for-4.18-rc5-tag' of git://git.kernel.org...
2018-07-21 YueHaibinglibcxgb: replace vmalloc and memset with vzalloc
2018-07-21 YueHaibingnet: hix5hd2_gmac: use dma_zalloc_coherent instead...
2018-07-21 YueHaibingtipc: make some functions static
2018-07-21 YueHaibingbpfilter: Fix mismatch in function argument types
2018-07-21 Heiner Kallweitnet: phy: consider PHY_IGNORE_INTERRUPT in phy_start_an...
2018-07-21 David S. MillerMerge branch 'qed-Fix-series-II'
2018-07-21 Sudarsana Reddy... qed: Correct Multicast API to reflect existence of...
2018-07-21 Sudarsana Reddy... qed: Fix possible race for the link state value.
2018-07-21 Sudarsana Reddy... qed: Fix link flap issue due to mismatching EEE capabil...
2018-07-21 Gustavo A.... net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_r...
2018-07-21 YueHaibingnet: caif: Add a missing rcu_read_unlock() in caif_flow_cb
next
This page took 0.095854 seconds and 4 git commands to generate.