aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-15sctp: implement memory accounting on rx pathXin Long4-15/+15
2019-04-15sctp: implement memory accounting on tx pathXin Long1-2/+8
2019-04-15route: Avoid crash from dereferencing NULL rt->fromJonathan Lemon1-0/+4
2019-04-15Merge branch 'mlxsw-Add-neighbour-offload-indication'David S. Miller2-8/+47
2019-04-15selftests: mlxsw: Test neighbour offload indicationIdo Schimmel1-0/+26
2019-04-15mlxsw: spectrum_router: Add neighbour offload indicationIdo Schimmel1-0/+6
2019-04-15mlxsw: spectrum_router: Propagate neighbour update errorsIdo Schimmel1-8/+15
2019-04-15MAINTAINERS: normalize Woojung Huh's email addressLukas Bulwahn1-1/+1
2019-04-15bonding: fix event handling for stacked bondsSabrina Dubroca1-1/+5
2019-04-15Revert "net-sysfs: Fix memory leak in netdev_register_kobject"Wang Hai1-9/+5
2019-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller57-638/+1187
2019-04-15Merge tag 'wireless-drivers-for-davem-2019-04-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller23-215/+123
2019-04-15bridge: only include nf_queue.h if neededStephen Rothwell1-0/+2
2019-04-15KVM: x86/mmu: Fix an inverted list_empty() check when zapping sptesSean Christopherson1-1/+1
2019-04-14Linux 5.1-rc5Linus Torvalds1-1/+1
2019-04-14Merge branch 'page-refs' (page ref overflow)Linus Torvalds8-28/+92
2019-04-14Merge tag 'mlx5-fixes-2019-04-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller9-65/+140
2019-04-14rtnetlink: fix rtnl_valid_stats_req() nlmsg_len checkEric Dumazet1-1/+1
2019-04-14Merge branch 'qed-doorbell-overflow-recovery'David S. Miller5-76/+105
2019-04-14qed: Fix the DORQ's attentions handlingDenis Bolotin2-16/+48
2019-04-14qed: Fix missing DORQ attentionsDenis Bolotin3-3/+20
2019-04-14qed: Fix the doorbell address sanity checkDenis Bolotin1-8/+8
2019-04-14qed: Delete redundant doorbell recovery typesDenis Bolotin4-51/+31
2019-04-14r8169: change irq handler to always trigger NAPI pollingHeiner Kallweit1-4/+2
2019-04-14Merge branch 'r8169-phy-func-ptr-arrays'David S. Miller1-274/+127
2019-04-14r8169: create function pointer array for chip hw init functionsHeiner Kallweit1-151/+68
2019-04-14r8169: create function pointer array for PHY init functionsHeiner Kallweit1-123/+59
2019-04-14Merge branch 'hns3-next'David S. Miller14-530/+1224
2019-04-14net: hns3: code optimization for command queue' spin lockPeng Li2-4/+4
2019-04-14net: hns3: free the pending skb when clean RX ringPeng Li1-0/+7
2019-04-14net: hns3: do not initialize MDIO bus when PHY is inexistentJian Shen1-1/+7
2019-04-14net: hns3: set dividual reset level for all RAS and MSI-X errorsWeihang Li2-339/+618
2019-04-14net: hns3: divide shared buffer between TCYunsheng Lin1-7/+20
2019-04-14net: hns3: always assume no drop TC for performance reasonYunsheng Lin1-25/+4
2019-04-14net: hns3: add hns3_gro_complete for HW GRO processYunsheng Lin1-75/+123
2019-04-14net: hns3: minor refactor for hns3_rx_checksumYunsheng Lin1-7/+2
2019-04-14net: hns3: fix set port based VLAN issue for VFJian Shen7-9/+111
2019-04-14net: hns3: fix set port based VLAN for PFJian Shen3-34/+203
2019-04-14net: hns3: fix VLAN offload handle for VLAN inserted by portJian Shen3-4/+52
2019-04-14net: hns3: modify VLAN initialization to be compatible with port based VLANJian Shen3-30/+78
2019-04-14ipv4: ensure rcu_read_lock() in ipv4_link_failure()Eric Dumazet1-2/+8
2019-04-14Merge branch 'net-phy-shrink-PHY-settings-array-and-add-200Gbps-support'David S. Miller1-202/+68
2019-04-14phy: warn if phylib and ethtool PHY mode definitions are out of syncHeiner Kallweit1-0/+5
2019-04-14net: phy: add support for new modes in phylibHeiner Kallweit1-0/+18
2019-04-14net: phy: shrink PHY settings arrayHeiner Kallweit1-202/+45
2019-04-14fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox5-15/+29
2019-04-14mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds2-12/+49
2019-04-14mm: add 'try_get_page()' helper functionLinus Torvalds1-0/+9
2019-04-14mm: make page ref count overflow check tighter and more explicitLinus Torvalds1-1/+5
2019-04-13Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds20-109/+174