summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-14net/mlx5: Use underlay QPN from the root name spaceYishai Hadas8-19/+38
2017-05-14net/mlx5e: IPoIB, Only support regular RQ for nowSaeed Mahameed1-0/+4
2017-05-14net/mlx5e: Fix setup TC ndoSaeed Mahameed1-1/+1
2017-05-14net/mlx5e: Fix ethtool pause support and advertise reportingGal Pressman1-2/+1
2017-05-14net/mlx5e: Use the correct pause values for ethtool advertisingGal Pressman1-1/+5
2017-05-12vmxnet3: ensure that adapter is in proper state during force_closeNeil Horman1-0/+5
2017-05-12sfc: revert changes to NIC revision numbersBert Kenward1-2/+6
2017-05-12net: ch9200: add missing USB-descriptor endianness conversionsJohan Hovold1-2/+2
2017-05-12net: irda: irda-usb: fix firmware name on big-endian hostsJohan Hovold1-1/+1
2017-05-12net: dsa: mv88e6xxx: add default case to switchGustavo A. R. Silva1-0/+3
2017-05-12sctp: fix src address selection if using secondary addresses for ipv6Xin Long1-17/+29
2017-05-12net: phy: Call bus->reset() after releasing PHYs from resetFlorian Fainelli1-3/+3
2017-05-12bpf: Handle multiple variable additions into packet pointers in verifier.David S. Miller2-1/+38
2017-05-12tipc: make macro tipc_wait_for_cond() smp safeJon Paul Maloy1-19/+19
2017-05-12samples/bpf: run cleanup routines when receiving SIGTERMAndy Gospodarek7-1/+9
2017-05-12ethernet: aquantia: remove redundant checks on error statusColin Ian King2-23/+2
2017-05-12bpf: Remove commented out debugging hack in test_align.David S. Miller1-1/+0
2017-05-12Merge branch 'qlcnic-fixes'David S. Miller4-2/+40
2017-05-12qlcnic: Update version to 5.3.66Chopra, Manish1-2/+2
2017-05-12qlcnic: Fix link configuration with autoneg disabledChopra, Manish3-0/+38
2017-05-12xen-netfront: avoid crashing on resume after a failure in talk_to_netback()Vitaly Kuznetsov1-2/+1
2017-05-12net: sched: optimize class dumpsEric Dumazet1-0/+6
2017-05-12tcp: avoid fragmenting peculiar skbs in SACKYuchung Cheng1-4/+5
2017-05-12netem: fix skb_orphan_partial()Eric Dumazet1-12/+8
2017-05-12Merge branch 'generic-xdp-followups'David S. Miller6-48/+90
2017-05-12xdp: refine xdp api with regards to generic xdpDaniel Borkmann4-43/+67
2017-05-12xdp: add flag to enforce driver modeDaniel Borkmann5-5/+23
2017-05-11bpf: Provide a linux/types.h override for bpf selftests.David S. Miller2-1/+8
2017-05-11Merge branch 'bpf-pkt-ptr-align'David S. Miller10-28/+580
2017-05-11bpf: Add verifier test case for alignment.David S. Miller2-1/+419
2017-05-11bpf: Add bpf_verify_program() to the library.David S. Miller2-0/+26
2017-05-11bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller6-9/+40
2017-05-11bpf: Do per-instruction state dumping in verifier when log_level > 1.David S. Miller1-2/+6
2017-05-11bpf: Track alignment of register values in the verifier.David S. Miller2-19/+92
2017-05-11bpf, arm64: fix faulty emission of map access in tail callsDaniel Borkmann1-2/+3
2017-05-11net: ethernet: ti: netcp_core: return error while dma channel open issueIvan Khoronzhuk2-3/+5
2017-05-11Merge branch 's390-net-fixes'David S. Miller7-24/+69
2017-05-11s390/qeth: add missing hash table initializationsUrsula Braun1-0/+2
2017-05-11s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann1-4/+6
2017-05-11s390/qeth: unbreak OSM and OSN supportJulian Wiedmann7-20/+51
2017-05-11s390/qeth: handle sysfs error during initializationUrsula Braun4-3/+13
2017-05-11mdio: mux: Correct mdio_mux_init error path issuesJon Mason1-5/+7
2017-05-11ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong2-0/+8
2017-05-11netxen_nic: set rcode to the return status from the call to netxen_issue_cmdColin Ian King1-1/+1
2017-05-11net: qca_spi: Fix alignment issues in rx pathStefan Wahren1-4/+6
2017-05-11driver: vrf: Fix one possible use-after-free issueGao Feng1-1/+2
2017-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2-4/+2
2017-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds6-14/+13
2017-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds55-167/+345
2017-05-10Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds20-258/+304