summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-04-15bridge: only include nf_queue.h if neededStephen Rothwell
2019-04-14r8169: change irq handler to always trigger NAPI pollingHeiner Kallweit
2019-04-14Merge branch 'r8169-phy-func-ptr-arrays'David S. Miller
2019-04-14r8169: create function pointer array for chip hw init functionsHeiner Kallweit
2019-04-14r8169: create function pointer array for PHY init functionsHeiner Kallweit
2019-04-14Merge branch 'hns3-next'David S. Miller
2019-04-14net: hns3: code optimization for command queue' spin lockPeng Li
2019-04-14net: hns3: free the pending skb when clean RX ringPeng Li
2019-04-14net: hns3: do not initialize MDIO bus when PHY is inexistentJian Shen
2019-04-14net: hns3: set dividual reset level for all RAS and MSI-X errorsWeihang Li
2019-04-14net: hns3: divide shared buffer between TCYunsheng Lin
2019-04-14net: hns3: always assume no drop TC for performance reasonYunsheng Lin
2019-04-14net: hns3: add hns3_gro_complete for HW GRO processYunsheng Lin
2019-04-14net: hns3: minor refactor for hns3_rx_checksumYunsheng Lin
2019-04-14net: hns3: fix set port based VLAN issue for VFJian Shen
2019-04-14net: hns3: fix set port based VLAN for PFJian Shen
2019-04-14net: hns3: fix VLAN offload handle for VLAN inserted by portJian Shen
2019-04-14net: hns3: modify VLAN initialization to be compatible with port based VLANJian Shen
2019-04-14Merge branch 'net-phy-shrink-PHY-settings-array-and-add-200Gbps-support'David S. Miller
2019-04-14phy: warn if phylib and ethtool PHY mode definitions are out of syncHeiner Kallweit
2019-04-14net: phy: add support for new modes in phylibHeiner Kallweit
2019-04-14net: phy: shrink PHY settings arrayHeiner Kallweit
2019-04-12Merge branch 'rhashtable-bit-locking-m68k'David S. Miller
2019-04-12rhashtable: use BIT(0) for locking.NeilBrown
2019-04-12rhashtable: replace rht_ptr_locked() with rht_assign_locked()NeilBrown
2019-04-12rhashtable: move dereference inside rht_ptr()NeilBrown
2019-04-12rhashtable: reorder some inline functions and macros.NeilBrown
2019-04-12rhashtable: fix some __rcu annotation errorsNeilBrown
2019-04-12rhashtable: use struct_size() in kvzalloc()Gustavo A. R. Silva
2019-04-12Merge branch 'nfp-update-to-control-structures'David S. Miller
2019-04-12nfp: split out common control message handling codeJakub Kicinski
2019-04-12nfp: move vNIC reset before netdev initJakub Kicinski
2019-04-12nfp: add a mutex lock for the vNIC ctrl BARJakub Kicinski
2019-04-12nfp: opportunistically poll for reconfig resultDirk van der Merwe
2019-04-12ipv6: Remove flowi6_oif compare from __ip6_route_redirectDavid Ahern
2019-04-12Merge branch 'netdevsim-Mostly-cleanup-in-sdev-bpf-iface-area'David S. Miller
2019-04-12netdevsim: move sdev-specific init/uninit code into separate functionsJiri Pirko
2019-04-12netdevsim: make bpf_offload_dev_create() per-sdev instead of first nsJiri Pirko
2019-04-12netdevsim: move sdev specific bpf debugfs files to sdev dirJiri Pirko
2019-04-12netdevsim: move shared dev creation and destruction into separate fileJiri Pirko
2019-04-12Documentation: net: dsa: transition to the rst formatIoana Ciornei
2019-04-12net: veth: use generic helper to report timestamping infoJulian Wiedmann
2019-04-12net: loopback: use generic helper to report timestamping infoJulian Wiedmann
2019-04-12net: dummy: use generic helper to report timestamping infoJulian Wiedmann
2019-04-12Merge branch 'smc-next'David S. Miller
2019-04-12net/smc: improve smc_conn_create reason codesKarsten Graul
2019-04-12net/smc: improve smc_listen_work reason codesKarsten Graul
2019-04-12net/smc: code cleanup smc_listen_workKarsten Graul
2019-04-12net/smc: cleanup of get vlan idKarsten Graul