aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller61-1697/+1178
2019-01-28Merge branch 'qed-Error-recovery-process'David S. Miller18-202/+723
2019-01-28qede: Error recovery processTomer Tayar4-74/+294
2019-01-28qed: Add infrastructure for error detection and recoveryTomer Tayar11-16/+251
2019-01-28qed: Revise load sequence to avoid PCI errorsTomer Tayar7-112/+178
2019-01-28benet: remove broken and unused macroLubomir Rintel1-4/+0
2019-01-28Merge branch 'mlxsw-Misc-updates'David S. Miller12-39/+32
2019-01-28selftests: forwarding: Use OK instead of PASS in test outputIdo Schimmel1-1/+1
2019-01-28selftests: net: forwarding: change devlink resource support checkingJiri Pirko1-1/+1
2019-01-28Documentation: add devlink param file for mlxsw driverJiri Pirko1-0/+2
2019-01-28mlxsw: spectrum_switchdev: Add more extack messagesIdo Schimmel1-2/+8
2019-01-28mlxsw: spectrum_acl: Fix rul/rule typoJiri Pirko1-2/+2
2019-01-28mlxsw: spectrum_acl: Move mr_ruleset and mr_rule structsJiri Pirko1-9/+9
2019-01-28mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call pathJiri Pirko8-24/+9
2019-01-28netfilter: ipv4: remove useless export_symbolFlorian Westphal3-24/+19
2019-01-28netfilter: conntrack: fix error path in nf_conntrack_pernet_init()Cong Wang1-2/+2
2019-01-28netfilter: nft_counter: remove wrong __percpu of nft_counter_resest()'s argLuc Van Oostenryck1-1/+1
2019-01-28ipvs: use indirect call wrappersMatteo Croce3-10/+45
2019-01-28ipvs: avoid indirect calls when calculating checksumsMatteo Croce5-18/+19
2019-01-27Merge branch 'tcp-change-pingpong-to-3-in-delayed-ack-logic'David S. Miller9-23/+51
2019-01-27tcp: change pingpong threshold to 3Wei Wang2-7/+18
2019-01-27tcp: Refactor pingpong codeWei Wang9-18/+35
2019-01-27net: ipv4: ip_input: fix blank line coding style issuesYang Wei1-1/+1
2019-01-27net: phy: at803x: Use helpers to access MMD PHY registersCarlo Caione1-13/+3
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller255-1786/+2845
2019-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-115/+130
2019-01-27Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds6-102/+176
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds6-27/+73
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-5/+14
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds41-288/+405
2019-01-26net: lmc: remove -I. header search pathMasahiro Yamada1-1/+1
2019-01-26Merge tag '5.0-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds10-67/+136
2019-01-26Merge tag 'vfio-v5.0-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2-25/+17
2019-01-26atheros: atl2: replace dev_kfree_skb_any() by dev_consume_skb_any()Yang Wei1-1/+1
2019-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-45/+47
2019-01-26Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds14-50/+129
2019-01-26Merge branch 'ip_tunnel-next'David S. Miller4-112/+66
2019-01-26ip_gre: Refactor collect metatdata mode tunnel xmit to ip_md_tunnel_xmitwenxu1-93/+19
2019-01-26ip_tunnel: Fix route fl4 init in ip_md_tunnel_xmitwenxu1-2/+3
2019-01-26ip_tunnel: Add tnl_update_pmtu in ip_md_tunnel_xmitwenxu3-12/+29
2019-01-26ip_tunnel: Add ip tunnel dst_cache in ip_md_tunnel_xmitwenxu1-5/+15
2019-01-26lan743x: Provide Read/Write Access to on chip OTPBryan Whitehead2-52/+182
2019-01-26Merge branch 'hns3-next'David S. Miller7-69/+138
2019-01-26net: hns3: don't allow vf to enable promisc modeJian Shen2-18/+21
2019-01-26net: hns3: add initialization for nic stateJian Shen1-2/+4
2019-01-26net: hns3: add 8 BD limit for tx flowPeng Li1-1/+27
2019-01-26net: hns3: call hns3_nic_set_real_num_queue with netdev downYunsheng Lin2-12/+13
2019-01-26net: hns3: remove dcb_ops->map_update in hclge_dcbYunsheng Lin3-14/+6
2019-01-26net: hns3: do reinitialization while mqprio configuration changedYunsheng Lin2-17/+21
2019-01-26net: hns3: After setting the loopback, add the status of getting MACliuzhongzhu1-1/+22