summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2017-11-01net: ethernet: slicoss: remove redundant initialization of idxColin Ian King
2017-11-01Merge branch 'PHYLINK-cosmetic-and-build-fixes'David S. Miller
2017-11-01net: phy: Fix sfp.c build against GPIO definitionsFlorian Fainelli
2017-11-01net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.cFlorian Fainelli
2017-11-01bpf: document answers to common questions about BPFAlexei Starovoitov
2017-11-01net: display hw address of source machine during ipv6 DAD failureVishwanath Pai
2017-11-01net: dsa: b53: Have b53_hdr_setup() enable/disable taggingFlorian Fainelli
2017-11-01Merge branch 'netrom-cleanups'David S. Miller
2017-11-01net: netrom: nr_route: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-01net: netrom: nr_route: refactor code in nr_add_nodeGustavo A. R. Silva
2017-11-01net: tipc: Convert timers to use timer_setup()Kees Cook
2017-11-01drivers/net: tundra: Convert timers to use timer_setup()Kees Cook
2017-11-01drivers/net: ntb_netdev: Convert timers to use timer_setup()Kees Cook
2017-11-01bpf: avoid rcu_dereference inside bpf_event_mutex lock regionYonghong Song
2017-11-01net: sit: Update lookup to handle links set to L3 slaveDavid Ahern
2017-11-01atm: iphase: Fix space before '[' error.Arvind Yadav
2017-11-01net: bridge: add neigh_suppress to bridge port policiesNikolay Aleksandrov
2017-11-01Merge branch 'mvpp2-various-improvements'David S. Miller
2017-11-01net: mvpp2: simplify the Tx desc set DMA logicAntoine Tenart
2017-11-01net: mvpp2: use the aggr txq size define everywhereAntoine Tenart
2017-11-01net: mvpp2: limit TSO segments and use stop/wake thresholdsAntoine Tenart
2017-11-01net: mvpp2: initialize the RSS tablesAntoine Tenart
2017-11-01net: mvpp2: initialize the Tx FIFO sizeAntoine Tenart