linux-2.6-microblaze.git
2019-04-17 Jose Abreunet: stmmac: Set Flow Control to automatic mode in...
2019-04-17 Jose Abreunet: stmmac: dwxgmac: Finish the Flow Control implement...
2019-04-17 David S. MillerMerge branch 'dpaa2-eth-Add-flow-steering-support-witho...
2019-04-17 Ioana Ciocoi... dpaa2-eth: Add flow steering support without masking
2019-04-17 Ioana Ciocoi... dpaa2-eth: Update hash key composition code
2019-04-17 Ioana Ciocoi... dpaa2-eth: Add a couple of macros
2019-04-17 Ioana Ciocoi... dpaa2-eth: Fix Rx classification status
2019-04-17 John Hurleynfp: flower: fix implicit fallthrough warning
2019-04-17 Antoine Tenartnet: phy: micrel: add Asym Pause workaround
2019-04-17 David S. MillerMerge branch 'bnx2x-Support-for-timestamping-in-P2P...
2019-04-17 Sudarsana Reddy... bnx2x: Add support for detection of P2P event packets.
2019-04-17 Sudarsana Reddy... bnx2x: Replace magic numbers with macro definitions.
2019-04-17 Gustavo A.... xen-netfront: mark expected switch fall-through
2019-04-16 David S. MillerMerge branch 'hsr-next'
2019-04-16 Murali Karicherinet: hsr: add tx stats for master interface
2019-04-16 Murali Karicherinet: hsr: fix debugfs path to support multiple interfaces
2019-04-16 Murali Karicherinet: hsr: fix naming of file and functions
2019-04-16 Heiner Kallweitnet: phy: switch drivers to use dynamic feature detection
2019-04-15 David S. MillerMerge branch 'nfp-Flower-flow-merging'
2019-04-15 John Hurleynfp: flower: offload merge flows
2019-04-15 John Hurleynfp: flower: support stats update for merge flows
2019-04-15 John Hurleynfp: flower: generate merge flow rule
2019-04-15 John Hurleynfp: flower: validate merge hint flows
2019-04-15 John Hurleynfp: flower: handle merge hint messages
2019-04-15 John Hurleynfp: flower: get flows by host context
2019-04-15 John Hurleynfp: flower: allow tunnels to output to internal port
2019-04-15 John Hurleynfp: flower: support fallback packets from internal...
2019-04-15 John Hurleynfp: allow fallback packets from non-reprs
2019-04-15 John Hurleynfp: flower: allow offloading of matches on 'internal...
2019-04-15 John Hurleynfp: flower: turn on recirc and merge hint support...
2019-04-15 David S. MillerMerge branch 'hns3-next'
2019-04-15 Yunsheng Linnet: hns3: fix for vport->bw_limit overflow problem
2019-04-15 Jian Shennet: hns3: fix sparse: warning when calling hclge_set_v...
2019-04-15 David S. MillerMerge branch 'sctp-fully-support-memory-accounting'
2019-04-15 Xin Longsctp: implement memory accounting on rx path
2019-04-15 Xin Longsctp: implement memory accounting on tx path
2019-04-15 David S. MillerMerge branch 'mlxsw-Add-neighbour-offload-indication'
2019-04-15 Ido Schimmelselftests: mlxsw: Test neighbour offload indication
2019-04-15 Ido Schimmelmlxsw: spectrum_router: Add neighbour offload indication
2019-04-15 Ido Schimmelmlxsw: spectrum_router: Propagate neighbour update...
2019-04-15 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2019-04-15 Stephen Rothwellbridge: only include nf_queue.h if needed
2019-04-14 Heiner Kallweitr8169: change irq handler to always trigger NAPI polling
2019-04-14 David S. MillerMerge branch 'r8169-phy-func-ptr-arrays'
2019-04-14 Heiner Kallweitr8169: create function pointer array for chip hw init...
2019-04-14 Heiner Kallweitr8169: create function pointer array for PHY init functions
2019-04-14 David S. MillerMerge branch 'hns3-next'
2019-04-14 Peng Linet: hns3: code optimization for command queue' spin...
2019-04-14 Peng Linet: hns3: free the pending skb when clean RX ring
2019-04-14 Jian Shennet: hns3: do not initialize MDIO bus when PHY is inexi...
2019-04-14 Weihang Linet: hns3: set dividual reset level for all RAS and...
2019-04-14 Yunsheng Linnet: hns3: divide shared buffer between TC
2019-04-14 Yunsheng Linnet: hns3: always assume no drop TC for performance...
2019-04-14 Yunsheng Linnet: hns3: add hns3_gro_complete for HW GRO process
2019-04-14 Yunsheng Linnet: hns3: minor refactor for hns3_rx_checksum
2019-04-14 Jian Shennet: hns3: fix set port based VLAN issue for VF
2019-04-14 Jian Shennet: hns3: fix set port based VLAN for PF
2019-04-14 Jian Shennet: hns3: fix VLAN offload handle for VLAN inserted...
2019-04-14 Jian Shennet: hns3: modify VLAN initialization to be compatible...
2019-04-14 David S. MillerMerge branch 'net-phy-shrink-PHY-settings-array-and...
2019-04-14 Heiner Kallweitphy: warn if phylib and ethtool PHY mode definitions...
2019-04-14 Heiner Kallweitnet: phy: add support for new modes in phylib
2019-04-14 Heiner Kallweitnet: phy: shrink PHY settings array
2019-04-13 David S. MillerMerge branch 'rhashtable-bit-locking-m68k'
2019-04-13 NeilBrownrhashtable: use BIT(0) for locking.
2019-04-13 NeilBrownrhashtable: replace rht_ptr_locked() with rht_assign_lo...
2019-04-13 NeilBrownrhashtable: move dereference inside rht_ptr()
2019-04-13 NeilBrownrhashtable: reorder some inline functions and macros.
2019-04-13 NeilBrownrhashtable: fix some __rcu annotation errors
2019-04-13 Gustavo A.... rhashtable: use struct_size() in kvzalloc()
2019-04-13 David S. MillerMerge branch 'nfp-update-to-control-structures'
2019-04-13 Jakub Kicinskinfp: split out common control message handling code
2019-04-13 Jakub Kicinskinfp: move vNIC reset before netdev init
2019-04-13 Jakub Kicinskinfp: add a mutex lock for the vNIC ctrl BAR
2019-04-13 Dirk van der... nfp: opportunistically poll for reconfig result
2019-04-13 David Ahernipv6: Remove flowi6_oif compare from __ip6_route_redirect
2019-04-12 David S. MillerMerge branch 'netdevsim-Mostly-cleanup-in-sdev-bpf...
2019-04-12 Jiri Pirkonetdevsim: move sdev-specific init/uninit code into...
2019-04-12 Jiri Pirkonetdevsim: make bpf_offload_dev_create() per-sdev inste...
2019-04-12 Jiri Pirkonetdevsim: move sdev specific bpf debugfs files to...
2019-04-12 Jiri Pirkonetdevsim: move shared dev creation and destruction...
2019-04-12 Ioana CiorneiDocumentation: net: dsa: transition to the rst format
2019-04-12 Julian Wiedmannnet: veth: use generic helper to report timestamping...
2019-04-12 Julian Wiedmannnet: loopback: use generic helper to report timestampin...
2019-04-12 Julian Wiedmannnet: dummy: use generic helper to report timestamping...
2019-04-12 David S. MillerMerge branch 'smc-next'
2019-04-12 Karsten Graulnet/smc: improve smc_conn_create reason codes
2019-04-12 Karsten Graulnet/smc: improve smc_listen_work reason codes
2019-04-12 Karsten Graulnet/smc: code cleanup smc_listen_work
2019-04-12 Karsten Graulnet/smc: cleanup of get vlan id
2019-04-12 Karsten Graulnet/smc: consolidate function parameters
2019-04-12 Karsten Graulnet/smc: check for ip prefix and subnet
2019-04-12 Karsten Graulnet/smc: fallback to TCP after connect problems
2019-04-12 Ursula Braunnet/smc: nonblocking connect rework
2019-04-12 Dongli Zhangxen-netback: add reference from xenvif to backend_info...
2019-04-12 David S. MillerMerge branch 'sctp-skb-list'
2019-04-12 David Millersctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_ev...
2019-04-12 David Millersctp: Make sctp_enqueue_event tak an skb list.
2019-04-12 David Millersctp: Use helper for sctp_ulpq_tail_event() when hooked...
2019-04-12 David Millersctp: Always pass skbs on a list to sctp_ulpq_tail_event().
next