OSDN Git Service

uclinux-h8/linux.git
2018-09-22 Nathan Chancellorbna: Remove unnecessary self assignment
2018-09-22 Nathan Chancellornet: neterion: vxge: Remove unnecessary parentheses
2018-09-22 Heiner Kallweitnet: phy: don't reschedule state machine when PHY is...
2018-09-22 Romain AviolatDRIVERS: net: macsec: Fix multiple coding style issues
2018-09-21 David S. MillerMerge branch 'bnx2x-enhancements'
2018-09-21 Shahed Shaikhbnx2x: Provide VF link status in ndo_get_vf_config
2018-09-21 Shahed Shaikhbnx2x: Ignore bandwidth attention in single function...
2018-09-21 Shahed Shaikhbnx2x: Add VF spoof-checking configuration
2018-09-21 zhong jiangmISDN: remove redundant null pointer check before kfree_skb
2018-09-21 Dan Carpentervhost_net: add a missing error return
2018-09-21 David S. MillerMerge branch 'kfree_skb-NULL'
2018-09-21 zhong jiangipv6: remove redundant null pointer check before kfree_skb
2018-09-21 zhong jiangnet: cxgb3_main: remove redundant null pointer check...
2018-09-21 zhong jiangnet: nci: remove redundant null pointer check before...
2018-09-21 zhong jiangipv4: remove redundant null pointer check before kfree_skb
2018-09-21 zhong jiangnet: cxgb3: remove redundant null pointer check before...
2018-09-21 zhong jiangnet: tap: remove redundant null pointer check before...
2018-09-21 zhong jiangnet: neterion: remove redundant continue
2018-09-21 zhong jiangnet: amd: remove redundant continue
2018-09-21 Vlad Buslovnet_sched: change tcf_del_walker() to take idrinfo...
2018-09-21 David S. MillerMerge branch 'net-wean-netfilter-from-fib_nh'
2018-09-21 David Ahernnetfilter: nft_fib: Convert nft_fib4_eval to new dev...
2018-09-21 David Ahernnetfilter: rpfilter: Convert rpfilter_lookup_reverse...
2018-09-21 David Ahernnet/ipv4: Move device validation to helper
2018-09-20 Corentin Labbenet-next: mscc: remove unused ocelot_dev_gmii.h
2018-09-20 David S. MillerMerge branch 'mlxsw-Further-MC-awareness-configuration'
2018-09-20 Petr Machataselftests: mlxsw: Add a test for UC behavior under...
2018-09-20 Petr Machataselftests: forwarding: lib: Add mtu_set(), mtu_restore()
2018-09-20 Petr Machataselftests: forwarding: lib: Add ethtool_stats_get()
2018-09-20 Petr Machatamlxsw: spectrum_buffers: Tweak SBMM configuration
2018-09-20 Petr Machatamlxsw: spectrum_buffers: Configure MC pool
2018-09-20 Petr Machatamlxsw: spectrum_buffers: Allow configuration of static...
2018-09-20 Petr Machatamlxsw: spectrum_buffers: Pass SBPM min_size in cells
2018-09-20 Petr Machatamlxsw: spectrum_buffers: Allow an infinite maximum...
2018-09-20 Petr Machatamlxsw: spectrum_buffers: Allow pools of infinite size
2018-09-20 Petr Machatamlxsw: spectrum_buffers: Keep shared buffer size in...
2018-09-20 Petr Machatamlxsw: spectrum_buffers: Split TC_COUNT into ingress...
2018-09-20 Petr Machatamlxsw: spectrum_buffers: Use devlink pool indices throu...
2018-09-20 Petr Machatamlxsw: spectrum: Init shaper for TCs 8..15
2018-09-20 Nathan Chancellorisdn/hisax: Remove unnecessary parenthesis
2018-09-20 YueHaibingatl1: remove set but not used variable 'advertising'
2018-09-20 YueHaibinge1000: remove set but not used variable 'txb2b'
2018-09-20 zhong jiangnet: toshiba: remove a redundant local variable 'index_...
2018-09-20 Jakub Kicinskinfp: provide a better warning when ring allocation...
2018-09-20 Heiner Kallweitr8169: remove duplicated RTL8169s PHY initialization...
2018-09-20 Heiner Kallweitr8169: simplify RTL8169 PHY initialization
2018-09-20 zhong jiangnet: ibm: remove redundant local variables 'act_nr_of_e...
2018-09-20 zhong jiangnet: ibm: remove a redundant local variable 'k'
2018-09-20 Robert Shearmanipv6: Allow the l3mdev to be a loopback
2018-09-20 David S. MillerMerge branch 'hns3-fixes'
2018-09-20 Jian Shennet: hns3: Fix parameter type for q_id in hclge_tm_q_to...
2018-09-20 Jian Shennet: hns3: Fix client initialize state issue when roce...
2018-09-20 Jian Shennet: hns3: Clear client pointer when initialize client...
2018-09-20 Jian Shennet: hns3: Fix cmdq registers initialization issue...
2018-09-20 Fuyun Liangnet: hns3: Fix for setting speed for phy failed problem
2018-09-20 Peng Linet: hns3: Check hdev state when getting link status
2018-09-20 Fuyun Liangnet: hns3: Set STATE_DOWN bit of hdev state when stoppi...
2018-09-20 Xi Wangnet: hns3: Add support for hns3_nic_netdev_ops.ndo_do_ioctl
2018-09-20 Peng Linet: hns3: Remove packet statistics of public
2018-09-20 Peng Linet: hns3: Remove tx budget to clean more TX descriptor...
2018-09-20 Peng Linet: hns3: Add unlikely for buf_num check
2018-09-20 Peng Linet: hns3: Add default irq affinity
2018-09-20 YueHaibingnet: sun: fix return type of ndo_start_xmit function
2018-09-20 YueHaibingnet: amd: fix return type of ndo_start_xmit function
2018-09-20 YueHaibingnet: broadcom: fix return type of ndo_start_xmit function
2018-09-20 YueHaibingnet: xilinx: fix return type of ndo_start_xmit function
2018-09-20 YueHaibingnet: toshiba: fix return type of ndo_start_xmit function
2018-09-20 YueHaibingnet: marvell: fix return type of ndo_start_xmit function
2018-09-20 David S. MillerMerge branch 'phylink-ensure-the-carrier-is-off-when...
2018-09-20 Antoine Tenartnet: mvneta: do not explicitly set the carrier state...
2018-09-20 Antoine Tenartnet: mvpp2: do not explicitly set the carrier state...
2018-09-20 Antoine Tenartnet: phy: phylink: ensure the carrier is off when start...
2018-09-20 David S. MillerMerge branch 'net-mvpp2-improve-the-interrupt-usage'
2018-09-20 Antoine Tenartnet: mvpp2: rename mvpp2_percpu function to mvpp2_thread
2018-09-20 Antoine Tenartnet: mvpp2: handle cases where more CPUs are available...
2018-09-20 Antoine Tenartnet: mvpp2: map the CPUs to threads
2018-09-20 Antoine Tenartnet: mvpp2: do not use the CPU number to access the...
2018-09-20 Antoine Tenartnet: mvpp2: make mvpp2_read_relaxed static
2018-09-20 Antoine Tenartnet: mvpp2: make the per-cpu helpers static
2018-09-20 Antoine Tenartnet: mvpp2: cpu should always be unsigned
2018-09-20 Antoine Tenartnet: mvpp2: fix the number of queues per cpu for PPv2.2
2018-09-20 Antoine Tenartnet: mvpp2: do not update the queue mode while probing
2018-09-20 Antoine TenartDocumentation/bindings: net: marvell-pp2: update the...
2018-09-20 Antoine Tenartnet: mvpp2: rename the IRQs to match the hardware
2018-09-20 Antoine Tenartnet: mvpp2: increase the number of s/w threads to 9
2018-09-20 Kazuya Mizuguchiravb: remove tx buffer addr 4byte alilgnment restrictio...
2018-09-20 David S. MillerMerge branch 'phy_stop-synchronous'
2018-09-20 Heiner Kallweitnet: phy: call state machine synchronously in phy_stop
2018-09-20 Heiner Kallweitnet: linkwatch: add check for netdevice being present...
2018-09-20 David S. MillerMerge branch 'net-Use-FIELD_SIZEOF-directly-instead...
2018-09-20 zhong jiangnet: ti: Use FIELD_SIZEOF directly instead of reimpleme...
2018-09-20 zhong jiangnet: qede: Use FIELD_SIZEOF directly instead of reimple...
2018-09-20 zhong jiangnet: core: Use FIELD_SIZEOF directly instead of reimple...
2018-09-20 zhong jiangnet: sched: Use FIELD_SIZEOF directly instead of reimpl...
2018-09-20 zhong jiangnet: iucv: Use FIELD_SIZEOF directly instead of reimple...
2018-09-20 David S. MillerMerge tag 'batadv-next-for-davem-20180919' of git:...
2018-09-19 zhong jiangnet: wan: remove redundant include
2018-09-19 zhong jiangnet: ethernet: remove redundant include
2018-09-19 David S. MillerMerge branch 'neterion-use-linux-io-64-nonatomic-lo...
2018-09-19 Corentin Labbenet: neterion: vxge: Use linux/io-64-nonatomic-lo-hi.h
next