aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-17Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+2
2017-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2017-02-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-35/+11
2017-02-17Merge tag 'mmc-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-2/+2
2017-02-17Merge tag 'ntb-4.10-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds3-4/+27
2017-02-17net: ethoc: Use eth_hw_addr_random()Tobias Klauser1-8/+2
2017-02-17Merge branch 'rhashtable-allocation-failure-during-insertion'David S. Miller5-94/+316
2017-02-17rhashtable: Add nested tablesHerbert Xu2-72/+276
2017-02-17tipc: Fix tipc_sk_reinit race conditionsHerbert Xu2-11/+23
2017-02-17gfs2: Use rhashtable walk interface in glock_hash_walkHerbert Xu1-11/+17
2017-02-17dpaa_eth: small leak on errorDan Carpenter1-1/+1
2017-02-17net: mvneta: make mvneta_eth_tool_ops staticJisheng Zhang1-1/+1