aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-02liquidio: remove redundant setting of inst_processed to zeroColin Ian King1-2/+0
2017-11-02net: dl2k: remove redundant re-assignment to npColin Ian King1-1/+1
2017-11-02wan: wanxl: remove redundant assignment to statColin Ian King1-1/+0
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller47-169/+284
2017-11-02Merge branch 'samples-pktgen-updates'David S. Miller6-193/+141
2017-11-02samples/pktgen: remove remaining old pktgen sample scriptsJesper Dangaard Brouer3-192/+0
2017-11-02samples/pktgen: update sample03, no need for clones when burstingJesper Dangaard Brouer1-1/+1
2017-11-02samples/pktgen: add script pktgen_sample06_numa_awared_queue_irq_affinity.shRobert Hoo1-0/+97
2017-11-02samples/pktgen: Add some helper functionsRobert Hoo1-0/+43
2017-11-02Merge branch 'enic-Additional-ethtool-support'David S. Miller4-16/+81
2017-11-02MAINTAINERS: update MAINTAINERS for cisco vicParvi Kaustubhi1-1/+1
2017-11-02enic: Add support for 'ethtool -g/-G'Parvi Kaustubhi2-1/+78
2017-11-02enic: reset fetch indexParvi Kaustubhi1-14/+2
2017-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2017-11-01signal: Fix name of SIGEMT in #if defined() checkAndrew Clayton1-1/+1
2017-11-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-4/+21
2017-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-86/+182
2017-11-01x86/mm: fix use-after-free of vma during userfaultfd faultVlastimil Babka1-1/+10
2017-11-01Merge tag 'smb3-file-name-too-long-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-2/+3
2017-11-01ide:ide-cd: fix kernel panic resulting from missing scsi_req_initHongxu Jia1-0/+1
2017-11-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller26-332/+407
2017-11-01bpf: fix verifier memory leaksAlexei Starovoitov1-9/+18
2017-11-01Merge branch 'cxgb4-add-hash-filter-support-to-tc-flower-offload'David S. Miller13-115/+1082
2017-11-01cxgb4: add support to create hash-filters via tc-flower offloadKumar Sanghvi3-5/+161
2017-11-01cxgb4: convert flower table to use rhashtableKumar Sanghvi4-36/+82
2017-11-01cxgb4: add support to retrieve stats for hash filtersKumar Sanghvi3-13/+25
2017-11-01cxgb4: add support to delete hash filterKumar Sanghvi7-7/+173
2017-11-01cxgb4: add support to create hash filtersKumar Sanghvi6-50/+562
2017-11-01cxgb4: initialize hash-filter configurationKumar Sanghvi6-4/+54
2017-11-01cxgb4: save additional filter tuple field shifts in tp_paramsKumar Sanghvi3-4/+29
2017-11-01Merge branch 'lan9303-Fix-STP-and-flooding-issues'David S. Miller3-3/+8
2017-11-01net: dsa: lan9303: lan9303_rcv set skb->offload_fwd_markEgil Hjelmeland1-0/+2
2017-11-01net: dsa: lan9303: Add STP ALR entry on port 0Egil Hjelmeland3-1/+4
2017-11-01net: dsa: lan9303: Transmit using ALR when unicastEgil Hjelmeland1-2/+2
2017-11-01net: thunderx: remove a couple of redundant assignmentsColin Ian King1-4/+0
2017-11-01MAINTAINERS: Add lib/net_utils.c to NETWORKING (general)Andy Shevchenko1-0/+1
2017-11-01sfc: support rx-fcs and rx-allEdward Cree4-8/+30
2017-11-01net: macb: remove redundant assignment to variable work_doneColin Ian King1-2/+0
2017-11-01ipv4: fix validate_source for VRF setupPaolo Abeni1-3/+15
2017-11-01sctp: fix error return code in sctp_send_add_streams()Wei Yongjun1-2/+4
2017-11-01net: hso: remove redundant unused variable devColin Ian King1-2/+0
2017-11-01ppp: Destroy the mutex when cleanupGao Feng1-0/+1
2017-11-01net: ethernet: slicoss: remove redundant initialization of idxColin Ian King1-1/+1
2017-11-01tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet2-4/+5
2017-11-01ipv6: addrconf: increment ifp refcount before ipv6_del_addr()Eric Dumazet1-0/+1
2017-11-01Merge branch 'PHYLINK-cosmetic-and-build-fixes'David S. Miller3-30/+23
2017-11-01net: phy: Fix sfp.c build against GPIO definitionsFlorian Fainelli1-1/+1
2017-11-01net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.cFlorian Fainelli3-29/+22
2017-11-01bpf: document answers to common questions about BPFAlexei Starovoitov2-0/+157
2017-11-01net: display hw address of source machine during ipv6 DAD failureVishwanath Pai3-8/+9