aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-19sctp: add support for generating stream reconf resp chunkXin Long3-0/+105
2017-02-19virtio-net: batch stats updatingJason Wang1-16/+31
2017-02-19mlx4: fix potential divide by 0 in mlx4_en_auto_moderation()Eric Dumazet1-10/+14
2017-02-19uapi: fix linux/rds.h userspace compilation errorDmitry V. Levin1-1/+2
2017-02-19uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin1-52/+52
2017-02-19uapi: fix linux/mroute.h userspace compilation errorsDmitry V. Levin1-0/+1
2017-02-19uapi: fix linux/mroute6.h userspace compilation errorsDmitry V. Levin1-0/+1
2017-02-19uapi: fix linux/ipv6_route.h userspace compilation errorsDmitry V. Levin1-0/+1
2017-02-19ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqsThomas Falcon2-2/+15
2017-02-19ibmvnic: Use common counter for capabilities checksThomas Falcon2-35/+39
2017-02-19ibmvnic: Handle processing of CRQ messages in a taskletThomas Falcon2-1/+18
2017-02-19qed: Add support for hardware offloaded FCoE.Arun Easi25-19/+3211
2017-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-132/+159
2017-02-18ipv6: release dst on error in ip6_dst_lookup_tailWillem de Bruijn1-2/+4
2017-02-18Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-1/+2
2017-02-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-13/+33
2017-02-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2017-02-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-02-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-10/+9
2017-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-31/+45
2017-02-18printk: use rcuidle console tracepointSergey Senozhatsky1-1/+1
2017-02-18ARM: multi_v7_defconfig: enable Qualcomm RPMCCAndy Gross1-0/+1
2017-02-17irda: Fix lockdep annotations in hashbin_delete().David S. Miller1-18/+16
2017-02-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-12/+13
2017-02-17vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni1-2/+4
2017-02-17tcp: use page_ref_inc() in tcp_sendmsg()Eric Dumazet1-1/+1
2017-02-17tcp: accommodate sequence number to a peer's shrunk receive window caused by precision loss in window scalingCui, Cheng1-2/+5
2017-02-17Merge branch 'sfc-misc-fixes'David S. Miller5-32/+57
2017-02-17sfc: do not device_attach if a reset is pendingPeter Dunning5-11/+19
2017-02-17sfc: forget filters from sw table if hw replies ENOENT on removing themBert Kenward1-3/+8
2017-02-17sfc: fix filter_id misinterpretation in edge caseJon Cooper1-18/+30
2017-02-17vmxnet3: prevent building with 64K pagesArnd Bergmann1-0/+3
2017-02-17net/wan: add MODULE_LICENSE for fsl_ucc_hdlcValentin Longchamp1-0/+1
2017-02-17rds:Remove unnecessary ib_ring unallocZhu Yanjun1-1/+0
2017-02-17nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* definesSimon Horman3-9/+4
2017-02-17pkt_sched: Remove useless qdisc_stab_lockGao Feng1-12/+0
2017-02-17rxrpc: Change module filename to rxrpc.koDavid Howells2-39/+7
2017-02-17netvsc: fix typo on statisticsSimon Xiao1-1/+1
2017-02-17rtnl: don't account unused struct ifla_port_vsi in rtnl_port_sizeDaniel Borkmann1-4/+7
2017-02-17net: qlogic: netxen: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-58/+65
2017-02-17net: hamachi: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-02-17bridge: don't indicate expiry on NTF_EXT_LEARNED fdb entriesRoopa Prabhu1-1/+1
2017-02-17Merge branch 'bpf-misc'David S. Miller19-110/+453
2017-02-17bpf: make jited programs visible in tracesDaniel Borkmann13-63/+419
2017-02-17bpf: remove stubs for cBPF from arch codeDaniel Borkmann6-27/+14
2017-02-17bpf: mark all registered map/prog types as __ro_after_initDaniel Borkmann6-23/+23
2017-02-17dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov1-1/+2
2017-02-17bridge: vlan_tunnel: explicitly reset metadata attrs to NULL on failureRoopa Prabhu1-0/+2
2017-02-17net: bgmac: store MAC address directly in netdev->dev_addrTobias Klauser4-8/+6
2017-02-17Merge tag 'wireless-drivers-next-for-davem-2017-02-16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller28-431/+213