aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-02bpf: cpumap micro-optimization in cpu_map_enqueueJesper Dangaard Brouer
2017-11-02Merge branch 'net-sched-block-callbacks-follow-up'David S. Miller
2017-11-02net: sched: remove ndo_setup_tc check from tc_can_offloadJiri Pirko
2017-11-02net: sched: remove tc_can_offload check from egdev callJiri Pirko
2017-11-02net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko
2017-11-02net: sched: remove unused tc_should_offload helperJiri Pirko
2017-11-02net: bridge: add notifications for the bridge dev on vlan changeNikolay Aleksandrov
2017-11-02net: hns3: remove a couple of redundant assignmentsColin Ian King
2017-11-02liquidio: remove redundant setting of inst_processed to zeroColin Ian King
2017-11-02net: dl2k: remove redundant re-assignment to npColin Ian King
2017-11-02wan: wanxl: remove redundant assignment to statColin Ian King
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02Merge branch 'samples-pktgen-updates'David S. Miller
2017-11-02samples/pktgen: remove remaining old pktgen sample scriptsJesper Dangaard Brouer
2017-11-02samples/pktgen: update sample03, no need for clones when burstingJesper Dangaard Brouer
2017-11-02samples/pktgen: add script pktgen_sample06_numa_awared_queue_irq_affinity.shRobert Hoo
2017-11-02samples/pktgen: Add some helper functionsRobert Hoo
2017-11-02Merge branch 'enic-Additional-ethtool-support'David S. Miller
2017-11-02MAINTAINERS: update MAINTAINERS for cisco vicParvi Kaustubhi
2017-11-02enic: Add support for 'ethtool -g/-G'Parvi Kaustubhi
2017-11-02enic: reset fetch indexParvi Kaustubhi
2017-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-11-01signal: Fix name of SIGEMT in #if defined() checkAndrew Clayton
2017-11-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-01x86/mm: fix use-after-free of vma during userfaultfd faultVlastimil Babka
2017-11-01Merge tag 'smb3-file-name-too-long-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-11-01ide:ide-cd: fix kernel panic resulting from missing scsi_req_initHongxu Jia
2017-11-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-11-01bpf: fix verifier memory leaksAlexei Starovoitov
2017-11-01Merge branch 'cxgb4-add-hash-filter-support-to-tc-flower-offload'David S. Miller
2017-11-01cxgb4: add support to create hash-filters via tc-flower offloadKumar Sanghvi
2017-11-01cxgb4: convert flower table to use rhashtableKumar Sanghvi
2017-11-01cxgb4: add support to retrieve stats for hash filtersKumar Sanghvi
2017-11-01cxgb4: add support to delete hash filterKumar Sanghvi
2017-11-01cxgb4: add support to create hash filtersKumar Sanghvi
2017-11-01cxgb4: initialize hash-filter configurationKumar Sanghvi
2017-11-01cxgb4: save additional filter tuple field shifts in tp_paramsKumar Sanghvi
2017-11-01Merge branch 'lan9303-Fix-STP-and-flooding-issues'David S. Miller
2017-11-01net: dsa: lan9303: lan9303_rcv set skb->offload_fwd_markEgil Hjelmeland
2017-11-01net: dsa: lan9303: Add STP ALR entry on port 0Egil Hjelmeland
2017-11-01net: dsa: lan9303: Transmit using ALR when unicastEgil Hjelmeland
2017-11-01net: thunderx: remove a couple of redundant assignmentsColin Ian King
2017-11-01MAINTAINERS: Add lib/net_utils.c to NETWORKING (general)Andy Shevchenko
2017-11-01sfc: support rx-fcs and rx-allEdward Cree
2017-11-01net: macb: remove redundant assignment to variable work_doneColin Ian King
2017-11-01ipv4: fix validate_source for VRF setupPaolo Abeni
2017-11-01sctp: fix error return code in sctp_send_add_streams()Wei Yongjun
2017-11-01net: hso: remove redundant unused variable devColin Ian King
2017-11-01ppp: Destroy the mutex when cleanupGao Feng